Page MenuHomePhabricator
Feed Advanced Search

Jul 10 2019

nakihito requested review of D3619: Merge #9544: [trivial] Add end of namespace comments. Improve consistency..

base58.cpp change wes made in D624 and then the code was moved to a different file in D3577.
The majority of other changes were made in D873.

Jul 10 2019, 22:06
nakihito created D3640: Merge #10481: Decodehextx scripts sanity check.
Jul 10 2019, 21:45
nakihito updated the diff for D3623: Merge #10728: fix typo in help text for removeprunedfunds.

Allowed linter to relayout help string.

Jul 10 2019, 00:26

Jul 9 2019

nakihito created D3623: Merge #10728: fix typo in help text for removeprunedfunds.
Jul 9 2019, 23:53
nakihito updated the diff for D3620: Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache).

Fixed comment formatting.

Jul 9 2019, 23:32
nakihito created D3622: Merge #10685: Clarify CCoinsViewMemPool documentation..
Jul 9 2019, 23:17
nakihito created D3621: Merge #10684: Remove no longer used mempool.exists(outpoint).
Jul 9 2019, 22:40
nakihito added a comment to D3620: Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache).

GetCoin() in txmempool.h was changed here: https://reviews.bitcoinabc.org/D763#change-X7xlaclCBwBo

Jul 9 2019, 21:09
nakihito created D3620: Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache).
Jul 9 2019, 21:07
nakihito added a comment to D3587: [3 of 5] Move CDiskBlockPos from chain to flatfile..

Note: alternatively we could keep the split and rename diskblockpos.h to flatfilepos.h and put the ToString() implementation in a .cpp file also, or ...?

I'm not totally sure if it's worth splitting up the two, the main thing seems to have been getting it out of chain.h.

Jul 9 2019, 20:43
nakihito planned changes to D3619: Merge #9544: [trivial] Add end of namespace comments. Improve consistency..
Jul 9 2019, 19:49
nakihito created D3619: Merge #9544: [trivial] Add end of namespace comments. Improve consistency..
Jul 9 2019, 19:49
nakihito requested review of D3599: Merge #10191: [trivial] Rename unused RPC arguments 'dummy'.
Jul 9 2019, 19:15

Jul 8 2019

nakihito created D3602: Merge #10559: Change semantics of HaveCoinInCache to match HaveCoin.
Jul 8 2019, 23:10
nakihito created D3600: Merge #10627: fixed listunspent rpc convert parameter.
Jul 8 2019, 22:05
nakihito planned changes to D3599: Merge #10191: [trivial] Rename unused RPC arguments 'dummy'.
Jul 8 2019, 20:47
nakihito created D3599: Merge #10191: [trivial] Rename unused RPC arguments 'dummy'.
Jul 8 2019, 20:47
nakihito created D3597: Merge #10626: doc: Remove outdated minrelaytxfee comment.
Jul 8 2019, 20:31
nakihito updated the diff for D3464: [rpc] Add logging RPC.

Changed logging() to static.

Jul 8 2019, 17:01
nakihito updated the diff for D3530: Make various functions in src/test/ static.

Rebased due to some file names being changed in a different patch.

Jul 8 2019, 16:27

Jul 6 2019

nakihito updated the diff for D3569: Merge #10530: Fix invalid instantiation and possibly unsafe accesses of array in class base_uint<BITS>.

Changed (uint32_t)-1 to std::numeric_limits<uint32_t>::max().

Jul 6 2019, 06:44

Jul 5 2019

nakihito added a comment to D3542: Merge #10537: Few Minor per-utxo assert-semantics re-adds and tweak.
In D3542#84072, @Fabien wrote:

The changes to consensus/tx_verify.cpp need to be backported. It's not in our codebase.

Jul 5 2019, 23:11
nakihito created D3569: Merge #10530: Fix invalid instantiation and possibly unsafe accesses of array in class base_uint<BITS>.
Jul 5 2019, 20:25
nakihito requested review of D3542: Merge #10537: Few Minor per-utxo assert-semantics re-adds and tweak.

coins.cpp changes were previously made here: https://reviews.bitcoinabc.org/D470
consensus/tx_verify.cpp changes were made here: https://reviews.bitcoinabc.org/D1739 (note: GetTransactionSigOpCost() was never added)
validation.cpp changes made here: https://reviews.bitcoinabc.org/D1479 and here: https://reviews.bitcoinabc.org/D471#change-8J68DPC7df8b

Jul 5 2019, 18:44
nakihito requested review of D3526: Make printchunk() in support/lockedpool.cpp static.

Changed title to better describe changes as requested by @deadalnix.

Jul 5 2019, 17:57
nakihito requested review of D3530: Make various functions in src/test/ static.

Changed title to better describe changes as requested by @deadalnix.

Jul 5 2019, 17:56
nakihito requested review of D3505: Merge #10347: Use range-based for loops (C++11) when looping over vector elements.
Jul 5 2019, 17:55
nakihito updated the test plan for D3464: [rpc] Add logging RPC.
Jul 5 2019, 17:36
nakihito updated the diff for D3464: [rpc] Add logging RPC.

