Page MenuHomePhabricator
Feed Advanced Search

Feb 18 2020

deadalnix accepted D5301: lcov: filter /usr/lib/ from coverage reports.
Feb 18 2020, 00:14

Feb 16 2020

deadalnix closed D5300: [sigcheck] Add per tx limit.
Feb 16 2020, 03:57
deadalnix committed rABC18708a54d44c: [sigcheck] Add per tx limit (authored by deadalnix).
[sigcheck] Add per tx limit
Feb 16 2020, 03:57
deadalnix accepted D5293: Add missing items to release-notes + formatting fixups.
Feb 16 2020, 03:56
deadalnix updated the diff for D5300: [sigcheck] Add per tx limit.

More nits

Feb 16 2020, 03:55
deadalnix updated the diff for D5300: [sigcheck] Add per tx limit.

Fix nits

Feb 16 2020, 03:47
deadalnix committed rABCb46180893ed6: Implement miner funding features (authored by deadalnix).
Implement miner funding features
Feb 16 2020, 02:45
deadalnix closed D5282: Implement miner funding features.
Feb 16 2020, 02:45
deadalnix changed the visibility for D5282: Implement miner funding features.
Feb 16 2020, 02:40
deadalnix created D5300: [sigcheck] Add per tx limit.
Feb 16 2020, 02:38

Feb 15 2020

deadalnix committed rABCb9912939d5a9: [sigcheck] Remove redundant sigcheck in CheckInputs (authored by deadalnix).
[sigcheck] Remove redundant sigcheck in CheckInputs
Feb 15 2020, 18:03
deadalnix closed D5298: [sigcheck] Remove redundant sigcheck in CheckInputs.
Feb 15 2020, 18:03
deadalnix committed rABCff9578c4bcd3: [ConnectBlock] Use an index to refers into blockundo.vtxundo rather than pusing… (authored by deadalnix).
[ConnectBlock] Use an index to refers into blockundo.vtxundo rather than pusing…
Feb 15 2020, 18:01
deadalnix closed D5299: [ConnectBlock] Use an index to refers into blockundo.vtxundo rather than pusing as we go.
Feb 15 2020, 18:01
deadalnix retitled D5282: Implement miner funding features from Implement miner the funding features to Implement miner funding features.
Feb 15 2020, 17:40
deadalnix requested review of D5299: [ConnectBlock] Use an index to refers into blockundo.vtxundo rather than pusing as we go.
Feb 15 2020, 17:40
deadalnix requested review of D5298: [sigcheck] Remove redundant sigcheck in CheckInputs.

The comment is still accurate. The behavior did not change, as tests demonstrate.

Feb 15 2020, 17:39
deadalnix accepted D5287: Update manpages for 0.21.0 release.
Feb 15 2020, 17:25
deadalnix created D5299: [ConnectBlock] Use an index to refers into blockundo.vtxundo rather than pusing as we go.
Feb 15 2020, 16:43
deadalnix created D5298: [sigcheck] Remove redundant sigcheck in CheckInputs.
Feb 15 2020, 16:19

Feb 14 2020

deadalnix updated the diff for D5282: Implement miner funding features.

Address some nits

Feb 14 2020, 23:45
deadalnix requested changes to D5287: Update manpages for 0.21.0 release.

Let's wait until tomorow for this, just in case.

Feb 14 2020, 23:01
deadalnix accepted D5289: Change version to 0.21.0.
Feb 14 2020, 23:00
deadalnix updated the test plan for D5282: Implement miner funding features.
Feb 14 2020, 21:36
deadalnix updated the summary of D5282: Implement miner funding features.
Feb 14 2020, 21:36
deadalnix accepted D5244: Enable new ancestor/descendants chains limit at fork.
Feb 14 2020, 21:00
deadalnix added inline comments to D5282: Implement miner funding features.
Feb 14 2020, 20:54
deadalnix accepted D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.
Feb 14 2020, 16:04
deadalnix requested changes to D5244: Enable new ancestor/descendants chains limit at fork.

Now of course for the most strenuous activation tests (involving consensus features) it's important to actually step through the activation block by block, see e.g. D5179 and D5130. That lets you check very carefully how certain transactions in mempool before the upgrade are handled during the upgrade, and vice versa -- if the upgrade is rewinded, the mempool needs to be sane still. But as this is nonconsensus it's not really important.

Feb 14 2020, 15:38
deadalnix updated the diff for D5282: Implement miner funding features.

Enforce phonon activation time so that test pass also after the upgrade.

Feb 14 2020, 13:00
deadalnix updated the diff for D5282: Implement miner funding features.

Remove change to miner_tests, as it is covered by the intergration test and messes with global state.

Feb 14 2020, 03:46
deadalnix requested changes to D5244: Enable new ancestor/descendants chains limit at fork.

What @markblundeberg said.

Feb 14 2020, 02:46
deadalnix updated the diff for D5282: Implement miner funding features.

