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

Port assets-erc20 precompile from Moonbeam #27

Merged
merged 6 commits into from Feb 26, 2024

Conversation

Agusrodri
Copy link
Collaborator

@Agusrodri Agusrodri commented Feb 14, 2024

This PR ports the assets-erc20 precompile that comes from Moonbeam.

Note

The precompile was ported taking into account the related changes in moonbeam-foundation/moonbeam#2634.

Copy link
Collaborator

@fgamundi fgamundi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@girazoki girazoki left a comment

Choose a reason for hiding this comment

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

LGTM

precompiles/assets-erc20/Cargo.toml Outdated Show resolved Hide resolved
precompiles/assets-erc20/Cargo.toml Outdated Show resolved Hide resolved
precompiles/assets-erc20/Cargo.toml Outdated Show resolved Hide resolved
precompiles/assets-erc20/src/mock.rs Show resolved Hide resolved
@Agusrodri Agusrodri merged commit a567ea5 into main Feb 26, 2024
10 checks passed
@Agusrodri Agusrodri deleted the agustin-port-assets-precompile branch February 26, 2024 13:51
Agusrodri added a commit to moondance-labs/moonkit that referenced this pull request Feb 26, 2024
* port assets-erc20 precompile

* update Cargo.lock

* fix rust tests

* pr suggestions

* move pallet-balances to dev deps
Agusrodri added a commit to moondance-labs/moonkit that referenced this pull request Feb 26, 2024
* port assets-erc20 precompile

* update Cargo.lock

* fix rust tests

* pr suggestions

* move pallet-balances to dev deps
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.

None yet

4 participants