Fixed comment.

Jul 5 2019, 17:31

Jul 3 2019

nakihito retitled D3530: Make various functions in src/test/ static from Merge #13163: Make it clear which functions that are intended to be translation unit local (src/test/) to Make various functions in src/test/ static.
Jul 3 2019, 22:27
nakihito retitled D3526: Make printchunk() in support/lockedpool.cpp static from Merge #13163: Make it clear which functions that are intended to be translation unit local (support/lockedpool.cpp) to Make printchunk() in support/lockedpool.cpp static.
Jul 3 2019, 22:12
nakihito planned changes to D3542: Merge #10537: Few Minor per-utxo assert-semantics re-adds and tweak.
Jul 3 2019, 21:43
nakihito created D3542: Merge #10537: Few Minor per-utxo assert-semantics re-adds and tweak.
Jul 3 2019, 21:43
nakihito created D3541: Merge #10313: [Consensus] Add constant for maximum stack size.
Jul 3 2019, 19:39
nakihito updated the test plan for D3464: [rpc] Add logging RPC.
Jul 3 2019, 18:56
nakihito updated the summary of D3464: [rpc] Add logging RPC.
Jul 3 2019, 18:36
nakihito planned changes to D3464: [rpc] Add logging RPC.
Jul 3 2019, 18:24
nakihito updated the diff for D3464: [rpc] Add logging RPC.

Added libevent filter, but had to pull the updated code from PR12954 along with some other changes to make everything fit together.

Jul 3 2019, 18:24
nakihito planned changes to D3505: Merge #10347: Use range-based for loops (C++11) when looping over vector elements.
Jul 3 2019, 00:13
nakihito updated the diff for D3505: Merge #10347: Use range-based for loops (C++11) when looping over vector elements.

Fixed nits.

Jul 3 2019, 00:13

Jul 2 2019

nakihito abandoned D3293: Merge #13163: Make it clear which functions that are intended to be translation unit local.

This has been broken into smaller parts. See D3530, D3526, D3525, D3524, D3523, D3522, D3512, D3510.

Jul 2 2019, 23:49
nakihito updated the diff for D3530: Make various functions in src/test/ static.

Reverted accidental variable type changes.

Jul 2 2019, 22:42
nakihito planned changes to D3530: Make various functions in src/test/ static.
Jul 2 2019, 22:28
nakihito created D3530: Make various functions in src/test/ static.
Jul 2 2019, 22:27
nakihito requested review of D3526: Make printchunk() in support/lockedpool.cpp static.
Jul 2 2019, 22:24
nakihito abandoned D3529: Merge #13163: Make it clear which functions that are intended to be translation unit local (test/uint256_tests.cpp).
Jul 2 2019, 22:23
nakihito planned changes to D3526: Make printchunk() in support/lockedpool.cpp static.
Jul 2 2019, 22:08
nakihito planned changes to D3529: Merge #13163: Make it clear which functions that are intended to be translation unit local (test/uint256_tests.cpp).
Jul 2 2019, 22:07
nakihito updated the summary of D3526: Make printchunk() in support/lockedpool.cpp static.
Jul 2 2019, 22:07
nakihito created D3529: Merge #13163: Make it clear which functions that are intended to be translation unit local (test/uint256_tests.cpp).
Jul 2 2019, 21:48
nakihito created D3526: Make printchunk() in support/lockedpool.cpp static.
Jul 2 2019, 19:10
nakihito created D3525: Merge #13163: Make it clear which functions that are intended to be translation unit local (bitcoin-cli.cpp).
Jul 2 2019, 18:24
nakihito created D3524: Merge #13163: Make it clear which functions that are intended to be translation unit local (bitcoind.cpp).
Jul 2 2019, 18:08
nakihito created D3523: Merge #13163: Make it clear which functions that are intended to be translation unit local (rpc/rawtransaction.cpp).
Jul 2 2019, 18:03
nakihito created D3522: Merge #13163: Make it clear which functions that are intended to be translation unit local (init.cpp).
Jul 2 2019, 17:29
nakihito planned changes to D3505: Merge #10347: Use range-based for loops (C++11) when looping over vector elements.
Jul 2 2019, 01:33
nakihito requested review of D3512: Merge #13163: Make it clear which functions that are intended to be translation unit local (validation.cpp).
Jul 2 2019, 01:32
nakihito retitled D3512: Merge #13163: Make it clear which functions that are intended to be translation unit local (validation.cpp) from Merge #13163: Make it clear which functions that are intended to be translation unit local (validation) to Merge #13163: Make it clear which functions that are intended to be translation unit local (validation.cpp).
Jul 2 2019, 01:31
nakihito updated the summary of D3510: Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet files).
Jul 2 2019, 01:31
D3510: Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet files) is now accepted and ready to land.
Jul 2 2019, 01:29
nakihito retitled D3510: Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet files) from Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet) to Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet files).
Jul 2 2019, 01:29
nakihito planned changes to D3512: Merge #13163: Make it clear which functions that are intended to be translation unit local (validation.cpp).
Jul 2 2019, 01:24
nakihito created D3512: Merge #13163: Make it clear which functions that are intended to be translation unit local (validation.cpp).
Jul 2 2019, 01:24
nakihito planned changes to D3510: Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet files).
Jul 2 2019, 00:40
nakihito created D3510: Merge #13163: Make it clear which functions that are intended to be translation unit local (wallet files).
Jul 2 2019, 00:34