Update to use a whitelist only and bump to 5% after discussions with miners.

Feb 14 2020, 02:36

Feb 13 2020

deadalnix requested changes to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.
Feb 13 2020, 16:38
deadalnix requested review of D5282: Implement miner funding features.

The builds are clean.

Feb 13 2020, 15:26
deadalnix changed the visibility for D5282: Implement miner funding features.
Feb 13 2020, 01:58
deadalnix created D5282: Implement miner funding features.
Feb 13 2020, 01:57
deadalnix requested changes to D5244: Enable new ancestor/descendants chains limit at fork.
Feb 13 2020, 01:42
deadalnix requested changes to D5245: [qa] Test that mempool reverts to pre-phonon policies.
Feb 13 2020, 01:38
deadalnix accepted D5243: Add new post-fork ancestor and descendants limit..
Feb 13 2020, 01:36

Feb 12 2020

deadalnix accepted D5279: [CI] Run the functional tests when wallet is disable.
Feb 12 2020, 23:04
deadalnix added a reverting change for D5130: OP_REVERSEBYTES activation logic: rABCadaa9fe22fbc: Revert "OP_REVERSEBYTES activation logic".
Feb 12 2020, 22:52
deadalnix added a reverting change for rABCfcf22e8fcc94: OP_REVERSEBYTES activation logic: rABCadaa9fe22fbc: Revert "OP_REVERSEBYTES activation logic".
Feb 12 2020, 22:52
deadalnix committed rABCadaa9fe22fbc: Revert "OP_REVERSEBYTES activation logic" (authored by deadalnix).
Revert "OP_REVERSEBYTES activation logic"
Feb 12 2020, 22:52
deadalnix closed D5278: Revert "OP_REVERSEBYTES activation logic".
Feb 12 2020, 22:52
deadalnix added a reverting change for D5130: OP_REVERSEBYTES activation logic: D5278: Revert "OP_REVERSEBYTES activation logic".
Feb 12 2020, 22:24
deadalnix added a reverting change for rABCfcf22e8fcc94: OP_REVERSEBYTES activation logic: D5278: Revert "OP_REVERSEBYTES activation logic".
Feb 12 2020, 22:24
deadalnix created D5278: Revert "OP_REVERSEBYTES activation logic".
Feb 12 2020, 22:24
deadalnix accepted D5179: [consensus rule] limit sigchecks in a block after phonon upgrade.
Feb 12 2020, 15:04
deadalnix accepted D5253: Bump automatic replay protection to Nov 2020 upgrade.
Feb 12 2020, 15:03
deadalnix accepted D5130: OP_REVERSEBYTES activation logic.
Feb 12 2020, 03:10

Feb 11 2020

deadalnix added a comment to D5267: Merge #14236: qa: generate --> generatetoaddress change to allow tests run without wallet.

The code looks correct, but the test plan is inadequate.

Feb 11 2020, 23:08
deadalnix accepted D5267: Merge #14236: qa: generate --> generatetoaddress change to allow tests run without wallet.
Feb 11 2020, 23:08
deadalnix requested changes to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.
Feb 11 2020, 16:42
deadalnix accepted D5238: Merge #15321: doc: Add cs_main lock annotations for mapBlockIndex.
Feb 11 2020, 16:37
deadalnix closed T743: Build Bitcoin-ABC / Master / Health Checks / Bitcoin-ABC Check Seeds is broken. as Wontfix.

Patch doesn't touch the seeds.

Feb 11 2020, 04:05
deadalnix committed rABC3d26d0c747cb: [cmake] Add the suite name to the test runner. (authored by deadalnix).
[cmake] Add the suite name to the test runner.
Feb 11 2020, 00:36
deadalnix closed D5247: [cmake] Add the suite name to the test runner..
Feb 11 2020, 00:36

Feb 10 2020

deadalnix created D5247: [cmake] Add the suite name to the test runner..
Feb 10 2020, 23:40
deadalnix requested changes to D5243: Add new post-fork ancestor and descendants limit..

You need to update the cmake build.

Feb 10 2020, 22:29
deadalnix accepted D5242: Move mempool policy constants to policy/mempool.h.
Feb 10 2020, 22:12
deadalnix added inline comments to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.
Feb 10 2020, 18:54
deadalnix requested changes to D4418: Add simple unit tests for parse_name().

This is much better, but is missing cases. Thankfully, it is now possible to see which cases are tested an which are not by now.

