Page MenuHomePhabricator
Feed Advanced Search

Apr 9 2019

schancel closed D2785: Fix comment in CheckInputs to match changed code.
Apr 9 2019, 01:30
schancel updated the diff for D2783: Remove much of the remaining BIP9 code.

Remove chain.h as an include from validation.h

Apr 9 2019, 01:24

Apr 8 2019

schancel updated the diff for D2782: Remove unused depends list from `getblocktemplate` transactions.

Update release notes

Apr 8 2019, 01:49
schancel updated the diff for D2784: Remove unused parameter `validFeeEstimates` from `CTxMempool::addUnchecked`.

Fix a comment

Apr 8 2019, 01:47
schancel updated the diff for D2785: Fix comment in CheckInputs to match changed code.

Whoops

Apr 8 2019, 01:46
Herald added a reviewer for D2785: Fix comment in CheckInputs to match changed code: deadalnix.
Apr 8 2019, 01:45
schancel planned changes to D1801: Begin using billable txn size for wallet and mining.
Apr 8 2019, 01:23
Herald added a reviewer for D2784: Remove unused parameter `validFeeEstimates` from `CTxMempool::addUnchecked`: deadalnix.
Apr 8 2019, 01:21
schancel closed T499: Remove BlockPolicyEstimator as Resolved.
Apr 8 2019, 01:17

Apr 7 2019

schancel planned changes to D1933: Wrap orphan handling in its own OrphanPool class.

There was a backport from core that did something very similar. While I do think the design of this patch is better than the one from core, I'd be hesitant to go for it as we'd have to maintain it rather than letting core handle that one.

Apr 7 2019, 20:32
schancel updated the diff for D2783: Remove much of the remaining BIP9 code.

Fix missing newline

Apr 7 2019, 06:37
Herald added a reviewer for D2783: Remove much of the remaining BIP9 code: deadalnix.
Apr 7 2019, 06:35
Herald added a reviewer for D2782: Remove unused depends list from `getblocktemplate` transactions: deadalnix.
Apr 7 2019, 04:31

Apr 5 2019

schancel updated the diff for D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.

Rebase and fix comments.

Apr 5 2019, 22:01

Apr 4 2019

schancel updated the diff for D1936: Move handling for `-maxtxfee` to the config object.

Rebase and address feedback

Apr 4 2019, 03:30
schancel updated the diff for D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.

Move UpdateFlags items into CChainState, rebase, and address other minor nit.

Apr 4 2019, 03:21

Mar 31 2019

schancel added inline comments to D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.
Mar 31 2019, 20:21
schancel updated the diff for D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.

Remove GlobalState errorenous comment.

Mar 31 2019, 20:15
schancel updated the diff for D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.

Rebase

Mar 31 2019, 20:07
schancel committed rABC20f59d582b2b: [Part 3 of 5] Add a CChainState class to clarify internal interfaces (authored by Matt Corallo <git@bluematt.me>).
[Part 3 of 5] Add a CChainState class to clarify internal interfaces
Mar 31 2019, 17:54
schancel closed D1970: [Part 3 of 5] Add a CChainState class to clarify internal interfaces.
Mar 31 2019, 17:53

Mar 30 2019

schancel updated the diff for D1970: [Part 3 of 5] Add a CChainState class to clarify internal interfaces.

Rebase

Mar 30 2019, 17:25
schancel requested review of D1936: Move handling for `-maxtxfee` to the config object.
Mar 30 2019, 17:04

Mar 24 2019

schancel updated the diff for D1933: Wrap orphan handling in its own OrphanPool class.

Rebase and use rwcollection

Mar 24 2019, 03:42

Mar 23 2019

schancel abandoned D2133: Move shared qt/bitcoind initialization steps to shared functions..
Mar 23 2019, 03:02

Mar 21 2019

schancel updated the diff for D1936: Move handling for `-maxtxfee` to the config object.

Remove clang-format issue

Mar 21 2019, 03:05

Mar 17 2019

schancel updated the diff for D1936: Move handling for `-maxtxfee` to the config object.

Rebase on master

