27 Commits (cabeef2d88c73e73f334cf823cbb719e0e6250aa)

Author SHA1 Message Date
Anton Astafiev 8787766d44 Pylightning (#1003) 7 years ago
Douglas Schilling Landgraf cb1a4a5180 pylightning: make flake8 happy 7 years ago
Christian Decker e48a97ffd4 pylightning: Filter out None arguments in JSON-RPC calls 7 years ago
Christian Decker 0e40b9b08c pylightning: Switch to dict-based params instead of positional 7 years ago
Christian Decker ed2fee8977 pylightning: Added explicit logger to log to 7 years ago
Christian Decker b2cec18a81 contrib: Add the addrtype argument to newaddr 7 years ago
gdassori 7101db060b add mutually exclusive bolt11 & payment_hash to listpayments method 7 years ago
gdassori b9b0b7ebe0 fix LightningRpc signatures according to tests 7 years ago
gdassori bdcf38442b add port argument in connect, add getpeer method for test convenience 7 years ago
gdassori 67dbe71dfa update pylightning readme installation informations 7 years ago
gdassori 825ccb33a6 version bump 7 years ago
gdassori 51a491ef74 same methods of lightning-cli in pylightning 7 years ago
alaniz 5421e9f6f2 pylightning: Add and move example to README 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
practicalswift 0353ec0983 Remove trailing whitespace 7 years ago
Konstantin Nick 62ca15d6aa Fix python-api example 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 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