Zebra/zebra-chain/src/parameters
teor 5054e048d4
Require a minimum network protocol version of 170_040 (#3976)
This is the `zcashd` network protocol version:
- after the first NU5 testnet activation, and
- after updating to the second NU5 testnet activation consensus rules,
- but before setting the second NU5 testnet activation height.
2022-04-19 16:14:24 +00:00
..
network feat(consensus): Validate ZIP-212 grace period blocks using checkpoints (#3889) 2022-03-17 00:37:50 +00:00
arbitrary.rs Legacy chain check and tests (#2366) 2021-06-29 15:03:51 +10:00
genesis.rs Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
network.rs feat(rpc): Implement `getblockchaininfo` RPC method (#3891) 2022-03-25 12:25:31 +00:00
network_upgrade.rs Require a minimum network protocol version of 170_040 (#3976) 2022-04-19 16:14:24 +00:00
tests.rs feat(rpc): Implement `getblockchaininfo` RPC method (#3891) 2022-03-25 12:25:31 +00:00
transaction.rs Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00