9304 Commits (527cae0d4c6a5c3b9d3e9064cecf37f155c57dae)
 

Author SHA1 Message Date
Christian Decker 527cae0d4c doc: Make the release process a bit more readable 4 years ago
Christian Decker f76a6b99e0 make: Explicitly set PYTHON_VERSION=3 for libwally 4 years ago
Christian Decker f1962c1f4b tools: Pretty print the credits 4 years ago
Christian Decker 46cd5d8923 tools: Allow versions to either have a v prefix or not 4 years ago
Christian Decker 25a7bf6aa3 doc: Update release process document 4 years ago
Christian Decker 25aa05d26e devtools: Make the raw changelog more readable 4 years ago
nicolas.dorier 3105a7a204 Fix dockerfiles 4 years ago
niftynei d1a59b6f0d nit df: correct spelling mistake 4 years ago
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