aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/bdb.cpp
AgeCommit message (Expand)Author
2020-07-01Merge #19308: wallet: BerkeleyBatch Handle cursor internallyWladimir J. van der Laan
2020-06-22walletdb: Handle cursor internallyAndrew Chow
2020-06-20wallet: Replace CDataStream& with CDataStream&& where appropriateMarcoFalke
2020-06-20wallet: Remove confusing double return value ret+successMarcoFalke
2020-06-17walletdb: refactor Read, Write, Erase, and Exists into non-template funcAndrew Chow
2020-06-15walletdb: Move BDB specific things into bdb.{cpp/h}Andrew Chow