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

Unity interleave/asr #1021

Merged
merged 6 commits into from
Oct 18, 2019
Merged

Unity interleave/asr #1021

merged 6 commits into from
Oct 18, 2019

Conversation

arajasek
Copy link
Contributor

Notice

Please submit your PR to the master branch and rebase your code on master before opening the pull request.

Description

Please include a brief summary of the change that this pull request proposes. Include any relevant motivation and context. List any dependencies required for this change.

Fixes Issue # .

Type of change

Insert x into the following checkboxes to confirm (eg. [x]):

  • Bug fix.
  • New feature.
  • Enhancement.
  • Unit test.
  • Breaking change (a fix or feature that causes existing functionality to not work as expected).
  • Requires documentation update.

Testing

Please describe the tests you used to validate this pull request. Provide any relevant details for test configurations as well as any instructions to reproduce these results.

…all the blocks

- This is the result of a redesign of the Unity protocol
- We eliminate all concepts of totalMiningDifficulty and totalStakingDifficulty
- We eliminate the concept of antiParents from AionBlockStore
- AionBlockStore now only has one kind of BlockInfo for the entire history of the chain
- Remove Difficulty and UnityDifficulty
@arajasek arajasek force-pushed the unity-interleave/asr branch from 5e09dc5 to a84297d Compare October 17, 2019 23:14
@arajasek arajasek force-pushed the unity-interleave/asr branch from a84297d to 0a1be13 Compare October 17, 2019 23:36
@arajasek arajasek merged commit 0a1be13 into master Oct 18, 2019
@arajasek arajasek deleted the unity-interleave/asr branch October 18, 2019 00:07
@AionJayT AionJayT added this to the 1.0 Denali (Unity consensus) milestone Oct 31, 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.

2 participants