Commit Graph

7 Commits

Author SHA1 Message Date
George Tankersley 768e5242dc parser: implement transaction GetHash()
Manually tested against the blocks in testdata.
2018-11-16 22:47:52 +00:00
George Tankersley 58e5f3e78b parser: implement whole-block parsing and publicize constructors 2018-09-28 00:52:40 +00:00
George Tankersley b9ddd9483d parser: correct minor errors 2018-09-20 22:40:13 +00:00
George Tankersley 30370cd206 parser/internal/bytestring: return CompactSize reads as int rather than uint64 2018-09-20 22:09:58 +00:00
George Tankersley 2d9cf24f74 parser: use nil to indicate zero-count vectors 2018-09-20 21:54:55 +00:00
George Tankersley dfb05c261d parser: finish first pass transaction parsing 2018-09-20 21:44:59 +00:00
George Tankersley 4bd20d9dab parser: WIP transaction parsing 2018-09-20 20:39:26 +00:00