Page MenuHomePhabricator
Feed Advanced Search

Nov 21 2018

schancel closed D2018: [cleanup] De-globalize blocksize related parameters.
Nov 21 2018, 02:18
schancel updated the summary of D2111: Remove need to update clientversion.h during releases.
Nov 21 2018, 02:08
Herald added a reviewer for D2111: Remove need to update clientversion.h during releases: Restricted Project.
Nov 21 2018, 02:08
Herald added a reviewer for D2110: Stop requiring net_tests.cpp to be updated.: Restricted Project.
Nov 21 2018, 01:01
Herald added a reviewer for D2109: Update release version number to 0.18.6: Restricted Project.
Nov 21 2018, 00:46

Nov 20 2018

schancel added inline comments to D2106: Add test case and release notes for auto finalization.
Nov 20 2018, 01:50
schancel accepted D2106: Add test case and release notes for auto finalization.
Nov 20 2018, 01:48

Nov 19 2018

schancel accepted D2105: Process transaction in reverse order in DisconnectedBlockTransactions::addForBlock.
Nov 19 2018, 23:48
schancel accepted D2094: [qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade.
Nov 19 2018, 09:39
schancel updated the summary of D2094: [qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade.
Nov 19 2018, 09:34
schancel abandoned D2077: [qa] fix broken unit tests due to magnetic anomaly activating.
Nov 19 2018, 09:32
schancel updated the diff for D2094: [qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade.

Updates

Nov 19 2018, 09:05
schancel accepted D2101: Cleanup redundant function in abc-p2p-compactblocks.
Nov 19 2018, 08:32
schancel accepted D2100: Removed unused update_block from abc-p2p-compactblocks.
Nov 19 2018, 08:31
schancel committed rABC3f1751925f6b: [qa] fix pad_tx to better match the desired size (authored by schancel).
[qa] fix pad_tx to better match the desired size
Nov 19 2018, 08:19
schancel closed D2098: [qa] fix pad_tx to better match the desired size.
Nov 19 2018, 08:18
schancel updated the diff for D2094: [qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade.

Update to create correct sized blocks

Nov 19 2018, 08:18
schancel updated the diff for D2098: [qa] fix pad_tx to better match the desired size.

Fix feedback

Nov 19 2018, 08:12
schancel accepted D2099: Ensure bip68-112-113-p2p passes for pre-fork conditions.
Nov 19 2018, 08:00
schancel updated the diff for D2098: [qa] fix pad_tx to better match the desired size.

Rebase

Nov 19 2018, 07:53
schancel updated the diff for D2098: [qa] fix pad_tx to better match the desired size.

Rebase fix comment

Nov 19 2018, 07:29
Herald added a reviewer for D2098: [qa] fix pad_tx to better match the desired size: Restricted Project.
Nov 19 2018, 07:27
schancel accepted D2097: Assert on block number earlier in next_block.
Nov 19 2018, 06:11
schancel accepted D2096: Fix pad_tx off by one error + nits.
Nov 19 2018, 05:30
schancel retitled D2094: [qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade from [WIP] Fix abc-p2p-compactblock flakiness to [WIP] Fix abc-p2p-compactblocks flakiness.
Nov 19 2018, 03:25
schancel committed rABC9b241b4087c5: Updates version to v0.18.5 (authored by schancel).
Updates version to v0.18.5
Nov 19 2018, 02:10
schancel closed D2066: Updates version to v0.18.5.
Nov 19 2018, 02:10
schancel committed rABC5a97f9ae4add: [tests] Fix checkinputs_test to work under magnetic anomaly (authored by schancel).
[tests] Fix checkinputs_test to work under magnetic anomaly
Nov 19 2018, 02:07
schancel closed D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.
Nov 19 2018, 02:06
schancel updated the diff for D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix comments

Nov 19 2018, 01:58
schancel updated the diff for D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix feedback

Nov 19 2018, 01:49
schancel updated the summary of D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.
Nov 19 2018, 01:39
schancel updated the diff for D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix legacy comment

Nov 19 2018, 01:36
schancel updated the diff for D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.

Re-remove useless header

Nov 19 2018, 01:35
schancel created D2092: [tests] Fix checkinputs_test to work under magnetic anomaly.
Nov 19 2018, 01:34
schancel added inline comments to D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.
Nov 19 2018, 01:18
schancel updated the diff for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.

Removed unused junk var

Nov 19 2018, 01:14
schancel updated the diff for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix comments

Nov 19 2018, 01:12
schancel updated the diff for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix whitespace and unneeded includes

Nov 19 2018, 00:57
schancel retitled D2089: [tests] Fix checkinputs_test to work under magnetic anomaly from WIP fix unit tests to [tests] Fix checkinputs_test to work under magnetic anomaly.
Nov 19 2018, 00:54
schancel updated the diff for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix multisig p2sh

Nov 19 2018, 00:54

Nov 18 2018

schancel accepted D2090: Fix sources of flackiness in p2p-fullblocktest.py.
Nov 18 2018, 23:27
schancel updated the diff for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix tests with hackiness. Should try to use P2SH

Nov 18 2018, 22:59
schancel updated the diff for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly.

Fix comments

Nov 18 2018, 21:51
Herald added a reviewer for D2089: [tests] Fix checkinputs_test to work under magnetic anomaly: Restricted Project.
Nov 18 2018, 20:01
schancel added inline comments to D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly.
Nov 18 2018, 19:16
schancel added inline comments to D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly.
Nov 18 2018, 19:16
schancel added inline comments to D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly.
Nov 18 2018, 19:12
schancel added inline comments to D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly.
Nov 18 2018, 19:11
schancel updated the summary of D2079: [qa] fix transaction ordering and padding in abc-p2p-compactblocks.py.
Nov 18 2018, 10:38
schancel updated the summary of D2079: [qa] fix transaction ordering and padding in abc-p2p-compactblocks.py.
Nov 18 2018, 10:37
schancel updated the diff for D2079: [qa] fix transaction ordering and padding in abc-p2p-compactblocks.py.

Undo a change

Nov 18 2018, 09:59
schancel updated the summary of D2079: [qa] fix transaction ordering and padding in abc-p2p-compactblocks.py.
Nov 18 2018, 09:57
schancel updated the diff for D2079: [qa] fix transaction ordering and padding in abc-p2p-compactblocks.py.

Rebase on D2081

Nov 18 2018, 09:57
Herald added a reviewer for D2086: [qa] fix abc-p2p-fullblock test to support magnetic anomaly: Restricted Project.
Nov 18 2018, 09:26
schancel retitled D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly from [qa] WIP fix p2p-fullblocktest.py to support magnetic anomaly to [qa] fix p2p-fullblocktest.py to support magnetic anomaly.
Nov 18 2018, 08:51
schancel updated the diff for D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly.

Fix last test

Nov 18 2018, 08:50
Herald added a reviewer for D2085: [qa] fix p2p-fullblocktest.py to support magnetic anomaly: Restricted Project.
Nov 18 2018, 08:33
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Rebase

Nov 18 2018, 05:20
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Update once more based on feedback

Nov 18 2018, 04:20
schancel committed rABCd9b8913c4204: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade (authored by jasonbcox).
[qa] Fix invalidblockrequest to work with magnetic anomaly upgrade
Nov 18 2018, 04:11
schancel closed D2082: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade.
Nov 18 2018, 04:10
schancel commandeered D2082: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade.
Nov 18 2018, 04:06
schancel removed a reviewer for D2082: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade: schancel.
Nov 18 2018, 04:06
schancel updated the test plan for D2082: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade.
Nov 18 2018, 04:02
schancel updated the diff for D2082: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade.

Fix test completely

Nov 18 2018, 04:02
schancel accepted D2079: [qa] fix transaction ordering and padding in abc-p2p-compactblocks.py.
Nov 18 2018, 02:46
schancel abandoned D2080: [qa] restore compactblocks to it's pre-magnetic anomaly behavior..
Nov 18 2018, 02:44
schancel added inline comments to D2077: [qa] fix broken unit tests due to magnetic anomaly activating.
Nov 18 2018, 02:13
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Address feedback from @deadalnix

Nov 18 2018, 02:11
schancel added inline comments to D2077: [qa] fix broken unit tests due to magnetic anomaly activating.
Nov 18 2018, 01:46
schancel accepted D2057: Do not unpark children of blocks outside of the RPC.
Nov 18 2018, 01:27
schancel accepted D2083: Add an RPC to finalize a block.
Nov 18 2018, 01:13
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Rebase

Nov 18 2018, 00:31
schancel abandoned D2081: [qa] restore invalidateblock to it's pre fork behavior.
Nov 18 2018, 00:15

Nov 17 2018

schancel updated the diff for D2064: Finish conversion of rpc to use pushKV.

Fix typo

Nov 17 2018, 22:12
Herald added a reviewer for D2081: [qa] restore invalidateblock to it's pre fork behavior: Restricted Project.
Nov 17 2018, 21:43
schancel updated the diff for D2080: [qa] restore compactblocks to it's pre-magnetic anomaly behavior..

Remove invalidateblock

Nov 17 2018, 21:40
schancel updated the diff for D2080: [qa] restore compactblocks to it's pre-magnetic anomaly behavior..
Nov 17 2018, 21:37
Herald added a reviewer for D2080: [qa] restore compactblocks to it's pre-magnetic anomaly behavior.: Restricted Project.
Nov 17 2018, 21:34
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Add one more assertion

Nov 17 2018, 20:29
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Update some comments and move around initiatlization

Nov 17 2018, 20:09
schancel added inline comments to D2077: [qa] fix broken unit tests due to magnetic anomaly activating.
Nov 17 2018, 20:08
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Remove forgotten comment.

Nov 17 2018, 06:56
schancel updated the diff for D2077: [qa] fix broken unit tests due to magnetic anomaly activating.

Ensure we're still checking CLEANSTACK enforcement

Nov 17 2018, 06:42
schancel added inline comments to D2077: [qa] fix broken unit tests due to magnetic anomaly activating.
Nov 17 2018, 05:43
Herald added a reviewer for D2077: [qa] fix broken unit tests due to magnetic anomaly activating: Restricted Project.
Nov 17 2018, 05:19

Nov 15 2018

schancel accepted D2067: Add a checkpoint for the fork block.
Nov 15 2018, 18:21
Herald added a reviewer for D2066: Updates version to v0.18.5: Restricted Project.
Nov 15 2018, 17:51

Nov 14 2018

schancel committed rABCaa9ee30af1f3: Fix warnings about shadowing introduced in D2047 (authored by schancel).
Fix warnings about shadowing introduced in D2047
Nov 14 2018, 19:32
schancel closed D2065: Fix warnings about shadowing introduced in D2047.
Nov 14 2018, 19:32
Herald added a reviewer for D2065: Fix warnings about shadowing introduced in D2047: Restricted Project.
Nov 14 2018, 03:31
schancel committed rABCb3abb4892641: [mining] Ensure sigops and fees follow transactions during sorting (authored by schancel).
[mining] Ensure sigops and fees follow transactions during sorting
Nov 14 2018, 02:36
schancel closed D2047: [mining] Ensure sigops and fees follow transactions during sorting.
Nov 14 2018, 02:35
schancel updated the diff for D2047: [mining] Ensure sigops and fees follow transactions during sorting.

Fix release-notes nit

Nov 14 2018, 00:04
schancel updated the diff for D2064: Finish conversion of rpc to use pushKV.

Fix remaining push_backs

Nov 14 2018, 00:04

Nov 13 2018

D2047: [mining] Ensure sigops and fees follow transactions during sorting is now accepted and ready to land.
Nov 13 2018, 23:51
schancel updated subscribers of D2047: [mining] Ensure sigops and fees follow transactions during sorting.
Nov 13 2018, 23:51
schancel accepted D2046: [avalanche] Implement the challenge/response protocol.
Nov 13 2018, 21:16
schancel updated the diff for D2064: Finish conversion of rpc to use pushKV.

Address feedback on missed push_back(Pair('s

Nov 13 2018, 20:24