Age | Commit message (Expand) | Author |
---|---|---|
2022-03-16 | Replace use of `ArgsManager` with `DatabaseOptions` | Kiminuo |
2022-02-03 | refactor: replace boost::filesystem with std::filesystem | Kiminuo |
2022-01-27 | Merge bitcoin/bitcoin#23438: refactor: Use spans of std::byte in serialize | laanwj |
2022-01-06 | Add src/wallet/* code to wallet:: namespace | Russell Yanofsky |
2022-01-05 | Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum is ... | laanwj |
2022-01-02 | Use spans of std::byte in serialize | MarcoFalke |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-12-26 | wallettool: Check that the dumpfile checksum is the correct size | Andrew Chow |
2021-11-09 | Remove `gArgs` from `wallet.h` and `wallet.cpp` | Kiminuo |
2021-10-05 | refactor: Block unsafe fs::path std::string conversion calls | Russell Yanofsky |
2021-05-19 | refactor: move first run detection to client code | Ivan Metlushko |
2020-12-16 | wallettool: Add createfromdump command | Andrew Chow |
2020-12-16 | wallettool: Add dump command | Andrew Chow |