Zebra/zebra-test
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
..
src Rename TEST_BLOCKS to BLOCKS 2020-09-29 11:42:00 -04:00
tests Add support for errors in zebra_test::Transcript (#678) 2020-07-31 11:54:18 -07:00
Cargo.toml build(deps): bump tracing from 0.1.19 to 0.1.21 2020-09-29 11:01:34 -04:00