Age | Commit message (Expand) | Author |
---|---|---|
2020-12-09 | Merge #19910: net processing: Move peer_map to PeerManager | fanquake |
2020-12-07 | refactor: Replace uses ChainActive() in interfaces/chain.cpp | Russell Yanofsky |
2020-12-07 | refactor: Get rid of more redundant chain methods | Russell Yanofsky |
2020-12-04 | [net processing] Move GetNodeStateStats into PeerManager | John Newbery |
2020-12-03 | Remove the remaining fee estimation globals | Antoine Poinsot |
2020-12-03 | interface: remove unused estimateSmartFee method from node | Antoine Poinsot |
2020-12-01 | refactor: Improve use of explicit keyword | Fabian Jahr |
2020-11-24 | Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp | Russell Yanofsky |
2020-11-24 | Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp | Russell Yanofsky |