zebra/zebra-chain
teor 407962b864 Rename any remaining is_time_valid_at instances
Automated search and replace, using the script:

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