stratospher
e6e444c06c
refactor: add and use EnsureAnyAddrman in rpc
2023-10-04 08:53:51 +05:30
brunoerg
2d955ff006
net: add Ensure{any}Banman
...
it adds `Ensure{any}Banman` functions to avoid
code repetition and make it cleaner. Similar
approach as done with argsman, chainman, connman
and others.
2023-02-09 17:14:01 -03:00
Hennadii Stepanov
306ccd4927
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Commits of previous years:
- 2021: f47dda2c58
- 2020: fa0074e2d8
- 2019: aaaaad6ac9
2022-12-24 23:49:50 +00:00
Russell Yanofsky
90fc8b089d
Add src/node/* code to node:: namespace
2022-01-06 22:14:16 -05:00
MarcoFalke
fa98b6f644
rpc: Add EnsureArgsman helper
2022-01-02 10:29:11 +01:00
Sjors Provoost
b884ababc2
rpc: move Ensure* helpers to server_util.h
2021-12-02 13:15:32 +07:00