Age | Commit message (Expand) | Author |
---|---|---|
2020-12-03 | Remove the remaining fee estimation globals | Antoine Poinsot |
2020-09-07 | scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager | John Newbery |
2020-09-05 | Remove mempool global | MarcoFalke |
2020-08-27 | refactor: Move wallet methods out of chain.h and node.h | Russell Yanofsky |
2020-07-08 | gui: Fix regression in GUI console | Hennadii Stepanov |
2020-06-15 | refactor: Remove unused EnsureChainman | MarcoFalke |
2020-05-21 | node: Add chainman alias for g_chainman | MarcoFalke |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-04-15 | node: Add args alias for gArgs global | MarcoFalke |
2020-02-17 | [lib] add scheduler to node context | Amiti Uttarwar |
2019-11-15 | node: Add reference to mempool in NodeContext | MarcoFalke |
2019-10-28 | scripted-diff: Remove g_connman, g_banman globals | Russell Yanofsky |
2019-10-28 | Pass NodeContext, ConnMan, BanMan references more places | Russell Yanofsky |
2019-10-28 | MOVEONLY: Move NodeContext struct to node/context.h | Russell Yanofsky |