Page MenuHomePhabricator
Feed All Stories

Feb 14 2020

markblundeberg accepted D5245: [qa] Test that mempool reverts to pre-phonon policies.

Yes this works because the mempool is being reprocessed now due to another upgrade, as the reversebytes thing D5130 (==D5283) is landed already. 👍
(that's not bad btw, I rely on the same in my now-landed D5224 tests)

Feb 14 2020, 02:22
markblundeberg added a comment to D5244: Enable new ancestor/descendants chains limit at fork.

@dagurval this is the only way I know how to do these kinds of tests. We have never written tests that depend explicitly on --with-phononactivation and we avoid writing tests that directly invoke time(), so that would be pretty weird if you did that. In other words we write tests that are either testing activation-independent behaviour, or if they are sensitive then they must handle their own activation parameters and override any effect that --with-phononactivation might have, like you've done here.

Feb 14 2020, 01:41
teamcity added a comment to D5288: Merge #14679: importmulti: Don't add internal addresses to address book.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 14 2020, 01:32
markblundeberg removed a reviewer for D5282: Implement miner funding features: markblundeberg.
Feb 14 2020, 01:26
markblundeberg resigned from D5282: Implement miner funding features.

I won't block this as I'm not confident to effectively review its substance, but good to see the build failures are showing up now.

Feb 14 2020, 01:25
teamcity added a comment to D5287: Update manpages for 0.21.0 release.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 14 2020, 01:12
teamcity added a comment to D5288: Merge #14679: importmulti: Don't add internal addresses to address book.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 14 2020, 01:11
teamcity updated the summary of D5288: Merge #14679: importmulti: Don't add internal addresses to address book.
Feb 14 2020, 01:11
teamcity added a comment to D5288: Merge #14679: importmulti: Don't add internal addresses to address book.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those Bitcoin Core PRs have been inserted into the summary for reference.

Feb 14 2020, 01:11
nakihito created D5288: Merge #14679: importmulti: Don't add internal addresses to address book.
Feb 14 2020, 01:11
teamcity added a comment to D5287: Update manpages for 0.21.0 release.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 14 2020, 00:52
teamcity added a comment to D5286: Update seeds.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 14 2020, 00:49
jasonbcox created D5287: Update manpages for 0.21.0 release.
Feb 14 2020, 00:43
abc-bot committed rABC5fd4aa416bd7: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Feb 14 2020, 00:37
teamcity added a comment to D5286: Update seeds.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 14 2020, 00:27
teamcity added a comment to D5269: Add --commit to automated-commits to make local testing easier.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 14 2020, 00:25
teamcity added a comment to D5286: Update seeds.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 14 2020, 00:25
teamcity added a comment to D5286: Update seeds.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 14 2020, 00:24
jasonbcox created D5286: Update seeds.
Feb 14 2020, 00:24
jasonbcox closed D5285: Fix exit behavior in test-seeds.
Feb 14 2020, 00:16
jasonbcox committed rABC0635d24b76c9: Fix exit behavior in test-seeds (authored by jasonbcox).
Fix exit behavior in test-seeds
Feb 14 2020, 00:16
teamcity added a comment to D5269: Add --commit to automated-commits to make local testing easier.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 14 2020, 00:16
jasonbcox updated the diff for D5269: Add --commit to automated-commits to make local testing easier.

Fixed confusing double-negative

Feb 14 2020, 00:16

Feb 13 2020

teamcity added a comment to D4436: Add unit tests for CSeederNode::ProcessMessage().

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 22:58
teamcity added a comment to D4436: Add unit tests for CSeederNode::ProcessMessage().

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 22:49
nakihito updated the diff for D4436: Add unit tests for CSeederNode::ProcessMessage().

Changed BOOST_AUTO_TEST_SUITE to BOOST_FIXTURE_TEST_SUITE and BOOST_AUTO_TEST_CASE to BOOST_FIXTURE_TEST_CASE. Added SeederTestingSetup struct for the fixture test suite. Changed user_agent type to std::string.

Feb 13 2020, 22:48
Fabien requested changes to D5269: Add --commit to automated-commits to make local testing easier.
Feb 13 2020, 21:20
Fabien accepted D5285: Fix exit behavior in test-seeds.
Feb 13 2020, 21:17
teamcity added a comment to D5285: Fix exit behavior in test-seeds.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 21:16
teamcity added a comment to D5277: Merge #14460: tests: Improve 'CAmount' tests.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 21:01
teamcity added a comment to D5269: Add --commit to automated-commits to make local testing easier.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 20:59
jasonbcox added inline comments to D5269: Add --commit to automated-commits to make local testing easier.
Feb 13 2020, 20:52
teamcity added a comment to D5285: Fix exit behavior in test-seeds.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 20:52
jasonbcox created D5285: Fix exit behavior in test-seeds.
Feb 13 2020, 20:52
jasonbcox updated the test plan for D5269: Add --commit to automated-commits to make local testing easier.
Feb 13 2020, 20:49
teamcity added a comment to D5269: Add --commit to automated-commits to make local testing easier.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 20:48
jasonbcox updated the diff for D5269: Add --commit to automated-commits to make local testing easier.
  • Fixes according to feedback
  • Small refactor so error messages will appear early
  • Rename --commit to --parent since this is more self explanatory. Associated variable names changed as well.
Feb 13 2020, 20:48
teamcity added a comment to D5277: Merge #14460: tests: Improve 'CAmount' tests.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 20:35
nakihito updated the diff for D5277: Merge #14460: tests: Improve 'CAmount' tests.

Removed type casts.

Feb 13 2020, 20:32
jasonbcox added inline comments to D5270: Make all automated commits run smoke tests prior to pushing.
Feb 13 2020, 20:29
Fabien requested changes to D5277: Merge #14460: tests: Improve 'CAmount' tests.
Feb 13 2020, 20:17
nakihito committed rABC054899250f31: Merge #14720: rpc: Correctly name arguments (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14720: rpc: Correctly name arguments
Feb 13 2020, 20:15
nakihito closed D5281: Merge #14720: rpc: Correctly name arguments.
Feb 13 2020, 20:15
teamcity added a comment to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 20:08
Fabien committed rABCd15280fe013d: [CMAKE] Use the new FindPython module (authored by Fabien).
[CMAKE] Use the new FindPython module
Feb 13 2020, 20:04
Fabien closed D5284: [CMAKE] Use the new FindPython module.
Feb 13 2020, 20:04
teamcity added a comment to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 19:58
Fabien updated the diff for D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.

Use Unix EOL.

Feb 13 2020, 19:58
jasonbcox added inline comments to D5282: Implement miner funding features.
Feb 13 2020, 19:55
nakihito committed rABC30527d21d9fe: Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
Feb 13 2020, 19:44
nakihito closed D5280: Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC.
Feb 13 2020, 19:44
jasonbcox requested changes to D5282: Implement miner funding features.
Feb 13 2020, 19:43
teamcity added a comment to D5277: Merge #14460: tests: Improve 'CAmount' tests.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 19:42
teamcity added a comment to D5277: Merge #14460: tests: Improve 'CAmount' tests.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 19:26
nakihito updated the diff for D5277: Merge #14460: tests: Improve 'CAmount' tests.

Added CFeeRate changes.

Feb 13 2020, 19:26
Harbormaster failed remote builds in B9470: Diff 16339 for D5282: Implement miner funding features!
Feb 13 2020, 17:36
teamcity added a comment to D5282: Implement miner funding features.
Feb 13 2020, 17:36
jasonbcox added a comment to D5282: Implement miner funding features.

Teamcity is not able to post build failures here unless it's given permission (it's not part of Bitcoin ABC group) -- if you want that you have to add it to policy as a second entry.

