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

fix: copy evm-utility module from acala #702

Merged
merged 4 commits into from
Nov 17, 2023

Conversation

dmoka
Copy link
Contributor

@dmoka dmoka commented Nov 15, 2023

Description

Copy the evm-utility module used in currency precompiles that implements the ERC20 standard.

We copy because referencing Acala takes a lot of space, and increased build time too

Related Issue

Motivation and Context

How Has This Been Tested?

Checklist:

  • I have updated the documentation if necessary.
  • I have added tests to cover my changes, regression test if fixing an issue.
  • This is a breaking change.

Copy link

github-actions bot commented Nov 15, 2023

New crates:

  • module-evm-utility: v2.21.0

Crate versions that have been updated:

  • hydradx-runtime: v189.0.0 -> v190.0.0

Runtime version has been increased.

Copy link
Contributor

@enthusiastmartin enthusiastmartin left a comment

Choose a reason for hiding this comment

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

updated the dependencies and we can merge

@enthusiastmartin enthusiastmartin merged commit 60de95b into master Nov 17, 2023
6 checks passed
@enthusiastmartin enthusiastmartin deleted the fix/copy-evm-utility-module branch November 17, 2023 10:43
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