Mar 17 2019, 06:29
schancel abandoned D2153: [qa] Make src_dir handling more robust.
Mar 17 2019, 04:34
schancel abandoned D2155: [qa] Switch to using multiprocessing instead of threading.
Mar 17 2019, 04:33
schancel abandoned D2156: [qa] Dyanmically import tests so we can start adding decorators.
Mar 17 2019, 04:33
schancel abandoned D2157: [qa] Add extended decorator to signal which tests are long running.
Mar 17 2019, 04:33
schancel abandoned D2158: [qa] Stop maintaining for using test timings..
Mar 17 2019, 04:33
schancel abandoned D2163: [Part 2 of 4] [qa] De-globalize port seeding.
Mar 17 2019, 04:33
schancel abandoned D2164: [Part 4 of 4] [qa] De-globalize port seeding.
Mar 17 2019, 04:33
schancel abandoned D2167: [qa] Switch to using a tagging model instead of 'extended'.
Mar 17 2019, 04:33
schancel abandoned D2165: [Part 3 of 4] [qa] De-globalize port seeding.
Mar 17 2019, 04:33
schancel abandoned D2168: [qa] [move only] Move threading helpers to be top level functions..
Mar 17 2019, 04:32
schancel abandoned D2170: [wip] [qa] Allow multiple tests per file..
Mar 17 2019, 04:32
schancel abandoned D2171: [wip] [qa] Basic test decorators.
Mar 17 2019, 04:32

Mar 9 2019

schancel added a comment to T524: Improve IBD script to support arbitrary params.

Another way this script can be improved is to only run if the previous run has a different HEAD commit than latest master, though this feature isn't strictly necessary for MVP.

Mar 9 2019, 21:35 ยท Bootcamp, Unknown Object (Project)
schancel requested review of D2133: Move shared qt/bitcoind initialization steps to shared functions..

@jasonbcox Are your backports done? If not, this is a very small change to rebase onto.

Mar 9 2019, 21:26
schancel abandoned D2036: [doc] update release process.
Mar 9 2019, 21:25
schancel added inline comments to D2153: [qa] Make src_dir handling more robust.
Mar 9 2019, 21:25
schancel abandoned D2139: Record when a block was fully received and checked.
Mar 9 2019, 07:01

Dec 20 2018

schancel updated the task description for T498: Backport PR11182: Add p2p interface to TestNode.
Dec 20 2018, 01:33
schancel claimed T498: Backport PR11182: Add p2p interface to TestNode.
Dec 20 2018, 01:32

Dec 19 2018

schancel updated the task description for T496: Add global parameters to AppInit.
Dec 19 2018, 23:34
schancel updated the task description for T496: Add global parameters to AppInit.
Dec 19 2018, 23:13
schancel claimed T496: Add global parameters to AppInit.
Dec 19 2018, 22:49
schancel claimed T499: Remove BlockPolicyEstimator.
Dec 19 2018, 14:26
schancel updated the task description for T479: [mining] Fix sorting of transaction metadata.
Dec 19 2018, 13:25
schancel claimed T479: [mining] Fix sorting of transaction metadata.
Dec 19 2018, 13:25
schancel claimed T483: Make invalidateblock work with magnetic anomalty.
Dec 19 2018, 13:24
schancel updated the task description for T480: Remove version warnings due to overt asicboost.
Dec 19 2018, 13:23
schancel renamed T482: Make p2p-compbactblocks work with magnetic anomaly. from Make p2p-compbactblocks work with magnetic anomaly. See D2080 to Make p2p-compbactblocks work with magnetic anomaly..
Dec 19 2018, 13:22
schancel claimed T480: Remove version warnings due to overt asicboost.
Dec 19 2018, 13:22
schancel claimed T482: Make p2p-compbactblocks work with magnetic anomaly..
Dec 19 2018, 13:21

Dec 5 2018

schancel requested review of D2153: [qa] Make src_dir handling more robust.
Dec 5 2018, 05:29
schancel updated the summary of D2153: [qa] Make src_dir handling more robust.
Dec 5 2018, 05:28
schancel planned changes to D2167: [qa] Switch to using a tagging model instead of 'extended'.
Dec 5 2018, 05:02

Dec 3 2018

schancel accepted D2166: Remove unused variables and/or function calls.
Dec 3 2018, 18:48
schancel updated the diff for D2173: [WIP] Use mempool for fee estimates, not blocks..

Rebase on updated D2172

Dec 3 2018, 09:04
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Delete yet another vestige

Dec 3 2018, 09:03
schancel updated the diff for D2173: [WIP] Use mempool for fee estimates, not blocks..

Fix median calculation

Dec 3 2018, 09:01
schancel added inline comments to D2173: [WIP] Use mempool for fee estimates, not blocks..
Dec 3 2018, 08:55
schancel updated the diff for D2173: [WIP] Use mempool for fee estimates, not blocks..
Dec 3 2018, 08:54
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Remove an extraneous whitespace

Dec 3 2018, 07:22
schancel updated the diff for D2173: [WIP] Use mempool for fee estimates, not blocks..

