16 Commits (2e9c387f459f16fdf22c0f9e8cb66fc520a3f798)

Author SHA1 Message Date
niftynei 9830c94778 rpc: new signpsbt + sendpsbt rpcs 4 years ago
niftynei 103dce63ef reserve/unreserve input: new RPC commands for reserving inputs/outputs 4 years ago
Candle fbfe0e6c0b Comment optimisations 5 years ago
Vasil Dimov 158d2212c2 closingd: configurable closing fee negotiation step 5 years ago
ZmnSCPxj jxPCSnmZ d9b2482415 lightningd/hsm_control.c: Implement `getsharedsecret`. 5 years ago
ZmnSCPxj jxPCSnmZ 67590fc6be lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`. 5 years ago
lisa neigut 1763960c4a txprepare: don't crash on empty args 5 years ago
darosior b7699cff9f pyln: actually specify jsonrpc in requests 5 years ago
ZmnSCPxj 54cc735201 lightningd/peer_control.c: Implement waitblockheight. 5 years ago
Zoe Faltibà 205f9d814d pyln-client/LightningRpc: fixed logger in super() 5 years ago
Christian Decker 8cad3ffeac pyln: Work around the socket path length on Linux OSs 5 years ago
lisa neigut 689dd28ddd funding: enable push_msat 5 years ago
Rusty Russell 839909d2cf Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago
Christian Decker d449423983 pyln: Bump the version of pyln-client 5 years ago
Jarret Dyrbye d712f732d8 pylightning - allow unicode symbols in the description to be passed as-is to the daemon 5 years ago
Christian Decker 81f7978cc8 pyln: Migrate implementation from pylightning to pyln-client 5 years ago
darosior f3d304901b pay: add a dev-only parameter to deactivate shadow routing 5 years ago
darosior 8a9650c887 pylightning: reorder imports 5 years ago
lisa neigut 422b4502d3 funding: add RPC arg to specify a 'close_to' address 5 years ago
Rusty Russell 3702f0f17b pylightning: bump version number. 5 years ago
Rusty Russell ab48ecf07c pylightning: wrap signmessage/checkmessage. 5 years ago
trueptolemy 63af8632b7 pytest: Test `close` to the specified destination 5 years ago
trueptolemy 019c052123 JSON-API: Allow `close` channel to specified address 5 years ago
trueptolemy d149ba2f3a JSON-API: `fundchannel_start` uses `amount` fieldname to replace `satoshi` 5 years ago
trueptolemy aafa16786d JSON-API: `fundchannel` uses `amount` fieldname to replace `satoshi` 5 years ago
trueptolemy 24575c9fa4 pylightning: Fix the compat of `txprepare` 5 years ago
Rusty Russell aab9e9f010 gossipd: remove internal dev helpers for queries. 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
trueptolemy cdcafdaf74 API: `txprepare` now support mutiple outputs 5 years ago
Michael Schmoock c0069d8944 pylightning: adds Millisatoshi __radd__ method for sum() 5 years ago
Rusty Russell 83e654a106 close: change to a unilateraltimeout argument. 5 years ago
darosior ed63496152 Pylightning: update to use the 'dev' multiplex command 5 years ago
darosior 9ddc2e0334 Add the 'plugin' subcommands to pylightning and add a test for them 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
Michael Schmoock d8599e5f67 pylightning: adds msat.to_approx_str() method 6 years ago
darosior 67d20ae842 Add 'paystatus' method 6 years ago
darosior a7ef7b47c8 Pylightning: add 'listconfigs' and 'listsendpays' RPC methods, correct 'invoice' docstring 6 years ago
darosior 12f703eb82 pylightning: Add missing RPC command as LightningRpc methods 6 years ago
darosior efecd64bf3 pylightning: Reorder LightningRpc methods alphabetically 6 years ago