Zebra/zebrad/tests/common
teor 2a077f21c7
fix(ci): Skip mempool checks if it wasn't queried by lightwalletd (#7744)
* Correctly skip checks in lightwalletd send transactions test

* Wait longer for transaction query

* Wait longer before re-checking the mempool

* Skip mempool checks if it wasn't queried by lightwalletd

* rustfmt

* clippy and rustfmt

* Fix attribute issue
2023-10-17 02:56:00 +00:00
..
configs change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615) 2023-10-12 00:25:37 +00:00
get_block_template_rpcs fix(log): Limit verbose RPC responses in logs (#7258) 2023-07-21 20:35:56 +00:00
lightwalletd fix(ci): Skip mempool checks if it wasn't queried by lightwalletd (#7744) 2023-10-17 02:56:00 +00:00
cached_state.rs change(state): Only do continuous format checks in CI (#7627) 2023-09-27 21:42:43 +00:00
check.rs T0. refactor(test): split zebrad acceptance tests into sub-modules (#3901) 2022-03-18 16:02:22 +00:00
checkpoints.rs fix(state): Use correct end heights for end of block subtrees during the full sync (#7566) 2023-09-19 14:49:36 +00:00
config.rs change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615) 2023-10-12 00:25:37 +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 change(rpc): Add getpeerinfo RPC method (#5951) 2023-01-17 07:09:07 +00:00
launch.rs fix(ci): Increase test launch and shutdown times to fix CI failures (#7499) 2023-09-07 00:04:02 +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 change(state): Prepare for in-place database format upgrades, but don't make any format changes yet (#7031) 2023-07-13 21:36:15 +00:00
test_type.rs change(state): Prepare for in-place database format upgrades, but don't make any format changes yet (#7031) 2023-07-13 21:36:15 +00:00