core-lightning/contrib
Rusty Russell a000ee015a lightningd: do RBF again for all the txs.
Now we've set everything up, the replacement code is quite simple.

Some tests now have to deal with RBF though, and our rbf tests need work
since they look for the old onchaind messages.

In particular, when we can't afford the fee we want, we back off to
the next blockcount estimate, rather than spending all on fees
(necessarily).  So test_penalty_rbf_burn no longer applies.

Changelog-Changed: Protocol: spending unilateral close transactions now use dynamic fees based on deadlines (and RBF), instead of fixed fees.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-04-10 07:31:12 +09:30
..
docker unify the zlib version 2023-01-05 14:42:00 +01:00
init lightningd.service: note that the hardening setting seems to break node.js plugins 2022-11-11 08:47:59 +01:00
keys misc: Update cdecker's gpg key 2022-12-06 16:37:19 +01:00
msggen msggen: fix incorrect assertion. 2023-04-10 07:31:12 +09:30
plugins lightningd: use string as json req ids when we create them. 2022-09-16 12:31:45 +09:30
pylightning contrib/pylightning: remove lightning-pay helper. 2022-06-21 06:52:35 +09:30
pyln-client fix helloworld.py example in README for pyln-client 2023-04-05 15:28:32 +09:30
pyln-proto pyln-proto: shorten ShortChannelId.from_str() 2023-04-05 06:13:08 +09:30
pyln-spec pyln-spec: update to latest spec. 2022-09-22 15:29:08 +02:00
pyln-testing lightningd: do RBF again for all the txs. 2023-04-10 07:31:12 +09:30
reprobuild reprobuild: use pyenv for python installation 2023-03-02 12:11:02 -06:00
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh Replace head -n with sort -R for better random peer selection 2023-01-04 13:29:46 +10:30
giantnode.py contrib/giantnode.py: populate three regtest nodes with many invoices/forwards/payments. 2022-09-18 16:21:54 +02:00
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh Make startup_regtest.sh more robust to bitcoind wallet state 2023-03-23 16:10:55 +10:30