zebra/zebrad/tests/common
teor 38206373b4
fix(ci): Add jobs to allow the full sync to finish before the first stable release (#6846)
* Delete an unused CI job that was previously partially deleted

* Add 2 more jobs to the full sync test

* Increase Rust test time: current expected time is 60 hours
2023-06-07 15:35:32 +00:00
..
configs feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
get_block_template_rpcs fix(log): Limit RPC failure log length, add details to RPC failure logs (#6754) 2023-05-25 18:28:25 +00:00
lightwalletd fix(ci): Reduce number of sent transactions in tests (#6736) 2023-05-22 12:05:40 +00:00
cached_state.rs
check.rs
checkpoints.rs change(ci): Generate mainnet checkpoints in CI (#6550) 2023-04-27 04:39:43 +00:00
config.rs
failure_messages.rs feat(zebrad): Refuse to run zebrad when release is too old (#6351) 2023-04-28 14:13:21 +00:00
get_block_template_rpcs.rs
launch.rs feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
lightwalletd.rs change(ci): Generate mainnet checkpoints in CI (#6550) 2023-04-27 04:39:43 +00:00
mod.rs change(ci): Generate mainnet checkpoints in CI (#6550) 2023-04-27 04:39:43 +00:00
sync.rs fix(ci): Add jobs to allow the full sync to finish before the first stable release (#6846) 2023-06-07 15:35:32 +00:00
test_type.rs