core-lightning/openingd
niftynei bfa5db79b3 df-spec: limit allowable inputs/outputs to 252
The maximum inputs and outputs are capped at 252. This effectively fixes
the byte size of the input and output counts on the transaction to one (1).
2021-03-09 14:55:05 +10:30
..
common.c df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend_wire.csv df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend_wiregen.c df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend_wiregen.h df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend.c df-spec: limit allowable inputs/outputs to 252 2021-03-09 14:55:05 +10:30
Makefile openingd: check upfront shutdown script. 2021-03-02 14:42:34 +10: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: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
openingd_wiregen.h tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
openingd.c plugin: Do not send the internal framed message over the wire 2021-03-09 14:39:22 +10:30