Feb 10 2020, 18:47
deadalnix requested changes to D5238: Merge #15321: doc: Add cs_main lock annotations for mapBlockIndex.
Feb 10 2020, 14:15
deadalnix accepted D5236: remove SCRIPT_VERIFY_COMPRESSED_PUBKEYTYPE (aka WITNESS_PUBKEYTYPE).
Feb 10 2020, 14:04
deadalnix accepted D5237: [avalanche_tests] fix block index accesses.
Feb 10 2020, 14:02
deadalnix committed rABC8e591f10ec22: Cache the result of chainparams.GetConsensus() in miner code (authored by deadalnix).
Cache the result of chainparams.GetConsensus() in miner code
Feb 10 2020, 13:05
deadalnix closed D5234: Cache the result of chainparams.GetConsensus() in miner code.
Feb 10 2020, 13:05
deadalnix committed rABCe035b46366e4: Update weird way to check for MTP in functional tests (authored by deadalnix).
Update weird way to check for MTP in functional tests
Feb 10 2020, 13:02
deadalnix closed D5233: Update weird way to check for MTP in functional tests.
Feb 10 2020, 13:02
deadalnix accepted D4588: [tests] Add libFuzzer support..
Feb 10 2020, 13:00

Feb 9 2020

deadalnix created D5234: Cache the result of chainparams.GetConsensus() in miner code.
Feb 9 2020, 23:26
deadalnix created D5233: Update weird way to check for MTP in functional tests.
Feb 9 2020, 21:50
deadalnix accepted D5230: remove print-debugging statement that ended up in master.
Feb 9 2020, 20:12
deadalnix requested changes to D5232: util_tests.test_LockDirectory: avoid exit in forked process.
Feb 9 2020, 20:12
deadalnix requested changes to D5223: clean up STANDARD_NOT_MANDATORY_VERIFY_FLAGS.

I get what you want to do with this whole stack, and this is not a bad idea per, but you need to rework the approach so that flagset getting out of sync is less of a problem.

Feb 9 2020, 03:42
deadalnix requested changes to D5222: remove MANDATORY_SCRIPT_VERIFY_FLAGS in favour of explicit forgiveness flags.
Feb 9 2020, 03:30
deadalnix requested changes to D5221: Make STANDARD_SCRIPT_VERIFY_FLAGS explicit.

Wait, what did happen here?

Feb 9 2020, 03:27
deadalnix requested changes to D5179: [consensus rule] limit sigchecks in a block after phonon upgrade.

Some details can be improved, but it is good overall.

Feb 9 2020, 03:18
deadalnix accepted D5224: [standardness] activate SCRIPT_VERIFY_INPUT_SIGCHECKS in next upgrade.
Feb 9 2020, 01:23
deadalnix accepted D5219: [python linting] tweak options.
Feb 9 2020, 01:08
deadalnix committed rABC89819efc7cc1: Update blockchain RPC to report all BIP9 based on versionbitsinfo (authored by deadalnix).
Update blockchain RPC to report all BIP9 based on versionbitsinfo
Feb 9 2020, 01:08
deadalnix closed D5218: Update blockchain RPC to report all BIP9 based on versionbitsinfo.
Feb 9 2020, 01:08

Feb 8 2020

deadalnix created D5218: Update blockchain RPC to report all BIP9 based on versionbitsinfo.
Feb 8 2020, 03:19
deadalnix accepted D5217: [python linting] apply aggressive mode in autopep8 (line wrapping).
Feb 8 2020, 01:54
deadalnix accepted D5216: [python linting] nit.
Feb 8 2020, 01:46
deadalnix accepted D5215: apply nontrivial changes suggested by autopep8 aggressive.
Feb 8 2020, 01:46

Feb 7 2020

deadalnix accepted D5208: [python linting] enforce E722: do not use bare except.
Feb 7 2020, 18:03
deadalnix accepted D5206: Merge #9739: Fix BIP68 activation test.
Feb 7 2020, 17:59
deadalnix requested changes to D5188: Make copyright script update to current year instead of last commit year.

If the files are not touched, it doesn't make sense to update the copyright.

Feb 7 2020, 17:58
deadalnix accepted D5196: Run the linters as part of arc land.
Feb 7 2020, 17:17
deadalnix added inline comments to D5130: OP_REVERSEBYTES activation logic.
Feb 7 2020, 16:41
deadalnix requested changes to D5196: Run the linters as part of arc land.
Feb 7 2020, 16:25
deadalnix accepted D5205: [python linting] Enforce all flake8 F codes.
Feb 7 2020, 16:19
deadalnix accepted D5204: [python linting] enforce E731: Do not assign a lambda expression, use a def.
Feb 7 2020, 16:19
deadalnix accepted D5200: [python linting] enforce E712: Comparison to true should be 'if cond is true:' or 'if cond:'.
Feb 7 2020, 15:29
deadalnix added inline comments to D5179: [consensus rule] limit sigchecks in a block after phonon upgrade.
Feb 7 2020, 03:13
deadalnix accepted D5181: Add build support for 'gprof' profiling..
Feb 7 2020, 02:36
deadalnix accepted D5042: Make the CI record and track the unit tests.

This is a bit of a concern, because now a dev adding a new test suite needs to update this to make sure it runs. Failing to do so will just result in not running the test suite, silently. You need to figure this out.

Feb 7 2020, 02:14
deadalnix accepted D5182: [CMAKE] Get rid of ECM for running the sanitizers.
Feb 7 2020, 02:06