core-lightning/openingd
niftynei c50f377a85 psbt: pull out changeset logic into common, update API
Greatly simplify the changeset API. Instead of 'diff' we simply generate
the changes.

Also pulls up the 'next message' method, as at some point the
interactive tx protocol will be used for other things as well
(splices/closes etc)

Suggested-By: @rustyrussell
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_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
dualopend.c psbt: pull out changeset logic into common, update API 2020-09-09 19:54:20 +09:30
Makefile build: exclude dualopend from non-experimental builds 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
openingd.c openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30