Added includes for primitives/blockhash.h and chainparams.h.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
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 D5956: Add -datadir option to allow specification of seeder's data directory.
Jun 22 2020
Jun 22 2020
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.
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 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
Addressed nits.
nakihito requested review of D6634: Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp.
Jun 17 2020
Jun 17 2020
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
Updated summary.
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
Leftovers from PR14119
Rebased off D6603.
Jun 15 2020
Jun 15 2020
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
Rebased.
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.