Jul 1 2019

nakihito requested review of D3464: [rpc] Add logging RPC.
Jul 1 2019, 21:47
nakihito updated the summary of D3464: [rpc] Add logging RPC.
Jul 1 2019, 21:47
nakihito added a comment to D3505: Merge #10347: Use range-based for loops (C++11) when looping over vector elements.

Changed CTxIn to auto.

Jul 1 2019, 20:16
nakihito created D3506: Merge #10479: [trivial] Fix comment for ForceSetArg().
Jul 1 2019, 20:12
nakihito created D3505: Merge #10347: Use range-based for loops (C++11) when looping over vector elements.
Jul 1 2019, 19:59
nakihito added a comment to D3464: [rpc] Add logging RPC.

Removed enableCategoryMask and disableCategoryMask functions and replaced them with EnableOrDisableLogCategories from Core PR12954. Also squashed libevent commit.

Jul 1 2019, 18:28

Jun 29 2019

nakihito added a comment to D3466: Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz.
In D3466#81930, @Fabien wrote:

Code looks good, but I fail to see how make check is testing that.

Jun 29 2019, 02:11
nakihito added a comment to D3293: Merge #13163: Make it clear which functions that are intended to be translation unit local.

Going to try and break this into smaller pieces.

Jun 29 2019, 00:48
nakihito added a comment to D3464: [rpc] Add logging RPC.
In D3464#81957, @Fabien wrote:

Also I don't see the filter on libevent, even if there is a comment remaining about it. Is there a reason why it is not required for us ?

Jun 29 2019, 00:47

Jun 28 2019

nakihito planned changes to D3464: [rpc] Add logging RPC.
Jun 28 2019, 23:39
nakihito requested review of D3464: [rpc] Add logging RPC.
Jun 28 2019, 19:42
D3465: Merge #11635: trivial: Fix typo – alreardy → already is now accepted and ready to land.
Jun 28 2019, 19:34
D3463: Merge #11480: [ui] Add toggle for unblinding password fields is now accepted and ready to land.
Jun 28 2019, 19:33
nakihito created D3467: Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help..
Jun 28 2019, 19:31
nakihito created D3466: Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz.
Jun 28 2019, 19:11
nakihito planned changes to D3464: [rpc] Add logging RPC.
Jun 28 2019, 18:47
nakihito created D3464: [rpc] Add logging RPC.
Jun 28 2019, 18:47
nakihito added a comment to D3293: Merge #13163: Make it clear which functions that are intended to be translation unit local.

Rebased.

Jun 28 2019, 17:17

Jun 24 2019

nakihito created D3407: Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h.
Jun 24 2019, 23:04
nakihito created D3406: Merge #9750: Bloomfilter: parameter variables made constant.
Jun 24 2019, 22:37
nakihito accepted D3375: Merge #10765: Tests: address placement should be deterministic by default.
Jun 24 2019, 21:46
D3405: Merge #10744: Use method name via __func__ macro is now accepted and ready to land.
Jun 24 2019, 21:41
nakihito accepted D3399: unsigned int -> size_t in merkleblock-related code.
Jun 24 2019, 21:04
D3404: Fix inconsistencies and grammar in various files is now accepted and ready to land.
Jun 24 2019, 20:59
nakihito added a comment to D3283: Merge #10408, #13291, and partial #13163.

Clarified test plan concerning tor.

Jun 24 2019, 20:36
nakihito updated the test plan for D3283: Merge #10408, #13291, and partial #13163.
Jun 24 2019, 20:35
nakihito planned changes to D3283: Merge #10408, #13291, and partial #13163.
Jun 24 2019, 19:39
nakihito requested review of D3283: Merge #10408, #13291, and partial #13163.
Jun 24 2019, 19:27
nakihito planned changes to D3283: Merge #10408, #13291, and partial #13163.
Jun 24 2019, 18:51
nakihito added a comment to D3283: Merge #10408, #13291, and partial #13163.

Ran bitcoind under tor and updated test plan.

Jun 24 2019, 17:25
nakihito updated the test plan for D3283: Merge #10408, #13291, and partial #13163.
Jun 24 2019, 17:18

Jun 22 2019

nakihito created D3386: Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter.
Jun 22 2019, 01:03

Jun 21 2019

nakihito added a comment to D3385: Merge #10380: [doc] Removing comments about dirty entries on txmempool.

Fixed spacing.

Jun 21 2019, 23:12
nakihito added a comment to D3385: Merge #10380: [doc] Removing comments about dirty entries on txmempool.

Fixed duplicate //.

Jun 21 2019, 23:10
nakihito created D3385: Merge #10380: [doc] Removing comments about dirty entries on txmempool.
Jun 21 2019, 22:46