lightwalletd/parser
Larry Ruane c006cfe5fb compact blocks should include Orchard transactions
In previous commit, I forgot to include Orchard transactions in compact
blocks (so they will now include transactions with either Sapling or
Orchard transactions).
2021-11-30 14:23:18 -07:00
..
internal/bytestring add NU5 Orchard transaction data to CompactBlock 2021-11-30 10:16:28 -07:00
block.go compact blocks should include Orchard transactions 2021-11-30 14:23:18 -07:00
block_header.go refactor Reverse(), no functional changes 2020-09-14 10:31:17 -06:00
block_header_test.go parse V5 (nu5) transactions 2021-10-24 13:30:35 -06:00
block_test.go parse V5 (nu5) transactions 2021-10-24 13:30:35 -06:00
fuzz.go add COPYING and copyright lines 2020-03-12 12:02:55 -06:00
transaction.go compact blocks should include Orchard transactions 2021-11-30 14:23:18 -07:00
transaction_test.go parse V5 (nu5) transactions 2021-10-24 13:30:35 -06:00
util.go refactor Reverse(), no functional changes 2020-09-14 10:31:17 -06:00
util_test.go refactor Reverse(), no functional changes 2020-09-14 10:31:17 -06:00