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 protocol - fundamental classes. #975

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Unity protocol - fundamental classes. #975

merged 3 commits into from
Sep 10, 2019

Conversation

AionJayT
Copy link
Collaborator

@AionJayT AionJayT commented Sep 4, 2019

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.

}
}
}
addBlockInner(block, miningDifficulty, stakingDifficulty, mainChain);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check the old database has no staking difficulty case

    1.Refine A0BlockHeader and AionBlock
    2.Add StakingBlockHeader and StakingBlock
    3.Make blockheader data immutable
    4.Remove unused classes
@AionJayT AionJayT merged commit 992a21e into master Sep 10, 2019
@AionJayT AionJayT added this to the 0.4.2 milestone Oct 7, 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.

1 participant