Age | Commit message (Expand) | Author |
---|---|---|
2022-08-04 | Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widely | fanquake |
2022-05-18 | scripted-diff: Use getInt<T> over get_int/get_int64 | MacroFake |
2022-04-21 | util, refactor: Use GetPathArg to read "-rpccookiefile" value | Hennadii Stepanov |
2022-03-23 | refactor: use Span in random.* | pasta |
2022-02-03 | refactor: replace boost::filesystem with std::filesystem | Kiminuo |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-10-05 | refactor: Block unsafe fs::path std::string conversion calls | Russell Yanofsky |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-08-06 | refactor: Make HexStr take a span | Wladimir J. van der Laan |
2020-05-21 | rpc: drop unused JSONRPCProcessBatchReply size arg, refactor | Jon Atack |
2019-07-05 | rpc: migrate JSONRPCRequest functionality into request.cpp | Karl-Johan Alm |