393 Commits (bf5e99403e7528e18a90075f1d7027a0c8de0e34)

Author SHA1 Message Date
trueptolemy 24575c9fa4 pylightning: Fix the compat of `txprepare` 5 years ago
Luca Ambrosini 11124fa3bf Add compability to current formalism to short_channel_id-to-txid.sh 5 years ago
Christian Decker 3418e59d76 pyln: Split pylightning into multiple pyln modules 5 years ago
Christian Decker 4e0c3f098c pylightning: Implement the lightning handshake and wire protocol 5 years ago
Rusty Russell aab9e9f010 gossipd: remove internal dev helpers for queries. 5 years ago
darosior 05a747c5ba contrib: Make cowsay answer 'init' 5 years ago
Jorge Timón 152f9b66b9 pylightning: Responses may not be iterable 5 years ago
trueptolemy 2d184d464f pylightning: Fix the parameter `label` of `sendpay` 5 years ago
trueptolemy 5361a5d059 JSON-API: `getroute` now also support `exclude` nodes 5 years ago
lisa neigut 5c70890efa rpc: add 'utxos' parameter to txprepare + withdraw 5 years ago
darosior e52af0d1ea doc: Document the new dependency 5 years ago
trueptolemy cdcafdaf74 API: `txprepare` now support mutiple outputs 5 years ago
Michael Schmoock bc5add399b pylightning: adds a millisatoshi test class 5 years ago
Michael Schmoock c0069d8944 pylightning: adds Millisatoshi __radd__ method for sum() 5 years ago
darosior 8f8e955421 Update installation instructions and Dockerfile 5 years ago
Rusty Russell c2f58aec9d contrib/plugins: cowsay 5 years ago
Simon Vrouwe 2f5f364e17 pylightning/plugin: add `lightning_version` member to plugin 5 years ago
Rusty Russell 997af6f3f4 contrib: make stricter shellcheck from Ubuntu 18.04 happy 5 years ago
Sjors Provoost 55776c1605 systemd: After=network-online.target 5 years ago
Nicolas Dorier a358b9ab57 [Docker] Fixing the environment variable for arm32 5 years ago
Rusty Russell 403c054c4e contrib: add mako requirement to docker files. 5 years ago
nicolas.dorier 6cf42fe6c1 Add python-mako to the arm32 build 5 years ago
nicolas.dorier 19cf199f0e Add docker ARM64 support 5 years ago
Rusty Russell 7a592a2b5c contrib/startup_regtest.sh: avoid getting stuck in initialblockdownload. 5 years ago
Rusty Russell 2a09124574 contrib/startup_regtest.sh: set sane defaults for lightning & bitcoin dirs. 5 years ago
Rusty Russell 83e654a106 close: change to a unilateraltimeout argument. 5 years ago
lisa neigut 0bd95fc068 contrib: add txindex to bitcoind for regtest 5 years ago
Rusty Russell 2f30cdc731 contrib: simple script to bootstrap node. 5 years ago
darosior ed63496152 Pylightning: update to use the 'dev' multiplex command 5 years ago
Christian Decker 9d4148ce68 pylightning: Warn users of plugins that may break due to extra args 5 years ago
darosior 12e28c2554 lightningd/plugin: Add a 'dynamic' field to getmanifest and a 'startup' field to init 5 years ago
darosior 9ddc2e0334 Add the 'plugin' subcommands to pylightning and add a test for them 5 years ago
darosior 34533ead68 Plugins: Add a test for the 'invoice_payment' notfication 5 years ago
lisa neigut a6516f477b bash-completion: include underscores 5 years ago
darosior 7ea5c5c00f Pylightning: allow to set description and long description manually 5 years ago
Jorge Timón 83f2ccd9fd pylightning: Add new listtransactions command 5 years ago
lisa neigut c00e0d2936 funding: rename fundchannel_continue -> _complete 5 years ago
lisa neigut 5aad642c59 opening: add fundchannel_cancel command 5 years ago
lisa neigut 7ea21c36b1 fundchannel: add txout field to RPC/API 5 years ago
lisa neigut dd11d3bd81 lightningd: add start for fundchannel_continue 5 years ago
lisa neigut 23e7846053 pylightning: add fundchannel_start 5 years ago
Rusty Russell adc4bf1817 pylightning: remove 0.6.2 JSON compat wedge. 5 years ago
darosior 1b29b063b2 fundchannel: Update the manpage and Pylightning's method 5 years ago
Rusty Russell 403b861fc7 pylightning: interfaces for txprepare/txsend/txdiscard. 5 years ago
Christian Decker 2b81e02a2e plugin: Parse response for htlc_accepted hook 6 years ago
Christian Decker bf53821f1a plugin: Populate the request for the htlc_accepted hook 6 years ago
Christian Decker b54577041a pytest: Add a simple test for the hooks 6 years ago
darosior 3775a32659 Pylightning: allow to specify the option type at its creation 5 years ago
darosior 78326a8d90 Pylightning: Allow a plugin to set the category of the RPC commands it creates 5 years ago
lisa neigut be502a095d devscript: always clean up pid files for lightning daemons 5 years ago