9296 Commits (8591f111887c46fbe84db0fce41f8c0474ce6f02)
 

Author SHA1 Message Date
niftynei 8591f11188 wallet nit: consolidate stmt free into one line 4 years ago
niftynei 6778ea5d05 wallet: cleanup fee_states alloc on error 4 years ago
Christian Decker 015ac37d92 release: Update the changelog for v0.9.3 4 years ago
Antoine Poinsot 48595674fa hsmtool: don't streq() on NULL 4 years ago
ZmnSCPxj jxPCSnmZ 4dfbee47f7 wallet/db.c: Speed up deletion of single peers. 4 years ago
Dave Scotese 6f924e63c2 Added link to https://lightning.readthedocs.io/ 4 years ago
Christian Decker 0ff1493cf2 changelog: Add v0.9.3rc1..v0.9.3rc2 changes 4 years ago
Rusty Russell 130280d457 doc/PLUGINS.md: Document the onion_message and onion_message_blinded hooks. 4 years ago
Rusty Russell 79f32751d2 lightningd: don't expose (undocumented) experimental-dual-fund. 4 years ago
Rusty Russell 424800fba6 doc: note where experimental-offers is required or affects commands. 4 years ago
Rusty Russell c4fe2e7f5a doc: Manual page for sendonionmessage. 4 years ago
Rusty Russell 4d1214b432 lightningd: fix double-free when forking subdaemon fails. 4 years ago
Rusty Russell 1be4d42ca3 fetchinvoice: don't abort() if we try to fetch an invoice from ourselves. 4 years ago
Christian Decker d953c68d58 travis: Bump number of valgrind configs to 12 4 years ago
Rusty Russell 001b5d6416 offers: make it a runtime option. 4 years ago
Rusty Russell a4bc3e5673 common/bolt12: include correct bolt12 wiregen header. 4 years ago
Rusty Russell 6dab04ebd5 tools/generate-wire.py: include digits in #ifndef idempotent header. 4 years ago
Rusty Russell 27c006f7aa libplugin: make init return a string. 4 years ago
Rusty Russell 529ae0d766 plugins: allow plugins to disable themselves at startup. 4 years ago
Rusty Russell fc3e679c97 lightningd: control onion messages by `experimental-onion-messages` option. 4 years ago
Rusty Russell 5a483ddd8b wire: Apply onion mesages spec patch even when not experimental. 4 years ago
Rusty Russell c3200b07de wire: add bolt12_wire.csv 4 years ago
Rusty Russell 7af63eb0a7 wire/Makefile: refactor to allow non-experimental spec patches. 4 years ago
Christian Decker 1794d0ff4e doc: Add changelog for version v0.9.3rc1 4 years ago
niftynei 9906236769 autodata: requests new line number, please 4 years ago
niftynei 7e324177de df-tests: simultaneous openchannel_init (while in progress) 4 years ago
niftynei 2c9ce2566c df-tests: test_lightningd_still_loading 4 years ago
niftynei a357e75c5d df-tests: test_disconnect_half_signed + test_reconnect_signed 4 years ago
niftynei fec1d9b707 df-tests: test_reconnect_openingd 4 years ago
niftynei 7eb6213fca df-tests: test_reconnect_sender_add1, others 4 years ago
niftynei d9c68a708a df-tests: test_reconnect_receiver_add 4 years ago
niftynei 96c42262ab df-tests: test_peerinfo 4 years ago
niftynei 135cd178f7 df-tests: test_channel_persistence 4 years ago
niftynei a82bfa83ff df-tests: have the df_accepter plugin keep track of attempts 4 years ago
niftynei 88b4b5b2bb df-tests: test_disconnect_opener 4 years ago
niftynei 3e330d7186 df-tests: test_forward_local_failed_stats 4 years ago
niftynei 973224dd14 df-tests: if we're using fundbalancechannel, set up plugin 4 years ago
niftynei f822a93cf4 df-tests: add `setacceptmaxfunding` to df_accepter plugin 4 years ago
niftynei ea1895fc1e pyln-tests: tweak `fundbalancedchannel` to assume peer will match 4 years ago
niftynei e964c31369 df-tests: test_payment_success|failed_persistence 4 years ago
niftynei fa539d3281 df-tests: make memleak happy by cleaning up `psbt` 4 years ago
niftynei 09da171381 df-tests: test_io_logging 4 years ago
niftynei 609d509ca5 df-tests: test_channel_state_changed_unilateral 4 years ago
niftynei ac88c72f1e df-tests: test_channel_state_changed_bilateral 4 years ago
niftynei 450a094d26 df-tests: test_coin_movement_notices 4 years ago
niftynei ff0e2dbd28 df-tests: test_channel_opened_notification 4 years ago
niftynei 923e1f5c80 df-tests: test_feature_set 4 years ago
niftynei db65771f38 df-tests: test_plugin_feature_announce 4 years ago
niftynei 21b9bec93b df-tests: test_channel_state_change_history 4 years ago
niftynei 959ca793b0 df-tests: test_openchannel_hook_error_handling 4 years ago