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

Implement istanbul hard fork - EIP 1679 #415

Merged
merged 12 commits into from
Nov 12, 2019

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Nov 11, 2019

@@ -0,0 +1,141 @@
import nimcrypto/utils

# Blake2 `F` compression function
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this change be contributed to NimCrypto? cc @cheatfate

Copy link
Contributor Author

Choose a reason for hiding this comment

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

initially I have the same idea: cheatfate/nimcrypto#32. but I doubt there will be another use case.

@jangko jangko changed the title Implement istanbul Implement istanbul hard fork - EIP 1679 Nov 12, 2019
@jangko
Copy link
Contributor Author

jangko commented Nov 12, 2019

The implementation of EIP 1679 (Istanbul HF) part 1 is done.
part 2: refactor stateDB in order to implement getComittedStorage will come next.
part 3: update test suite also will come in separate PR.

@zah zah merged commit 61f340a into status-im:master Nov 12, 2019
@jangko jangko deleted the implement_istanbul branch December 9, 2019 10:12
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