core-lightning/channeld
Rusty Russell 3fa375881a bigsize: make it a proper first-class type.
It doesn't belong in bitcoin, and should not be confused with varint_t.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-07-31 23:25:59 +00:00
..
test tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
channel_wire.csv bolt-gen: use 'enum' instead of 'e:' prefix for enums 2019-07-24 06:31:46 +00:00
channeld_htlc.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
channeld.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
commit_tx.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
commit_tx.h tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
full_channel.h tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
Makefile bigsize: make it a proper first-class type. 2019-07-31 23:25:59 +00:00