Zebra/zebrad/tests/common/configs
Arya 16a39f89d0
add(consensus/network): Add an empty `Parameters` struct in `Network::Testnet` (#8368)
* minor cleanup and rename

* Adds an empty NetworkParameters struct to Network::Testnet variant, updates production code.

* Updates tests

* Adds `NetworkKind` and uses it instead of `Network` in `HistoryTreeParts` and `transparent::Address`

* Adds a [network.testnet_parameters] section to the config, uses `NetworkKind` as zebra_network::Config::network field type, and converts 'Network' to `NetworkKind` before serializing

* Applies some suggestions from code review

* Applies suggestions from code review

* returns b58 prefix constants directly to remove From<NetworkKind> impl for zcash_primitives::consensus::Network

* Applies more suggestions from code review.

* moves conversions to zcash_primitives::consensus::Network to where they're used.

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

* rename `network` variables and method names typed as NetworkKind to `network_kind`

* use only test block heights for the network associated with them

* Applies more suggestions from code review.

* Rename `NetworkParameters` to `Parameters` and move it a new `testnet` module

---------

Co-authored-by: Marek <mail@marek.onl>
2024-04-17 02:20:34 +00:00
..
getblocktemplate-v1.0.0-rc.1.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
getblocktemplate-v1.0.0-rc.2.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
getblocktemplate-v1.0.0-rc.3.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
getblocktemplate-v1.0.0-rc.4.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
getblocktemplate-v1.0.0-rc.5.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
getblocktemplate-v1.0.0-rc.9.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
getblocktemplate-v1.0.1.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
net-cache-custom-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
net-cache-disabled-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
net-cache-enabled-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
shieldedscan-v1.5.0.toml avoid starting the scan task if no keys to scan are present (#8059) 2023-12-06 01:56:43 +00:00
shieldedscan-v1.6.0.toml add(docs): Note default path to config in docs (#8143) 2024-01-10 06:53:32 +00:00
v1.0.0-beta.12.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.0-beta.13.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.0-beta.15.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.0-rc.0.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.0-rc.2.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.0-rc.4.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.0-rc.9.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.0.1.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.3.0-progress-bars.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.4.0.toml change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) 2023-11-01 22:09:40 +00:00
v1.6.0.toml add(docs): Note default path to config in docs (#8143) 2024-01-10 06:53:32 +00:00
v1.7.0.toml add(consensus/network): Add an empty `Parameters` struct in `Network::Testnet` (#8368) 2024-04-17 02:20:34 +00:00