1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
fq/format/bitcoin
Platon Pronko a3361e70ba bitcoin: fix witness item structs
This commit fixes witness item decoding such that they are represented
as structs with `item_size` and `item` fields, instead of a flat list
of raw bytes.
2023-05-15 18:36:26 +08:00
..
testdata bitcoin: fix witness item structs 2023-05-15 18:36:26 +08:00
bitcoin_blkdat.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
bitcoin_block.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
bitcoin_script.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
bitcoin_transaction.go bitcoin: fix witness item structs 2023-05-15 18:36:26 +08:00