61 Commits (7f437715d5f6007d579fcc150bfa1c50008522f4)

Author SHA1 Message Date
Christian Decker 957b32affe contrib: Add the flaky dependency to the builder image 7 years ago
Christian Decker 71857bad8e builder: Add the ephemeral-port-reserve dependency to the builder 7 years ago
Christian Decker e308423954 travis: Fix the locale in the builder images 7 years ago
Christian Decker 700a505727 doc: Remove libsodium-dev dependency, it's in-tree 7 years ago
ZmnSCPxj eb42804fcc invoice: Support providing preimage when making invoice. 7 years ago
ZmnSCPxj 2cee1ab20f peer_control: Make close wait for complete closure, with timeout. 7 years ago
Christian Decker 36c335fb09 contrib: Updated the builder images to include shellcheck 7 years ago
Rusty Russell 09c4203767 bolt11: allow multiple fallback addresses. 7 years ago
practicalswift bc4a099bff Add shell script linting: Check for shellcheck warnings in shell scripts 7 years ago
Christian Decker f2e81fde44 travis: Updated docker builder images to include cppcheck 7 years ago
Zhen Zhang d1010673b5 contrib: Rewrite contrib/lightning-pay in Python, support bolt11 7 years ago
ZmnSCPxj a4a5d6002c pylightning: Add new waitsendpay command 7 years ago
John Barboza 9a2950628d test: disconnect command 7 years ago
Douglas Schilling Landgraf d8e764efa0 contrib: Dockerfile.builder.fedora - remove git clone lightning 7 years ago
Douglas Schilling Landgraf 887b5048f1 contrib: Add Dockerfile.builder.fedora 7 years ago
ZmnSCPxj 8e8d7c2aba pay/sendpay: Use spec names for rhash and r. 7 years ago
Douglas Schilling Landgraf ef34efa93f pylightning: label is required for waitinvoice() 7 years ago
Christian Decker 136a5f2b74 contrib: Updated builder image to include v0.16.0 of bitcoind 7 years ago
John Barboza b028a0a439 invoice: add fallback address to invoice command 7 years ago
Christian Decker 68a9951fb9 contrib: Add pytest-reruns into the builder image 7 years ago
Christian Decker ac21ac3653 contrib: Add flake8 to builder container images 7 years ago
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
Rusty Russell 7fd5808803 contrib/lightning-cli.bash-completion: fix for new simpler help format. 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
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