9376 Commits (6b11cc8b8c0273202c459490fb0628e3b781431c)
 

Author SHA1 Message Date
Christian Decker 6119f1f5fb gci: Format the build script 4 years ago
Christian Decker cd9aa267b4 pyln: Adjust maximum load allowed by the throttler 4 years ago
Christian Decker 542f3225e3 pytest: Parameterize process waits for hsmtool calls 4 years ago
Christian Decker 4c3ee04bb7 pyln: Use a fair FS lock to throttle node startups 4 years ago
Christian Decker 8cc62d76e4 pytest: Stabilize test_channel_{spendable,receivable} 4 years ago
Christian Decker 6384cadd69 pytest: Stabilize the negotiation tests 4 years ago
Christian Decker 04ed93f5f8 pytest: Stabilize test_funding_external_wallet_corners 4 years ago
Christian Decker 18483ca582 pytest: Disable test_v2_open if not developer 4 years ago
Christian Decker 7962db821c pytest: Stabilize test_channel_state_changed_bilateral 4 years ago
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