Page MenuHomePhabricator

zander (Tom)
User

Projects

User does not belong to any projects.

User Details

User Since
Jul 13 2017, 20:14 (362 w, 5 d)

Recent Activity

Aug 23 2017

zander added a comment to D479: Added fActiveChainTipIsUAHF as a global flag to indicate active chain is UAHF (potentially net_processing code needs this for NODE_CASH stuff).

In classic I needed a 3-state.

Aug 23 2017, 10:55
zander accepted D478: Ignore ADDR messages from non-Cash peers if on the Cash chain already.
Aug 23 2017, 10:13
zander added a comment to D477: Mark -uahfstarttime parameter as deprecated and issue a log warning if set to anything other than default.

Hmm, sorry, this platform is confusing. I only now see the full diff... (the previous comment was regarding the assert).

Aug 23 2017, 10:07
zander accepted D477: Mark -uahfstarttime parameter as deprecated and issue a log warning if set to anything other than default.

Good catch!

Aug 23 2017, 10:02

Aug 14 2017

zander added a comment to D453: Always check for replay protection and strict encoding when validating blocks.

This approach may end up breaking initial-block validation.

Aug 14 2017, 18:33
zander added a comment to D468: WIP - SafeMode warning fix: attempt to detect when the fork is behind a checkpoint.

FYI; the CheckForkWarningConditions() and friends use hard-coded block-counts and show a warning of a nature that I'm not sure is of any value. As such this code has been removed in Classic.

Aug 14 2017, 18:29

Aug 1 2017

zander added a comment to T80: Migrate blockchainfolder and use a new magic.

you can find 5 commits made on the 1st of Aug that comprise this feature;

Aug 1 2017, 13:01

Jul 31 2017

zander added a comment to D362: Remove version from UTXO and undo datastructures..

If this changes the on-disk file-format then you will break compatibility of the on-disk structures with Classic and maybe others. The result being that users can no longer switch clients without doing a full re-sync.

Jul 31 2017, 14:52
zander accepted D400: Accept cash magic in addition to regular magic..

Your src/test/net_tests.cpp changes should not have been in this commit. Actual content is looks fine. I didn't actually test this, though.

Jul 31 2017, 14:19

Jul 30 2017

zander added a comment to T79: Accept an alternative magic from the network.

You might want to base this on;
https://github.com/bitcoinclassic/bitcoinclassic/commit/d893b7e62e2b54710b042315a0d0a0958c513834
and
https://github.com/bitcoinclassic/bitcoinclassic/commit/aaa6ba45bfeb10d82e0564267c8ac1d18d2eabcf

Jul 30 2017, 19:26

Jul 24 2017

zander added inline comments to D371: Reject non replay protected transactions after the fork..
Jul 24 2017, 13:59

Jul 22 2017

zander added a comment to T73: Consider switching over to pre-increment rather than post-increment operator++ operator-- .

Thanks for subscribing me to this task.

Jul 22 2017, 21:36 · Bootcamp