rgb-cln/openingd
niftynei b44e36b99e spec-update: get rid of max-witness-len
We can use a fixed value and close the channel if they don't cover their
amount; this wasn't really helping with anything other than setting a
floor for an expected feerate
2020-09-09 19:54:20 +09:30
..
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
common.c openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
common.h openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
dual_fund_roles.h dualopend: new `dualopend` daemon, containing most of accepter side 2020-09-09 19:54:20 +09:30
dualopend.c spec-update: get rid of max-witness-len 2020-09-09 19:54:20 +09:30
dualopend_wire.csv dualopend: new `dualopend` daemon, containing most of accepter side 2020-09-09 19:54:20 +09:30
dualopend_wiregen.c dualopend: new `dualopend` daemon, containing most of accepter side 2020-09-09 19:54:20 +09:30
dualopend_wiregen.h dualopend: new `dualopend` daemon, containing most of accepter side 2020-09-09 19:54:20 +09:30
openingd.c openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
openingd_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30