core-lightning/bitcoin/test
niftynei bc5a817100 elements: convenience methods for dealing with assets
We don't preserve detailed asset information at the moment, so provide a
way to convert from a sat to an amount_asset struct.

We also need a way to convert from an 'amount_asset' to a 'value' for
elements, which for explicit (i.e. non-blinded) asssets is a 0x01 prefix
plus the big-endian encoded value.
2020-07-13 11:37:24 +09:30
..
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
run-bitcoin_block_from_hex.c elements: convenience methods for dealing with assets 2020-07-13 11:37:24 +09:30
run-secret_eq_consttime.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
run-tx-encode.c elements: convenience methods for dealing with assets 2020-07-13 11:37:24 +09:30