User Details
User Details
- User Since
- Aug 6 2021, 19:00 (175 w, 5 d)
- Slack Username
- thonkle
Mar 21 2024
Mar 21 2024
Fix DNS seed dump flushing
Mar 19 2024
Mar 19 2024
thonkle requested review of D15666: Fix DNS seed dump flushing.
Mar 12 2024
Mar 12 2024
thonkle added inline comments to D15666: Fix DNS seed dump flushing.
Mar 8 2024
Mar 8 2024
thonkle requested review of D15666: Fix DNS seed dump flushing.
Apr 19 2022
Apr 19 2022
thonkle committed rABC4223eb71c7ea: Make the seeder dump interval settable by commandline argument (authored by thonkle).
Make the seeder dump interval settable by commandline argument
thonkle updated the diff for D10666: Make the seeder dump interval settable by commandline argument.
use auto
Apr 16 2022
Apr 16 2022
thonkle updated the diff for D10666: Make the seeder dump interval settable by commandline argument.
Rebase on patches that address feedback
Mar 5 2022
Mar 5 2022
thonkle committed rABC29d401ca0636: Migrate seeder to use node's sleep utility function (authored by thonkle).
Migrate seeder to use node's sleep utility function
Mar 4 2022
Mar 4 2022
thonkle updated the diff for D11119: Migrate seeder to use node's sleep utility function.
Cleanup ctime include
Mar 2 2022
Mar 2 2022
thonkle updated the diff for D11119: Migrate seeder to use node's sleep utility function.
Use duration literals where possible.
Mar 1 2022
Mar 1 2022
thonkle requested review of D11119: Migrate seeder to use node's sleep utility function.
Feb 28 2022
Feb 28 2022
thonkle committed rABCf07da10e08ae: Remove unnecessary versions from comments (authored by thonkle).
Remove unnecessary versions from comments
Feb 26 2022
Feb 26 2022
thonkle requested review of D11112: Remove unnecessary versions from comments.
Jan 31 2022
Jan 31 2022
thonkle committed rABC4885d0a59315: Add bounds checking to seeder arguments with integer base types (authored by thonkle).
Add bounds checking to seeder arguments with integer base types
Jan 28 2022
Jan 28 2022
thonkle updated the diff for D10748: Add bounds checking to seeder arguments with integer base types.
Fix port boundary at 65535
thonkle added inline comments to D10748: Add bounds checking to seeder arguments with integer base types.
thonkle updated the test plan for D10748: Add bounds checking to seeder arguments with integer base types.
thonkle updated the diff for D10748: Add bounds checking to seeder arguments with integer base types.
Add unit tests for integer args bounds
Jan 19 2022
Jan 19 2022
Wrap seeder options in a namespace
thonkle requested review of D10848: Wrap seeder options in a namespace.
thonkle committed rABC35d09a72e046: Move SetupSeederArgs out of parsing code to make it easier to test (authored by thonkle).
Move SetupSeederArgs out of parsing code to make it easier to test
thonkle updated the diff for D10828: Move SetupSeederArgs out of parsing code to make it easier to test.
Use constants in tests
Jan 18 2022
Jan 18 2022
thonkle committed rABC533b749aced8: [seeder] Add some useful information about testing in the README (authored by thonkle).
[seeder] Add some useful information about testing in the README
thonkle updated the diff for D10828: Move SetupSeederArgs out of parsing code to make it easier to test.
Make argsManager a pointer to gArgs
thonkle updated the diff for D10834: [seeder] Add some useful information about testing in the README.
Renamed dnsseed -> bitcoin-seeder. There were two other places in the README that also have not been updated.
Jan 17 2022
Jan 17 2022
thonkle requested review of D10834: [seeder] Add some useful information about testing in the README.
Jan 14 2022
Jan 14 2022
thonkle updated the diff for D10828: Move SetupSeederArgs out of parsing code to make it easier to test.
Refactor gArgs out of CDnsSeedOpts and pass in ArgsManager for finer control while testing
thonkle added a comment to D10828: Move SetupSeederArgs out of parsing code to make it easier to test.
thonkle requested review of D10828: Move SetupSeederArgs out of parsing code to make it easier to test.
Jan 11 2022
Jan 11 2022
Make CDnsSeedOpts unit testable
Jan 8 2022
Jan 8 2022
thonkle updated the diff for D10790: Make CDnsSeedOpts unit testable.
- Rename files so opts -> options
- Fix #include nits
Jan 7 2022
Jan 7 2022
thonkle added a comment to D10748: Add bounds checking to seeder arguments with integer base types.
thonkle requested review of D10790: Make CDnsSeedOpts unit testable.
Dec 31 2021
Dec 31 2021
thonkle requested review of D10748: Add bounds checking to seeder arguments with integer base types.
Dec 15 2021
Dec 15 2021
thonkle added inline comments to D10666: Make the seeder dump interval settable by commandline argument.
Dec 14 2021
Dec 14 2021
thonkle updated the diff for D10666: Make the seeder dump interval settable by commandline argument.
- Add a dump soon after startup (up to 10 sec)
- Assert thread data pointer
- Add bounds checking
- Use std::chrono
Dec 10 2021
Dec 10 2021
thonkle requested review of D10666: Make the seeder dump interval settable by commandline argument.
Dec 7 2021
Dec 7 2021
thonkle committed rABCb19b993493dc: Add testnet status.cash seeder to chainparams (authored by thonkle).
Add testnet status.cash seeder to chainparams
Dec 2 2021
Dec 2 2021
thonkle requested review of D10620: Add testnet status.cash seeder to chainparams.
Nov 27 2021
Nov 27 2021
thonkle committed rABC924e2afc6c2e: Support NODE_NETWORK_LIMITED filtering by default (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Support NODE_NETWORK_LIMITED filtering by default
Oct 26 2021
Oct 26 2021
thonkle requested review of D10390: Support NODE_NETWORK_LIMITED filtering by default.
thonkle requested review of D10390: Support NODE_NETWORK_LIMITED filtering by default.
Oct 25 2021
Oct 25 2021
thonkle committed rABC06a1965066aa: Overwrite db services with version message results (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Overwrite db services with version message results
Oct 22 2021
Oct 22 2021
Add status.cash seeder to chainparams
thonkle added a comment to D10366: Overwrite db services with version message results.
Oct 21 2021
Oct 21 2021
thonkle requested review of D10380: Add status.cash seeder to chainparams.
Oct 20 2021
Oct 20 2021
thonkle requested review of D10366: Overwrite db services with version message results.
thonkle updated the summary of D10366: Overwrite db services with version message results.
Oct 18 2021
Oct 18 2021
thonkle requested review of D10366: Overwrite db services with version message results.
Sep 30 2021
Sep 30 2021
Use constants in seeder help text
Sep 29 2021
Sep 29 2021
thonkle requested review of D10215: Use constants in seeder help text.
thonkle committed rABCe7f7ed186ec0: Add --address, bind to specific address (authored by uhliksk <uhlik@uhlik.sk>).
Add --address, bind to specific address
Sep 28 2021
Sep 28 2021
thonkle committed rABC68b6c641f45d: Recommend port 15353 when running in user space (authored by thonkle).
Recommend port 15353 when running in user space
thonkle updated the diff for D10186: Add --address, bind to specific address.
- Added comment about IPv6 transformation
- Use constant for args help text
Sep 27 2021
Sep 27 2021
thonkle added inline comments to D10186: Add --address, bind to specific address.
thonkle requested review of D10208: Recommend port 15353 when running in user space.
Sep 22 2021
Sep 22 2021
thonkle requested review of D10186: Add --address, bind to specific address.
Sep 17 2021
Sep 17 2021
thonkle committed rABCd3760663ae61: Send BIP37 fRelay as false (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Send BIP37 fRelay as false
Sep 15 2021
Sep 15 2021
thonkle requested review of D10125: Send BIP37 fRelay as false.
Sep 14 2021
Sep 14 2021
thonkle committed rABC53e80d9b2ea5: Cleanup Bitcoin Cash user agents in seeder tests (authored by thonkle).
Cleanup Bitcoin Cash user agents in seeder tests
thonkle committed rABC4400cf6d32e6: Set seeder user agent in a similar way to the node (authored by thonkle).
Set seeder user agent in a similar way to the node
Rebrand seeder to eCash
Sep 13 2021
Sep 13 2021
thonkle requested review of D10106: Cleanup Bitcoin Cash user agents in seeder tests.
thonkle requested review of D10105: Set seeder user agent in a similar way to the node.
thonkle requested review of D10104: Rebrand seeder to eCash.