Age | Commit message (Expand) | Author |
---|---|---|
2021-12-07 | node/chainstate: Decouple from GetTime | Carl Dong |
2021-12-07 | init: Delay RPC block notif until warmup finished | Carl Dong |
2021-12-06 | Move -checkblocks LogPrintf to AppInitMain | Carl Dong |
2021-12-06 | node/chainstate: Reduce coupling of LogPrintf | 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: Remove do/while loop | Carl Dong |
2021-12-06 | Move init logistics message for BAD_GENESIS_BLOCK to init.cpp | Carl Dong |
2021-12-06 | Move mempool nullptr Assert out of LoadChainstate | 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/chainstate: Decouple from GetTimeMillis | Carl Dong |
2021-12-06 | node: Extract chainstate loading sequence | Carl Dong |