https://build.bitcoinabc.org/viewLog.html?buildId=29215&buildTypeId=BitcoinABC_BitcoinAbcStaging&tab=buildResultsDiv

Feb 13 2020, 17:32
teamcity added a comment to D5282: Implement miner funding features.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 17:32
jasonbcox closed T573: Build Bitcoin-ABC / Master / Initial Block Download w/o Checkpoints is broken. as Resolved.
Feb 13 2020, 17:27
jasonbcox closed T628: Build Bitcoin-ABC / Master / Initial Block Download is broken. as Resolved.
Feb 13 2020, 17:27
jasonbcox closed T668: Build Bitcoin-ABC / Master / Gitian Builds / Nightly - Linux is broken. as Resolved.
Feb 13 2020, 17:27
jasonbcox closed T672: Build Bitcoin-ABC / Master / Gitian Builds / Nightly - OSX is broken. as Resolved.
Feb 13 2020, 17:27
jasonbcox closed T740: Build Bitcoin-ABC / Resource Intensive Builds / Bitcoin-ABC Master TSAN is broken. as Resolved.
Feb 13 2020, 17:27
jasonbcox closed T741: Build Bitcoin-ABC / Master / Bitcoin-ABC Master UBSAN is broken. as Resolved.
Feb 13 2020, 17:26
teamcity closed T742: Build Bitcoin-ABC / Master / Bitcoin-ABC Master is broken. as Resolved.
Feb 13 2020, 17:22
jasonbcox committed rABC7f63be6a4ba6: Fix a race condition with rpc ports in check-seeds (authored by jasonbcox).
Fix a race condition with rpc ports in check-seeds
Feb 13 2020, 16:49
jasonbcox closed D5268: Fix a race condition with rpc ports in check-seeds.
Feb 13 2020, 16:49
deadalnix requested changes to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.
Feb 13 2020, 16:38
markblundeberg added a comment to D5282: Implement miner funding features.

