zebra/zebra-chain/src/parameters
Arya 6e29727861 Adds a `new_regtest()` method on `Network` and `testnet::Parameters`, updates config deserialization to return an error if the initial_testnet_peers include any default initial peers AND contain configured activation heights 2024-04-19 15:43:51 -04:00
..
network Adds a `new_regtest()` method on `Network` and `testnet::Parameters`, updates config deserialization to return an error if the initial_testnet_peers include any default initial peers AND contain configured activation heights 2024-04-19 15:43:51 -04:00
arbitrary.rs adds activation heights field 2024-04-11 15:45:17 -04:00
genesis.rs change(consensus): Refactor production code for network consensus rules to `Network` methods (#8340) 2024-03-12 21:41:44 +00:00
network.rs Adds a `new_regtest()` method on `Network` and `testnet::Parameters`, updates config deserialization to return an error if the initial_testnet_peers include any default initial peers AND contain configured activation heights 2024-04-19 15:43:51 -04:00
network_upgrade.rs Update zebra-chain/src/parameters/network_upgrade.rs 2024-04-18 10:13:53 -04:00
tests.rs add(consensus/network): Add an empty `Parameters` struct in `Network::Testnet` (#8368) 2024-04-17 02:20:34 +00:00
transaction.rs Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00