mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-13 06:04:42 +02:00
The next commits reuse scratch streams on `CDBBatch` and `CDBIterator`. Extend dbwrapper tests to reuse a batch after `Clear()`, seek repeatedly on one iterator, and fail a too-large `CDBIterator::GetValue()` decode before reading the same entry successfully. This locks down the reuse and failed-decode contracts before the production changes.
16 KiB
16 KiB