cln/closingd
Níckolas Goline da67bf845f
simpleclosed.c: add heuristic to delay our tx broadcast if our amount is less AND our fee is less than our peer's amount and fee
in case of a reboot the tx will be broadcast as usual.

simple_close_control.c: add delay logic to `drop_to_chain` after 1 hour.
test_closing.py: add test to verify the heuristic is being applied.
2026-07-02 13:30:17 -03:00
..
closingd.c global: more missing BOLT quotes. 2026-04-30 12:17:43 +09:30
closingd_wire.csv global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30
Makefile closingd: add lightning_simpleclosed for option_simple_close 2026-07-02 13:30:17 -03:00
simpleclosed.c simpleclosed.c: add heuristic to delay our tx broadcast if our amount is less AND our fee is less than our peer's amount and fee 2026-07-02 13:30:17 -03:00
simpleclosed_wire.csv simpleclosed.c: add heuristic to delay our tx broadcast if our amount is less AND our fee is less than our peer's amount and fee 2026-07-02 13:30:17 -03:00