diff options
| author | MarcoFalke <[email protected]> | 2020-06-18 16:29:10 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-06-18 16:29:21 -0400 |
| commit | dbd7a91fdf3ff801fe5e4107e8346d0d6d11a899 (patch) | |
| tree | 90e59c835068537596083f7d1b8e8ff416f5ac21 /src/httpserver.cpp | |
| parent | Merge #19071: doc: Separate repository for the gui (diff) | |
| parent | Remove WalletDatabase::Create, CreateMock, and CreateDummy (diff) | |
| download | discoin-dbd7a91fdf3ff801fe5e4107e8346d0d6d11a899.tar.xz discoin-dbd7a91fdf3ff801fe5e4107e8346d0d6d11a899.zip | |
Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateMock, and CreateDummy non-static functions
da7a83c5ee6a51ff4c3eb35dbd447a310c4a0387 Remove WalletDatabase::Create, CreateMock, and CreateDummy (Andrew Chow)
d6045d0ac615b5984b72e83cb25aa8a245a177a0 scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase (Andrew Chow)
45c08f8a7b89dda6afb7d7cf9573a8ae8290ac92 Add Create*WalletDatabase functions (Andrew Chow)
Pull request description:
Instead of having `Create`, `CreateMock`, and `CreateDummy` being static functions in `BerkeleyDatabase`, move these to standalone functions in `walletdb.cpp`. This prepares us for having different `WalletDatabase` classes.
Part of #18971. This was originally one commit but has been split into 3 to make it (hopefully) easier to review.
ACKs for top commit:
MarcoFalke:
ACK da7a83c5ee6a51ff4c3eb35dbd447a310c4a0387 🎂
ryanofsky:
Code review ACK da7a83c5ee6a51ff4c3eb35dbd447a310c4a0387. Easy review, nice scripted-diff
Tree-SHA512: 1feb7cb3889168c555154bf3701a49095fd6b8cab911d44b7f7efbf6fcee2280ccb3d4afec8a83755b39a592ecd13b90a318faa655c321f87bdabdf1e2312327
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions