Zebra/zebra-chain
teor 58041d8a49 Rename TEST_BLOCKS to BLOCKS
To avoid confusion with TESTNET_BLOCKS.

Automated search and replace, made using this script:

sed -i 's/TEST_BLOCKS/BLOCKS/' \
  $(grep -r TEST_BLOCKS zebra* | cut -d: -f1 | sort -u)
2020-09-29 11:42:00 -04:00
..
proptest-regressions Rename old references to BlockHeaderHash and BlockHeight (#1002) 2020-09-04 15:40:48 -07:00
src Rename TEST_BLOCKS to BLOCKS 2020-09-29 11:42:00 -04:00
Cargo.toml build(deps): bump tracing from 0.1.19 to 0.1.21 2020-09-29 11:01:34 -04:00