Skip to content

EVM: use blake2f from parity's frontier #1191

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

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

Stebalien
Copy link
Member

That way, we:

  1. Don't depend on a fork of an unmaintained library.
  2. Use a much simpler blake2f implementation.

That way, we:

1. Don't depend on a fork of an unmaintained library.
2. Use a much simpler blake2f implementation.
@Stebalien Stebalien requested a review from arajasek February 9, 2023 21:42
@Stebalien Stebalien merged commit 2fc00ef into next Feb 9, 2023
@Stebalien Stebalien deleted the steb/bundle-blake2f branch February 9, 2023 22:59
Stebalien added a commit that referenced this pull request Feb 9, 2023
That way, we:

1. Don't depend on a fork of an unmaintained library.
2. Use a much simpler blake2f implementation.
arajasek pushed a commit that referenced this pull request Feb 10, 2023
That way, we:

1. Don't depend on a fork of an unmaintained library.
2. Use a much simpler blake2f implementation.
arajasek pushed a commit that referenced this pull request Feb 10, 2023
That way, we:

1. Don't depend on a fork of an unmaintained library.
2. Use a much simpler blake2f implementation.
arajasek added a commit that referenced this pull request Feb 10, 2023
* FIP-0054: Introduce the EVM actor's logic

Co-authored-by: Steven Allen <[email protected]>
Co-authored-by: vyzo <[email protected]>
Co-authored-by: Melanie Riise <[email protected]>
Co-authored-by: Raúl Kripalani <[email protected]>

* Address review

* Refactor imports, move EVM method types to types

* README: Add note about EVM precompile license

* EVM: use blake2f from parity's frontier (#1191)

That way, we:

1. Don't depend on a fork of an unmaintained library.
2. Use a much simpler blake2f implementation.

* chore: document precompile test data

* Runtime: fix chain_id comment

---------

Co-authored-by: Steven Allen <[email protected]>
Co-authored-by: vyzo <[email protected]>
Co-authored-by: Melanie Riise <[email protected]>
Co-authored-by: Raúl Kripalani <[email protected]>
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