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

chore: move ecrecover implementation to aurora-engine-sdk #996

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

aleksuss
Copy link
Member

@aleksuss aleksuss commented Feb 10, 2025

Description

The PR moves the ecrecover implementation for not contract build (engine-standalone) to the aurora-engine-sdk crate. This change allows us to get rid of the aurora-engine-precompiles dependency in the aurora-engine-transactions crate.

Performance / NEAR gas cost considerations

No performance chaanges.

Testing

Use existing tests.

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