Giter Site home page Giter Site logo

fireworks's People

Contributors

bitonic-cjp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

fireworks's Issues

More useful README

A list of dependencies and commands needed to start the thing are always a good start :-)

KeyError: 'payment_preimage' crash

I was able to run Fireworks on testnet, but when I try it with my mainnet node I get:

python3 fireworks 
2018-03-28 10:47:30,199 INFO: Loaded Lightningd back-end module
2018-03-28 10:47:30,269 INFO: Loaded Qt front-end module
2018-03-28 10:47:30,269 INFO: Using Lightningd back-end
2018-03-28 10:47:30,270 INFO: Using Qt front-end
2018-03-28 10:47:31,440 INFO: Starting Qt front-end
Traceback (most recent call last):
  File "/Users/lightning/dev/fireworks/frontend/qt/payments.py", line 164, in update
    payments = self.backend.getPayments()
  File "/Users/lightning/dev/fireworks/backend/backend_lightningd.py", line 80, in newMethod
    return method(self, *args, **kwargs)
  File "/Users/lightning/dev/fireworks/backend/backend_lightningd.py", line 376, in getPayments
    for x in payments
  File "/Users/lightning/dev/fireworks/backend/backend_lightningd.py", line 376, in <listcomp>
    for x in payments
KeyError: 'payment_preimage'
Abort trap: 6

Using macOS 10.13.3, c-lightning on most recent master. My mainnet node is a different user on the system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.