aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/walletload_tests.cpp
AgeCommit message (Expand)Author
2024-02-20descriptor: Be able to get the pubkeys involved in a descriptorAva Chow
2023-11-30Remove unused CDataStreamMarcoFalke
2023-08-25wallet: accurately account for the size of the witness stackAntoine Poinsot
2023-08-25descriptor: introduce a method to get the satisfaction sizeAntoine Poinsot
2023-06-28wallet: bugfix, always use apostrophe for spkm descriptor IDfurszy
2023-06-28wallet: do not allow loading descriptor with an invalid IDfurszy
2023-06-12Merge bitcoin/bitcoin#27783: Add public Boost headers explicitlyfanquake
2023-06-01wallet: Add GetPrefixCursor to DatabaseBatchAndrew Chow
2023-05-31test: Avoid `BOOST_ASSERT` macroHennadii Stepanov
2023-05-03tests: Modify records directly in wallet ckey loading testAndrew Chow
2023-05-03tests: Update DuplicateMockDatabase for MockableDatabaseAndrew Chow
2023-05-03scripted-diff: Replace CreateMockWalletDB with CreateMockableWalletDBAndrew Chow
2023-02-15refactor: wallet, remove global 'ArgsManager' accessfurszy
2023-01-26Use DataStream where possibleMarcoFalke
2022-12-16db: Change DatabaseCursor::Next to return status enumAndrew Chow
2022-12-16wallet: Have cursor users use DatabaseCursor directlyAndrew Chow
2022-11-21test: load wallet, coverage for crypted keysfurszy
2022-09-09wallet: coverage for loading an unknown descriptorfurszy