7757 Commits (d1f8509060ea5b733a98f23702226f1edb64d20d)
 

Author SHA1 Message Date
Rusty Russell ee401e62a2 lightningd: complete plugin state machine. 5 years ago
Rusty Russell 6a9c4e65c3 lightningd: remove obsolete FIXME comment. 5 years ago
Rusty Russell 77094b7df8 lightningd: avoid plugin timer indirection. 5 years ago
Rusty Russell f8cdb523dd plugin_hook_call: return indication whether we called the callback or not. 5 years ago
Rusty Russell b592d6fd8f lightningd: fix race where we do rescan before all plugins finish init. 5 years ago
Christian Decker 7b752e00d5 pyln: Set the bitcoin datadir when running tests 5 years ago
Christian Decker 9bfdf234f3 pyln-proto: Avoid circular dependency in setup.py 5 years ago
Sebastian Falbesoner 94c15f5cc0 contrib: add executable flag for bootstrap-node.sh 5 years ago
rbndg 83b78fd327 Unpacking variable for cleaner code for testing 5 years ago
rbndg e946b1889e Fixed PLUGIN.md comment for invoice creation 5 years ago
rbndg 241fa00e97 plugin:added invoice creation event 5 years ago
Sebastian Falbesoner 84ef0cf7fa connectd: fix '~' comment (s/pubkey/node_id/) 5 years ago
Rusty Russell 7abff309e5 pytest: Fix flakiness in test_feerate_stress. 5 years ago
Rusty Russell 4eb1233ccb lightningd: don't report spurious temporary_node_failure on local failures. 5 years ago
Rusty Russell 75496ad168 pytest: fix flaky test_peerinfo 5 years ago
Rusty Russell 4df9b2c5f2 pytest: fix flake in test_onchain_different_fees() 5 years ago
Sebastian Falbesoner 34ed2093ac doc: fix typo in STYLE.md (s/chanelog/changelog/) 5 years ago
Sebastian Falbesoner 01c8942581 lightningd/bitcoind: remove unused BITCOIN_INIT_TIMEOUT 5 years ago
Sebastian Falbesoner 1dd606c9a1 wallet: fix typo in wallet_can_spend() comment 5 years ago
lisa neigut 0e20e3c5e7 df: rename 'funder' to 'opener' 5 years ago
lisa neigut 964a3583c4 gitignore: ignore release directory 5 years ago
lisa neigut 04117915fe gitignore: ignore external lib libbase58 5 years ago
lisa neigut 261a46449c wire: suppress printout from patch command 5 years ago
lisa neigut 3cfafa81eb bcli-bugfix: pass along entire script 5 years ago
Christian Decker 64b0487228 pyln-testing: Just warn if we get an unexpected fee request 5 years ago
Christian Decker e7b555dd90 pytest: Stabilize test_penalty_{in,out}htlc tests 5 years ago
Antoine Poinsot 3fc77730be bcli: don't log failed sendrawtransaction attempts twice 5 years ago
Antoine Poinsot 678591d851 lightningd/bitcoind: always die if the Bitcoin backend died 5 years ago
Antoine Poinsot 7ea1a8a182 lightningd/bitcoind: remove an outdated comment 5 years ago
Aiden McClelland c485cf7dd1 docs: Add documentation for Alpine to INSTALL.md 5 years ago
lisa neigut 67703823c5 0.8.2 Changelog Update 5 years ago
lisa neigut f637b88932 v0.8.2rc3 changelog updates 5 years ago
lisa neigut f2aa770a3e tests: since features are longer now, so bytes read is longer 5 years ago
lisa neigut d6d26dd056 features: split expected feature bits into node/peer sets 5 years ago
Christian Decker 9f298330b2 libplugin: It's featurebits, not features 5 years ago
Christian Decker 8c23f22591 pytest: Reproduce issue #3666 5 years ago
Antoine Poinsot 6e5aa1af14 doc: bitcoin backend must return sat/kVB not btc/kVB on `estimatefees` 5 years ago
lisa neigut 10f47b41fa changelog: update to rc2 5 years ago
lisa neigut c7da7ca9f0 feerates: de-dupe min_ max_ printing twice when `feerates` called 5 years ago
Rusty Russell fc8672061f lightningd: fix false positive on leak detection. 5 years ago
lisa neigut 6b2f6612e2 changelog: use correct format for label 5 years ago
Christian Decker fb8661714e wallet: Add a gap limit when checking for incoming transactions 5 years ago
Christian Decker 264b2d1975 pyln-testing: Add more meaningful error for mock_estimatefees 5 years ago
Christian Decker f1633de6e8 plugin: Add the keysend plugin to the list of installable plugins 5 years ago
lisa neigut 9b42d9d8ba build: add mkrd to docker install? 5 years ago
lisa neigut 251bae55d7 build: Update build-release.sh to remove i386 build 5 years ago
lisa neigut 9663d110d1 build: make non-parallel 5 years ago
lisa neigut 1b2f4990ab tests: on reconnect, we need to send any fulfills before adds 5 years ago
lisa neigut 8189e9a64d v0.8.2-rc1 Changelog updates 5 years ago
Rusty Russell bf053dcf7c plugins: simplify htlc_accepted hook payload-setting API. 5 years ago