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 #1015

Merged
merged 9 commits into from
Oct 16, 2019
Merged

Unity interleave/asr #1015

merged 9 commits into from
Oct 16, 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.

- This test can unpredictably fail without this, depending on the order in which tests before it were run.
- A future block is any block with a timestamp greater than system time + 1 second
- This is important for Unity to work correctly
…dFetchSUmmary()

- This check now happens in FutureBlockRule
- Rather than retrieving the coinbase from the Staker Registry, we expect users to provide it
- This commit also includes some cleanup of the RPC-related functionality
- This commit adds a new method to A0BlockHeader that updates the timestamp of the header
- The chains produced in this test will become invalid when Unity Interleave is implemented
…he chain

- This rule is only enforced after the Unity fork point
@arajasek arajasek force-pushed the unity-interleave/asr branch 2 times, most recently from c210cd6 to eb1fdab Compare October 16, 2019 19:52
@arajasek arajasek merged commit b6859dc into master Oct 16, 2019
@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.

3 participants