9367 Commits (cc4ea9420a9b4bd755cd70fc644735d6ceb8bcf2)
 

Author SHA1 Message Date
Christian Decker 07f5054700 pytest: Stabilize test_setchannelfee_state 4 years ago
Christian Decker 03449e3cf0 pytest: Stabilize test_gossip_persistence 4 years ago
Christian Decker ae40c10bcb pytest: Stabilize test_onchain_timeout 4 years ago
Christian Decker fc677e331a pyln: Update dependencies for all pyln packages 4 years ago
Christian Decker c564f165fa pytest: Stabilize test_penalty_htlc_tx_timeout 4 years ago
Christian Decker c0f06f2779 pytest: Simplify and stabilize test_reconnect_no_update 4 years ago
Christian Decker 2b12cac31e pytest: Skip hsm encryption test if we don't have a TTY 4 years ago
Christian Decker be77cd7669 gci: Expand matrix to include all CI configurations 4 years ago
Christian Decker b447944285 gci: Add a tester Dockerfile 4 years ago
Christian Decker 6934f71bf8 gci: Add basic configuration for Github Actions as CI 4 years ago
Christian Decker 6bed85bac2 pyln: Bump pyln version to 0.9.3 before publishing on PyPI 4 years ago
Christian Decker 483579f8b6 pyln: Pin the mypy dependency to 0.790 since 0.800 has a regression 4 years ago
Christian Decker 46af65d2e3 git: Ignore some more generated files and artifacts 4 years ago
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