1
1
mirror of https://github.com/wader/fq.git synced 2024-11-26 10:33:53 +03:00
fq/format/bitcoin
Mattias Wadman 980ecdba82 decode: Add float 80 reader
Rename *d.Bits to UintBits as it return a uint
Add *d.Bits that return []byte
2023-03-10 01:15:55 +01:00
..
testdata doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
bitcoin_blkdat.go decode: Support multiple format args and some rename and refactor 2023-02-18 21:38:51 +01:00
bitcoin_block.go decode: Add float 80 reader 2023-03-10 01:15:55 +01:00
bitcoin_script.go decode: Add float 80 reader 2023-03-10 01:15:55 +01:00
bitcoin_transaction.go decode: Add float 80 reader 2023-03-10 01:15:55 +01:00