Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | net: add `Ensure{any}Banman` | brunoerg | |
it adds `Ensure{any}Banman` functions to avoid code repetition and make it cleaner. Similar approach as done with argsman, chainman, connman and others. | |||
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- Commits of previous years: - 2021: f47dda2c58b5d8d623e0e7ff4e74bc352dfa83d7 - 2020: fa0074e2d82928016a43ca408717154a1c70a4db - 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0 | |||
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky | |
2022-01-02 | rpc: Add EnsureArgsman helper | MarcoFalke | |
2021-12-02 | rpc: move Ensure* helpers to server_util.h | Sjors Provoost | |