The builds are clean.

Feb 13 2020, 16:26
deadalnix requested review of D5282: Implement miner funding features.

The builds are clean.

Feb 13 2020, 15:26
teamcity added a comment to D5245: [qa] Test that mempool reverts to pre-phonon policies.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 14:23
dagurval retitled D5245: [qa] Test that mempool reverts to pre-phonon policies from Remove longer ancestor/descendants chain in case of reorg to [qa] Test that mempool reverts to pre-phonon policies.
Feb 13 2020, 14:15
teamcity added a comment to D5245: [qa] Test that mempool reverts to pre-phonon policies.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 14:14
dagurval updated the diff for D5245: [qa] Test that mempool reverts to pre-phonon policies.

Remove redundant changes in validation.cpp

Feb 13 2020, 14:14
markblundeberg accepted D5284: [CMAKE] Use the new FindPython module.

All good!

Feb 13 2020, 13:51
Fabien updated the summary of D5284: [CMAKE] Use the new FindPython module.
Feb 13 2020, 13:38
teamcity added a comment to D5284: [CMAKE] Use the new FindPython module.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 13:33
markblundeberg added a comment to D5284: [CMAKE] Use the new FindPython module.

Thanks! I'm going to give this a whirl... (I was the one having pyenv issues 😊 )

Feb 13 2020, 13:31
teamcity added a comment to D5284: [CMAKE] Use the new FindPython module.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing passed.

Feb 13 2020, 13:28
teamcity added a comment to D5284: [CMAKE] Use the new FindPython module.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing started.

Feb 13 2020, 13:25
teamcity added a comment to D5284: [CMAKE] Use the new FindPython module.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 13:23
Fabien created D5284: [CMAKE] Use the new FindPython module.
Feb 13 2020, 13:23
Mark Lundeberg <markblundeberg@users.noreply.github.com> committed rABC65e1afb8a6c2: [standardness] activate SCRIPT_VERIFY_INPUT_SIGCHECKS in next upgrade (authored by Mark Lundeberg <markblundeberg@users.noreply.github.com>).
[standardness] activate SCRIPT_VERIFY_INPUT_SIGCHECKS in next upgrade
Feb 13 2020, 12:02
Mark Lundeberg <markblundeberg@users.noreply.github.com> closed D5224: [standardness] activate SCRIPT_VERIFY_INPUT_SIGCHECKS in next upgrade.
Feb 13 2020, 12:02
teamcity added a comment to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 10:35
teamcity added a comment to D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 10:24
Fabien updated the diff for D5240: [LINTER] Fix the doxygen linter when inline comments are multilined.

Use the Filesystem facility and explode the string.

Feb 13 2020, 10:23
Fabien requested changes to D5270: Make all automated commits run smoke tests prior to pushing.
Feb 13 2020, 10:03
Fabien requested changes to D5269: Add --commit to automated-commits to make local testing easier.

You should probably forbid to push (no dry run) if commit is not origin/master.

Feb 13 2020, 09:54
Fabien accepted D5268: Fix a race condition with rpc ports in check-seeds.
Feb 13 2020, 09:48
Fabien accepted D5281: Merge #14720: rpc: Correctly name arguments.
Feb 13 2020, 09:46
Fabien accepted D5280: Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC.
Feb 13 2020, 09:40
dagurval planned changes to D5245: [qa] Test that mempool reverts to pre-phonon policies.
Feb 13 2020, 09:35
Fabien requested changes to D5277: Merge #14460: tests: Improve 'CAmount' tests.
Feb 13 2020, 09:31
teamcity added a comment to D5244: Enable new ancestor/descendants chains limit at fork.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Feb 13 2020, 09:31
Fabien added a comment to D5277: Merge #14460: tests: Improve 'CAmount' tests.

Part of the PR is missing (new cases for the CFeeRate constructor).

Feb 13 2020, 09:30
teamcity added a comment to D5244: Enable new ancestor/descendants chains limit at fork.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Feb 13 2020, 09:21
dagurval updated the diff for D5244: Enable new ancestor/descendants chains limit at fork.

Rebase to fix merge conflict with release notes.

Feb 13 2020, 09:21
dagurval requested review of D5244: Enable new ancestor/descendants chains limit at fork.

There is already a facility to run test pre and post upgrade. Please use this unless you are specifically testing for the activation.

Feb 13 2020, 08:49