As per title. Eventually, we'll be able to get rid of these GetConfig calls.
Details
Details
- Reviewers
freetrader sickpig kyuupichan awemany - Group Reviewers
Restricted Project - Commits
- rSTAGING3e61676ea4f6: Pass config down to InitializeNode
rABC3e61676ea4f6: Pass config down to InitializeNode
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
See message, looks good and make check passes.
src/test/DoS_tests.cpp | ||
---|---|---|
61 ↗ | (On Diff #607) | Minor nit of the being anal about it variant: You factor out the config variable here and at the other, similar locations, this isn't really related to passing the config down - so maybe add 'and minor test refactoring' to the commit msg? |
src/test/DoS_tests.cpp | ||
---|---|---|
61 ↗ | (On Diff #607) | This people know already by looking at the code. |