Rebase

Dec 3 2018, 07:09
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Remove last vestigates of block policy estimator

Dec 3 2018, 07:08
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Clean up some unnecessary globals

Dec 3 2018, 07:05
Herald added a reviewer for D2173: [WIP] Use mempool for fee estimates, not blocks.: deadalnix.
Dec 3 2018, 07:01
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Include change to docs

Dec 3 2018, 06:54
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Remove test_framework dependency on silly file

Dec 3 2018, 06:52
schancel updated the diff for D2172: [policy] Delete block policy estimator..

Remove writing/reading of fee stats.

Dec 3 2018, 06:43
Herald added a reviewer for D2172: [policy] Delete block policy estimator.: deadalnix.
Dec 3 2018, 06:28
schancel updated the diff for D2037: Update mempool fee estimator to factor in rollingMinimumFeerate.

Rebase

Dec 3 2018, 06:06
schancel requested review of D2159: [Part 1 of 4] [qa] De-globalize port seeding.
Dec 3 2018, 04:10
schancel updated the diff for D2171: [wip] [qa] Basic test decorators.

Update

Dec 3 2018, 03:42
schancel updated the diff for D2171: [wip] [qa] Basic test decorators.

Clean up some formatting issues

Dec 3 2018, 03:16
Herald added a reviewer for D2171: [wip] [qa] Basic test decorators: deadalnix.
Dec 3 2018, 03:14
schancel updated the diff for D2170: [wip] [qa] Allow multiple tests per file..

Fix handling of test_params

Dec 3 2018, 03:13
schancel updated the diff for D2170: [wip] [qa] Allow multiple tests per file..

Fix variable usage

Dec 3 2018, 01:31
schancel updated the diff for D2170: [wip] [qa] Allow multiple tests per file..

Remove extraneous prints

Dec 3 2018, 01:04
Herald added a reviewer for D2170: [wip] [qa] Allow multiple tests per file.: deadalnix.
Dec 3 2018, 00:11

Dec 1 2018

schancel updated the diff for D2164: [Part 4 of 4] [qa] De-globalize port seeding.

Rebase

Dec 1 2018, 21:59
schancel updated the diff for D2165: [Part 3 of 4] [qa] De-globalize port seeding.

Rebase

Dec 1 2018, 21:59
schancel updated the diff for D2163: [Part 2 of 4] [qa] De-globalize port seeding.

Rebase

Dec 1 2018, 21:58
schancel updated the diff for D2164: [Part 4 of 4] [qa] De-globalize port seeding.

Rebase

Dec 1 2018, 21:58
schancel updated the diff for D2159: [Part 1 of 4] [qa] De-globalize port seeding.

Fix syntax error

Dec 1 2018, 21:55
schancel updated the summary of D2155: [qa] Switch to using multiprocessing instead of threading.
Dec 1 2018, 21:33
schancel updated the diff for D2155: [qa] Switch to using multiprocessing instead of threading.

Split diff so move is handled before this. DEpends on D2168

Dec 1 2018, 21:33
Herald added a reviewer for D2168: [qa] [move only] Move threading helpers to be top level functions.: deadalnix.
Dec 1 2018, 21:33
Herald added a reviewer for D2167: [qa] Switch to using a tagging model instead of 'extended': deadalnix.
Dec 1 2018, 21:06
schancel requested review of D2153: [qa] Make src_dir handling more robust.
Dec 1 2018, 16:31
schancel abandoned D2014: [move only] move default global vars to defaults.h.
Dec 1 2018, 16:30

Nov 30 2018

schancel retitled D2159: [Part 1 of 4] [qa] De-globalize port seeding from [Part 1 of 3] [qa] De-globalize port seeding to [Part 1 of 4] [qa] De-globalize port seeding.
Nov 30 2018, 23:02
schancel retitled D2163: [Part 2 of 4] [qa] De-globalize port seeding from [Part 2 of 3] [qa] De-globalize port seeding to [Part 2 of 4] [qa] De-globalize port seeding.
Nov 30 2018, 23:02
schancel retitled D2164: [Part 4 of 4] [qa] De-globalize port seeding from [Part 3 of 3] [qa] De-globalize port seeding to [Part 4 of 4] [qa] De-globalize port seeding.
Nov 30 2018, 23:02
schancel updated the diff for D2164: [Part 4 of 4] [qa] De-globalize port seeding.

Rebase and fix extraneous changes

Nov 30 2018, 23:01
schancel updated the summary of D2164: [Part 4 of 4] [qa] De-globalize port seeding.
Nov 30 2018, 23:01