377 Commits (keysend)

Author SHA1 Message Date
Douglas Schilling Landgraf 0a5dc713f0 contrib: add init file for systemd 6 years ago
Rusty Russell 71575b2115 ping: no longer a dev_ command. 6 years ago
Rusty Russell 60b95d4764 pylightning: add method and payload as proper fields. 6 years ago
Douglas Schilling Landgraf ea6c0d4506 contrib: Dockerfile.builder.fedora bump fedora release 6 years ago
Christian Decker 1738107598 json-rpc: Add description argument to `sendpay` 6 years ago
Christian Decker 356dcbba97 pylightning: Don't attempt to deserialize after every read 6 years ago
Bertrand Marlier 760b053d7b pylightning: fix incorrect description for disconnect() method 6 years ago
gallizoltan 1220a4eb1d pylightning: add missing arguments to getroute 6 years ago
Christian Decker 13796f0d0f travis: Add xmllint to the builder image 6 years ago
Christian Decker 582ea1a33b jsonrpc: Remove `dev-blockheight` in favor of `getinfo` 6 years ago
arowser fecef618bc remove duplicate line 6 years ago
Christian Decker 6c82d1b8b0 pylightning: Subclass ValueError to access to the returned error 6 years ago
Christian Decker e35da01d11 travis: Add asciidoc, excluding latex, to the builder images 6 years ago
Christian Decker 1899e000d6 docker: Add two more dependencies to the fedora builder 6 years ago
Rusty Russell f52245d442 gossipd: support and use zlib encoding in short_channel_id encoding. 6 years ago
Rusty Russell c633cbe2ee tests: add dev-query-scids 6 years ago
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