Skip to content

Patch gcc 8#1206

Merged
jl777 merged 45 commits intojl777:FSMfrom
DeckerSU:patch-gcc-8
Jan 26, 2019
Merged

Patch gcc 8#1206
jl777 merged 45 commits intojl777:FSMfrom
DeckerSU:patch-gcc-8

Conversation

@DeckerSU
Copy link
Copy Markdown

No description provided.

jl777 and others added 30 commits December 4, 2018 01:47
Sapling Release Candidate.
auto activates sapling 60 blocks after Dec 15th midnite
Sapling Release Candidate
Prevent height -> nLockTime
Merge branch 'beta' into dev
The sapling height is calculated near the sapling activation timestamp.
Until it is set, the node doesn’t know when sapling should be active.

Depending on the speed at which you get blocks from the future, it was
possible that you could see a sapling active block before the sapling
height was set. This would happen only if syncing from a node that
didn’t know the sapling height and a full resync with the most peers
and most variety of incoming block sources was most likely hit by this.

The net effect was that the blocks after sapling activation were marked
as invalid, so by the time the node synced up to the sapling height, it
couldn’t advance.
@jl777 jl777 merged commit fc515c1 into jl777:FSM Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants