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

Integrate all eips related available frontier precompiles #1024

Merged
merged 6 commits into from
May 6, 2024

Conversation

dmitrylavrenov
Copy link
Contributor

@dmitrylavrenov dmitrylavrenov commented May 6, 2024

All precompiles

https://github.com/humanode-network/frontier/tree/locked/polkadot-v0.9.40/frame/evm/precompile

Result

Blake-2 (added)

Bls12377 (not added, draft)

Bn128 (added)

bw6761 (not added, stagnant)

curve25519 (not added, eip doesn't exist)

ed25519 (not added, stagnant)

dispatch (not added, substrate related logic, eip doesn't exist)

sha3fips (not added, eip doesn't exist)

@dmitrylavrenov dmitrylavrenov marked this pull request as ready for review May 6, 2024 16:16
@dmitrylavrenov
Copy link
Contributor Author

BN128 has been checked with the following contract - https://github.com/amit-supraoracles/bn254_sign_verify/blob/master/contracts/Verify.sol.

Screenshot 2024-05-06 at 19 14 09

@dmitrylavrenov dmitrylavrenov changed the title Integrate all available frontier precompiles Integrate all eips related available frontier precompiles May 6, 2024
@dmitrylavrenov dmitrylavrenov added this pull request to the merge queue May 6, 2024
Merged via the queue into master with commit f7f3dbe May 6, 2024
20 checks passed
@dmitrylavrenov dmitrylavrenov deleted the integrate-all-available-frontier-precompiles branch May 6, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants