You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3301d2c qa: Wait for txindex to avoid race condition (Hodlinator)
9bfb0d7 qa: Remove unnecessary -txindex args (Hodlinator)
7ac281c qa: Add missing coverage of corrupt indexes (Hodlinator)
Pull request description:
- Add synchronization in 3 places where if the Transaction Index happens to be slow, we get rare test failures when querying it for transactions (one such case experienced on Windows, prompting investigation).
- Remove unnecessary TxIndex initialization in some tests.
- Add some test coverage where TxIndex aspect could be tested in feature_init.py.
ACKs for top commit:
fjahr:
re-ACK 3301d2c
mzumsande:
Code Review ACK 3301d2c
furszy:
Code review ACK 3301d2c
Prabhat1308:
Concept ACK [`3301d2c`](bitcoin@3301d2c)
Tree-SHA512: 7c2019e38455f344856aaf6b381faafbd88d53dc88d13309deb718c1dcfbee4ccca7c7f1b66917395503a6f94c3b216a007ad432cc8b93d0309db9805f38d602
0 commit comments