Age | Commit message (Expand) | Author |
---|---|---|
2022-02-21 | Avoid implicit-integer-sign-change in VerifyLoadedChainstate | MarcoFalke |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky |
2021-12-23 | docs: Make LoadChainstate comment more accurate | Carl Dong |
2021-12-07 | Remove all #include // for * comments | Carl Dong |
2021-12-07 | node/chainstate: Add options for in-memory DBs | Carl Dong |
2021-12-07 | validation: VerifyDB only needs Consensus::Params | Carl Dong |
2021-12-07 | node/chainstate: Decouple from ShutdownRequested | Carl Dong |
2021-12-07 | node/chainstate: Decouple from GetTime | Carl Dong |
2021-12-06 | node/chainstate: Decouple from concept of uiInterface | Carl Dong |
2021-12-06 | Split off VerifyLoadedChainstate | Carl Dong |
2021-12-06 | node/chainstate: Decouple from concept of NodeContext | Carl Dong |
2021-12-06 | node/chainstate: Decouple from ArgsManager | Carl Dong |
2021-12-06 | node/chainstate: Decouple from stringy errors | Carl Dong |
2021-12-06 | node: Extract chainstate loading sequence | Carl Dong |