7850 Commits (559f88faa150dbb6361036015a2fb169ee4ec033)
 

Author SHA1 Message Date
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
Christian Decker de0fd1f274 keysend: Change the plugin to add an invoice and then continue 5 years ago
Rusty Russell 63441075b5 lightningd: allow htlc_accepted hook to replace onion payload. 5 years ago
Christian Decker f3315ca110 pyln-proto: Add Tu32Field and Tu64Field helpers 5 years ago
Christian Decker 97fb27650d keysend: Announce keysend featurebit in node_announcement 5 years ago
Christian Decker e03acd9663 libplugin: Add features to plugin_main and getmanifest 5 years ago
Christian Decker 59567dc04b plugin: Move feature_place enum to features.h 5 years ago
Christian Decker b5b11a3f67 keysend: Ignore keysends if the payload contains unknown even fields 5 years ago