zebra/zebrad/tests/common
Arya c494aa7bd1
change(network): Allow custom testnets to make peer connections and configure more parameters (#8528)
* Allow custom testnets to define more parameters and to make peer connections based on the initial_testnet_peer config field

* Updates latest stored test config

* Update zebra-network/src/config.rs

Co-authored-by: Arya <aryasolhi@gmail.com>

---------

Co-authored-by: Marek <mail@marek.onl>
2024-05-20 13:11:34 +00:00
..
configs change(network): Allow custom testnets to make peer connections and configure more parameters (#8528) 2024-05-20 13:11:34 +00:00
get_block_template_rpcs change(consensus): Allow configurable NU5 activation height on Regtest (#8505) 2024-05-08 14:46:13 +00:00
lightwalletd change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
shielded_scan fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
cached_state.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
check.rs
checkpoints.rs add(consensus/network): Add an empty `Parameters` struct in `Network::Testnet` (#8368) 2024-04-17 02:20:34 +00:00
config.rs feat(network): Configurable external address for Version network messages (#8488) 2024-05-03 01:07:52 +00:00
failure_messages.rs change(docs): update docs for new lightwalletd version used in Zebra (#7427) 2023-08-30 22:30:20 +00:00
get_block_template_rpcs.rs
launch.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
lightwalletd.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
mod.rs add(consensus): Adds block construction and validation for NU5 from block height 1 for Regtest (#8475) 2024-05-02 19:43:42 +00:00
regtest.rs add(consensus): Add a `target_difficulty_limit` field on `testnet::Parameters` (#8518) 2024-05-17 23:06:08 +00:00
shielded_scan.rs add(test): Check that scan task removes keys, unify scan task acceptance tests, and add test to CI (#8308) 2024-03-04 21:25:50 +00:00
sync.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
test_type.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00