Age | Commit message (Expand) | Author |
---|---|---|
2024-06-18 | Introduce Mining interface | Sjors Provoost |
2023-12-04 | refactor: Add InitContext function to initialize NodeContext with global poin... | Ryan Ofsky |
2023-04-19 | move-only: Extract common/args and common/config.cpp from util/system | TheCharlatan |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-04-20 | refactor: fix includes in src/init | fanquake |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky |
2021-12-22 | scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoader | Russell Yanofsky |
2021-08-17 | Start using init makeNode, makeChain, etc methods | Russell Yanofsky |
2021-06-10 | Make SetupServerArgs callable without NodeContext | Russell Yanofsky |
2021-04-23 | multiprocess: Add bitcoin-node process spawning support | Russell Yanofsky |