aboutsummaryrefslogtreecommitdiff
path: root/src/node/context.cpp
AgeCommit message (Expand)Author
2022-06-02init: Initialize globals with kernel::Context's lifeCarl Dong
2022-05-17refactor: use C++11 default initializersfanquake
2022-04-19[init] Add netgroupman to node.contextJohn Newbery
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2021-06-10validation: Farewell, global Chainstate!Carl Dong
2021-03-20[net] Construct addrman outside connmanJohn Newbery
2020-12-03Remove the remaining fee estimation globalsAntoine Poinsot
2020-09-05Remove mempool globalMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-02-17[lib] add scheduler to node contextAmiti Uttarwar
2019-10-28scripted-diff: Remove g_connman, g_banman globalsRussell Yanofsky
2019-10-28Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky