User Details
User Details
- User Since
- Jul 22 2018, 17:49 (330 w, 3 d)
Jun 23 2020
Jun 23 2020
nakihito planned changes to D6127: Add options to seeder to determine initial seed list at start up.
nakihito planned changes to D6629: Merge #16152: Disable bloom filtering by default..
nakihito planned changes to D5380: [seeder] Require good seeds to have latest checkpoint.
nakihito planned changes to D5956: Add -datadir option to allow specification of seeder's data directory.
nakihito planned changes to D6357: Dedup net message writing code in the seeder.
Jun 22 2020
Jun 22 2020
nakihito planned changes to D6283: [seeder] Request headers from new connections.
nakihito updated the diff for D6283: [seeder] Request headers from new connections.
Added includes for primitives/blockhash.h and chainparams.h.
nakihito planned changes to D5987: Start using Logger for seeder logging.
nakihito updated the diff for D5987: Start using Logger for seeder logging.
Changed initialization code and new options to more closely resemble InitLogging().
nakihito committed rABC85999eb1fe47: Merge #13418: Docs: More precise explanation of parameter onlynet (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Merge #13418: Docs: More precise explanation of parameter onlynet
nakihito committed rABCedc303d7a396: Merge #13457: tests: Drop variadic macro (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #13457: tests: Drop variadic macro
nakihito requested review of D6672: Merge #13418: Docs: More precise explanation of parameter onlynet.
nakihito requested review of D6671: Merge #13457: tests: Drop variadic macro.
Jun 19 2020
Jun 19 2020
nakihito committed rABC094184ba4325: Merge #15999: init: Remove dead code in LoadChainTip (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #15999: init: Remove dead code in LoadChainTip
Jun 18 2020
Jun 18 2020
nakihito committed rABC8baac1e576e1: Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain… (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain…
nakihito committed rABC5ba4892705aa: Merge #12401: Reset pblocktree before deleting LevelDB file (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #12401: Reset pblocktree before deleting LevelDB file
nakihito committed rABC6411602e25af: Merge #15486: [addrman, net] Ensure tried collisions resolve, and allow feeler… (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #15486: [addrman, net] Ensure tried collisions resolve, and allow feeler…
nakihito committed rABC76df4df8e642: Merge #15824: docs: Improve netbase comments (authored by nakihito).
Merge #15824: docs: Improve netbase comments
nakihito committed rABC20d411097e02: Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events. (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events.
nakihito requested review of D6647: Leftovers from PR15402.
nakihito requested review of D6632: Merge #12401: Reset pblocktree before deleting LevelDB file.
nakihito updated the summary of D6630: Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events..
nakihito committed rABCa15468e67137: Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp (authored by fanquake <fanquake@gmail.com>).
Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp
nakihito updated the diff for D6628: Merge #15824: docs: Improve netbase comments.
Addressed nits.
nakihito requested review of D6634: Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp.
Jun 17 2020
Jun 17 2020
nakihito planned changes to D6632: Merge #12401: Reset pblocktree before deleting LevelDB file.
nakihito requested review of D6632: Merge #12401: Reset pblocktree before deleting LevelDB file.
nakihito committed rABCd022eaaeacfd: Merge #16188: net: Document what happens to getdata of unknown type (authored by fanquake <fanquake@gmail.com>).
Merge #16188: net: Document what happens to getdata of unknown type
nakihito requested review of D6631: Merge #15999: init: Remove dead code in LoadChainTip.
Updated summary.
nakihito updated the summary of D6631: Merge #15999: init: Remove dead code in LoadChainTip.
nakihito planned changes to D6631: Merge #15999: init: Remove dead code in LoadChainTip.
nakihito requested review of D6631: Merge #15999: init: Remove dead code in LoadChainTip.
nakihito requested review of D6629: Merge #16152: Disable bloom filtering by default..
nakihito requested review of D6628: Merge #15824: docs: Improve netbase comments.
nakihito requested review of D6625: Merge #16188: net: Document what happens to getdata of unknown type.
Jun 16 2020
Jun 16 2020
nakihito committed rABC0ef55b58f3b6: generatetoaddress should mention ABC wallet not Core (authored by nakihito).
generatetoaddress should mention ABC wallet not Core
nakihito requested review of D6617: generatetoaddress should mention ABC wallet not Core.
Leftovers from PR14119
nakihito updated the summary of D6597: Merge #15059: test: Add basic test for BIP34.
nakihito updated the diff for D6597: Merge #15059: test: Add basic test for BIP34.
Rebased off D6603.
nakihito requested review of D6603: Use fewer blocks in abc-miner-fund.py.
Jun 15 2020
Jun 15 2020
nakihito requested review of D6599: Leftovers from PR14119.
nakihito added inline comments to D6597: Merge #15059: test: Add basic test for BIP34.
nakihito requested review of D6597: Merge #15059: test: Add basic test for BIP34.
nakihito committed rABCbbe97bafe5d5: Merge #14719: qa: Check specific reject reasons in feature_block (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14719: qa: Check specific reject reasons in feature_block
Jun 13 2020
Jun 13 2020
nakihito added inline comments to D6561: [backport#16227 8/8] Move WatchOnly stuff from SigningProvider to CWallet.
nakihito requested changes to D6561: [backport#16227 8/8] Move WatchOnly stuff from SigningProvider to CWallet.
nakihito committed rABCaea5b41c25cb: Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block…
Jun 12 2020
Jun 12 2020
nakihito updated the diff for D5380: [seeder] Require good seeds to have latest checkpoint.
Rebased.
nakihito updated the diff for D6357: Dedup net message writing code in the seeder.
Removed change to seeder/bitcoin.h copyright.
nakihito updated the diff for D6525: Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block request.
Rebased.
nakihito requested review of D6526: Merge #14719: qa: Check specific reject reasons in feature_block.
Actually fixed test plan.
nakihito updated the test plan for D6525: Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block request.
nakihito requested changes to D6558: [backport#16227 6/8] Move various SigningProviders to signingprovider.{cpp,h}.
Test plan doesn't cover autotools and some small nits.
nakihito updated the test plan for D6526: Merge #14719: qa: Check specific reject reasons in feature_block.
This is actually necessary to fix WSL too.
Jun 11 2020
Jun 11 2020
nakihito requested review of D6525: Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block request.
Updated test plan.
nakihito updated the test plan for D6525: Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block request.
nakihito updated the test plan for D6526: Merge #14719: qa: Check specific reject reasons in feature_block.