100 Commits (45e1f097149eb7483ef0c27778304e13f961321c)

Author SHA1 Message Date
Christian Decker 879f9b7986 plugin: Make a common directory of plugins in contrib 6 years ago
Christian Decker e27b2ea69b pytest: Add a test for the plugin option passthrough 6 years ago
Christian Decker 0040673e90 docker: Update pytest dependencies in the builder image 6 years ago
Rusty Russell b9b7411d88 lightning.py: use double-\n as marker for RPC parsing. 6 years ago
Rusty Russell 0c3f85d931 lightning.py: parse multiple JSON RPC commands accurately. 6 years ago
Conor Scott 9a0f3a764c [pylightning] Fix lightning-pay script 6 years ago
Christian Decker 6c649ce775 docs: Mention that msatoshi on pay is not optional, but ignored 6 years ago
Christian Decker 2b3059be0c plugin: Have the helloworld plugin accept a configure message 6 years ago
Christian Decker 55d6d6b0e7 plugin: Register plugin cli options 6 years ago
Christian Decker d0de6e59c6 plugin: Start each plugin and setup the connection to it 6 years ago
Christian Decker f7116c3a43 plugins: Add simple helloworld plugin to test against 6 years ago
Rusty Russell f3329d6013 pylightning: add msatoshi optional sendpay param. 6 years ago
Christian Decker 6b7546b94d json-rpc: Rename `getroutestats` and move stats to getinfo 6 years ago
Christian Decker facd7d16aa json-rpc: Add `listforwardings` command 6 years ago
Christian Decker e904fcc00c docker: Update docker images and docs to non-CVE-2018-17144 bitcoind 6 years ago
Christian Decker 0a5c45e8b1 docker: Prepare builder to include flask and cherrypy 6 years ago
Christian Decker b861e44f36 docker: Add missing dependencies to builder for `a2x` 6 years ago
Rusty Russell e0952ceff2 feerate: use suffix, not separate argument. 6 years ago
Rusty Russell 14dc1c37ab fundchannel / withdraw: allow explicit feerate setting. 6 years ago
Rene Pickhardt 5848a5c718 channel_id unknown at funding time. Needs to be node_id 6 years ago
Rusty Russell c7c5affa3f feerates: new command to inject/query fee estimates. 6 years ago
Rusty Russell d93be58bd0 pytest: remove use dev-override-feerates. 6 years ago
Rusty Russell 2314a4aa5d contrib/short_channel_id-to-txid.sh: simple mapping util. 6 years ago
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