lightwalletd/testdata
Larry Ruane f57e589752 update testdata/default-darkside-blocks coinbase height
Follow-on to previous commit. Without this change,
darksidewalletd detects corruption, example:

{..."CORRUPTION detected in db blocks-cache files, height 1000..."}

Steps to recreate default-darkside-blocks:
$ mkdir blocks
$ touch blocks/{1000,1001,1002,1003,1004,1005}.txt
$ go run cmd/genblocks/main.go >testdata/default-darkside-blocks
2020-04-24 16:55:47 -06:00
..
corpus tests: unify testdata directory 2018-12-14 19:19:12 -05:00
badblocks improve test coverage 2019-11-06 10:50:24 -07:00
blocks tests: unify testdata directory 2018-12-14 19:19:12 -05:00
compact_blocks.json add missing tests, empty (stubs) for now 2019-09-25 09:31:49 -06:00
default-darkside-blocks update testdata/default-darkside-blocks coinbase height 2020-04-24 16:55:47 -06:00
getsaplinginfo test improvements, and minor cleanups 2020-01-31 16:36:31 -07:00
mainnet_genesis Test against the first 20 mainnet blocks 2019-05-22 12:04:02 -04:00
zip143_raw_tx tests: unify testdata directory 2018-12-14 19:19:12 -05:00
zip243_raw_tx tests: unify testdata directory 2018-12-14 19:19:12 -05:00