Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert reorganize of the chain trust becomes less than what it was #957

Merged
merged 2 commits into from
Feb 26, 2018

Conversation

tomasbrod
Copy link
Member

@tomasbrod tomasbrod commented Feb 20, 2018

implements the todo block #911
if automatic reorganize made thing worse (due to connectblock error), reorg back to what it was
is not fast

@tomasbrod
Copy link
Member Author

Breaks reorganize command. Will fix.

@denravonska
Copy link
Member

This should be safe to include in 3.7.8.0, right?

@tomasbrod
Copy link
Member Author

Yes, @denravonska

@denravonska denravonska merged commit 5984610 into gridcoin-community:hotfix Feb 26, 2018
denravonska added a commit that referenced this pull request Mar 1, 2018
Fixed:
 - Move context sensitive DPoR block checks to ConnectBlock, #912 (@tomasbrod).
 - Check incoming blocks for malformed DPoR signature, #912.
 - Corect tally height on init, #917 (@denravonska).
 - Prevent staking of a block with a failed signature, #948 (@Foggyx420).
 - Fix UI and RPC slowdown regression, #961 (@denravonska).
 - Fix Debian lint errors, #886, #885, #884, #883 (@caraka).
 - Fix fork issue due to research age calculation inconsistencies, #939
   (@denravonska).
 - Fix crashes when tallying, #934 (@denravonska).
 - Revert reorganize of the chain trust becomes less than what it was, #957
   (@tomasbrod).
 - Fix sync issues with incorrectly accepted v8 beacons, #979 (@tomasbrod).

Changed:
  - Double check PoS kernel, #958 (@tomasbrod).
  - Don't tally until V9 to speed up syncing, #943 (@denravonska).
  - Double check proof of stake kernel, #958 (@tomasbrod).
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.

None yet

3 participants