zebra/zebrad/tests/common/lightwalletd
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
..
proto fix(tests): Checking if transactions get into the mempool fails in lightwalletd tests (#7644) 2023-10-10 02:00:51 +00:00
send_transaction_test.rs fix(ci): Skip mempool checks if it wasn't queried by lightwalletd (#7744) 2023-10-17 02:56:00 +00:00
sync.rs change(tests): Obtain lightwalletd tip from logs instead of grpc (#7507) 2023-09-13 03:33:09 +00:00
wallet_grpc.rs fix(test): Wait for zebrad and lightwalletd to reach the tip in tests, to improve test coverage (#5164) 2022-10-06 04:12:27 +00:00
wallet_grpc_test.rs fix(tests): Checking if transactions get into the mempool fails in lightwalletd tests (#7644) 2023-10-10 02:00:51 +00:00