aboutsummaryrefslogtreecommitdiff
path: root/test/functional/replace-by-fee.py
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2017-09-29 17:33:50 -0400
committerMarcoFalke <falke.marco@gmail.com>2017-10-03 22:03:09 +0200
commita36f3320a94aa70328e133d53146fc1ef57e1e34 (patch)
treee4c32f07df05ef0f4a113f030a104d0c7cb16237 /test/functional/replace-by-fee.py
parent8d2e51d86253881abadb5b11f93b12e3761f6232 (diff)
downloadbitcoin-a36f3320a94aa70328e133d53146fc1ef57e1e34.tar.xz
Verify DBWrapper iterators are taking snapshots
The LevelDB docs seem to indicate that an iterator will not take snapshots (even providing instructions on how to do so yourself). In several of the places we use them, we assume snapshots to have been taken. In order to make sure LevelDB doesn't change out from under us (and to prevent the next person who reads the docs from having the same fright I did), verify that snapshots are taken in our tests. Github-Pull: #11422 Rebased-From: bb8376bbc3d96af727444f90e5f60d47105609dc
Diffstat (limited to 'test/functional/replace-by-fee.py')
0 files changed, 0 insertions, 0 deletions