377 Commits (keysend)

Author SHA1 Message Date
Christian Decker 0223d836ac contrib: Updated bitcoind in CI builder image to 0.15.1 7 years ago
alaniz 5421e9f6f2 pylightning: Add and move example to README 7 years ago
Tomas Stary e2d66136d3 adding the bash completition script for the client 7 years ago
Rusty Russell cf54f23947 JSONRPC: add id argument to listpeers. 7 years ago
Rusty Russell 5698a133c2 JSONRPC: rename getpeers to listpeers. 7 years ago
Rusty Russell 66885163c9 JSON: Rename rhash to payment_hash in delinvoice, invoice, listinvoice, waitinvoice, waitanyinvoice. 7 years ago
Christian Decker 00e75d3d81 pylightning: Bumped version to 0.0.2 7 years ago
practicalswift f9b8a007d5 Remove unused imports 7 years ago
Christian Decker 0574d68c97 docker: Added pytest-groups plugin to builder image 7 years ago
Christian Decker 34444a99f9 docker: Added clang to build dependencies 7 years ago
practicalswift 0353ec0983 Remove trailing whitespace 7 years ago
Christian Decker bab0693fc4 contrib: Add py.test to builder Dockerfiles 7 years ago
Konstantin Nick 62ca15d6aa Fix python-api example 7 years ago
Christian Decker 847df2eb1d contrib: Updated dockerfile to use bitcoind v0.15.1 7 years ago
Rusty Russell c9828d146a contrib/lightning-open-channel: remove 7 years ago
Christian Decker e56ca11624 docker: Added 32bit travis builder dockerfile 7 years ago
Rusty Russell 8375857116 common: absorb remaining files from daemon/ 7 years ago
Rusty Russell 88bb38f63b daemon/lightningd: remove building, and main files 7 years ago
Rusty Russell be3b5f11e8 contrib/pylightning: allow getpeer with log level. 8 years ago
Christian Decker 67315be673 travis: Simplified build script 8 years ago
Christian Decker 4e0be7a48f pytest: Added dynamic RPC call dispatch 8 years ago
Christian Decker 225f29abf4 pylightning: RPC returns a failure if the connection is lost 8 years ago
Christian Decker 9c7c2a3f2f pytest: Added simple pytest for the new JSON-RPC 8 years ago
Christian Decker 5f61b3a272 pytest: Separating new lightningd and legacy lightningd RPC client 8 years ago
Christian Decker cd9bb9b014 contrib: Implemented python RPC client 8 years ago
Rusty Russell 1b6012879b contrib/lightning-pay: helper to make a payment. 8 years ago
Rusty Russell 76ac978df4 contrib/lightning-open-channel: helper to open a channel. 8 years ago