don't log 3 warnings for a single message
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Wed, Nov 19
rebase after removing the txdb -> ui_interface dependency (D18970) and document the remaining kernel -> ui_interface transitive dependencies
rebase on D18970
figure out why we still need ui_interface in the kernel lib
the failures seem unrelated, rerunning
Tue, Nov 18
also add missing includes from core#30716
deduplicate handling of block read error
The benefit / risk ratio is not clear on that one. The benefits are limited to deduplicating the script checks, and the risks involve making some CPU DoS attacks easier to perform.
This needs more consideration.
benchmark, comparing ReadBlockFromDisk and ReadRawBlockFromDisk (from https://github.com/bitcoin/bitcoin/pull/26684/commits):
Mon, Nov 17
@bot ecash-agora-integration-tests chronik-client-integration-tests
@bot ecash-agora-integration-tests
see https://reviews.bitcoinabc.org/D18933#431712 for a failure example