8953 Commits (405453859c04deedf14df60700eddc425a6eabc4)
 

Author SHA1 Message Date
niftynei 405453859c mfc-df: add 'happy path' tests for the v1+v2 things 4 years ago
niftynei da98a9d0af df-accepter plugin: temporarily dont pass in signpsbt 4 years ago
niftynei c6b45e052b mfc-df: after openchannel_signed is finished, we call finished 4 years ago
niftynei 3e19b6c8f5 mfc-df: after psbt signed, send to openchannel_signed if v2s 4 years ago
niftynei a34425abd1 mfc-df: after sigs are collected, go sign the psbt 4 years ago
niftynei d7c06b5b0e mfc-df: once we've gotten the PSBT finalized, we wait for peer sigs 4 years ago
niftynei c90a19f739 mfc-df: only add outputs for v1 outs; go to openchannel_update if v2s 4 years ago
niftynei 3d2c0951d5 mfc-df: rework how openchannel_update works, callbacks 4 years ago
niftynei 381658dee6 mfc-df: merge openchannel_init/fundchannel_start results 4 years ago
niftynei 95de8b1174 mfc-df: have both paths use redo_multifundchannel 4 years ago
niftynei a31b078721 mfc: consolidate to a single FAILED state 4 years ago
niftynei 991ae65e9e mfc-df: track destination's openchannel version 4 years ago
niftynei e0c4865eea mfc: add a 'fail_destination' helper 4 years ago
niftynei 5b6b012af9 mfc: add happy path-way for v2 in multifundchannel 4 years ago
niftynei 78d32b12d0 nit,df test plugin: change up how feerate is formatted 4 years ago
ZmnSCPxj jxPCSnmZ ff090ecfe6 doc/TOR.md: Add missing instructions to add user to Tor group. 4 years ago
niftynei e4cd5eac28 htlc.h: move NUM_SIDES to define, not enum member 4 years ago
YOSHIDA Masanori ff2535651e lightningd: remove unused pid_fd member in struct lightningd 4 years ago
ZmnSCPxj jxPCSnmZ dc83862fc2 doc/PLUGINS.md: Fix typo. 4 years ago
niftynei 66b2bb9a90 Update to v0.9.2 4 years ago
niftynei ce0888d7d6 release: bump to v0.9.2rc2 4 years ago
Rusty Russell 5ae18ecb32 Revert accidental experimental libwally update from f56266c1c1 4 years ago
Rusty Russell f56266c1c1 plugins: undeprecate old form of hooks. 4 years ago
Christian Decker 313976e2f4 pay: Cleanup the route applicability checks for channel hints 4 years ago
Christian Decker 4d6b4a0445 pay: Retry the route computation if we could not apply the chanhints 4 years ago
Christian Decker 544e110c96 pay: Add a pre-apply check to channel_hint updates 4 years ago
Christian Decker 83f57ac300 pay: Move the chanhint update up to payment_getroute 4 years ago
niftynei abad494fcf connectd: properly cleanup 'competing' outgoing connections 4 years ago
niftynei 7e60ef6974 tests: make connection details correct 4 years ago
niftynei 4a3ee19a22 connectd: Update connection list with new address 4 years ago
niftynei cd7d5cdff9 pytest: use the 'contrib' plugin set, not the 'test' set 4 years ago
Michael Schmoock 183f7698c3 chore: reduce CI load merging a testcase 4 years ago
Michael Schmoock 4134c24cc9 pytest: fix a probable flake on test_channel_opener 4 years ago
Michael Schmoock 90a4476f16 pytest: tests closer on unilateral close 4 years ago
Michael Schmoock 36499e6779 fix: closer set to remote for onchain settlement 4 years ago
Michael Schmoock 3e42d08c89 fix: hangup in plugin rescan 4 years ago
niftynei 0f2b3c9179 v0.9.2rc1 - Changelog 4 years ago
niftynei cefb64cd68 htlc_accepted: log BROKEN if both 'failure_msg' + 'failure_onion' 4 years ago
fiatjaf 65cdb78bb4 refactor htlc_accepted_hook_deserialize. 4 years ago
fiatjaf c5aa2ea911 failure_onion: a test that only ensures lightningd doesn't crash. 4 years ago
fiatjaf 9e4bed73d9 optional "failure_onion" in reply to htlc_accepted hook. 4 years ago
niftynei 72dc97c0c1 pytest: silence pytest warnings about unregistered 'slow_test' marker 4 years ago
Rusty Russell 9f5f9e15d0 devtools/decodemsg: handle truncated TLVs properly. 4 years ago
Rusty Russell 50f8da85ac gossipd: fix response for large replies. 4 years ago
Antoine Poinsot 6b347e1895 doc: document output descriptors in hsmtool 4 years ago
Antoine Poinsot fc964edc06 pytest: test onchain wallet descriptor import on bitcoind 4 years ago
Antoine Poinsot a561360334 pytest: create a wallet for bitcoind if none is present 4 years ago
Antoine Poinsot 09fb34c6f3 hsmtool: add a 'testnet' option to 'dumponchaindescriptors' 4 years ago
Antoine Poinsot 9f8e2e0502 tools: add a new 'dumponchaindescriptors' command to hsmtool 4 years ago
Antoine Poinsot 4f2ae48c54 fuzz: add a fuzz target for common/descriptor_checksum 4 years ago