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

evm foreign asset: change_asset_location should not erase already existing location #2925

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

librelois
Copy link
Collaborator

What does it do?

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@librelois librelois added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes labels Sep 2, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2180 KB (no changes) ✅

Moonbeam runtime: 2120 KB (no changes) ✅

Moonriver runtime: 2116 KB (no changes) ✅

Compared to latest release (runtime-3101)

Moonbase runtime: 2180 KB (+2180 KB compared to latest release) ⚠️

Moonbeam runtime: 2120 KB (+144 KB compared to latest release) ⚠️

Moonriver runtime: 2116 KB (+2116 KB compared to latest release) ⚠️

Copy link
Contributor

github-actions bot commented Sep 2, 2024

Coverage Report

@@                       Coverage Diff                       @@
##           master   elois-change-asset-location      +/-   ##
===============================================================
+ Coverage   80.91%                        80.92%   +0.01%     
  Files         286                           286              
+ Lines       81765                         81804      +39     
===============================================================
+ Hits        66156                         66196      +40     
- Misses      15609                         15608       -1     
Files Changed Coverage
/pallets/moonbeam-foreign-assets/src/lib.rs 69.06% (+0.88%) 🔼

Coverage generated Mon Sep 2 14:43:57 UTC 2024

Copy link
Contributor

@gonzamontiel gonzamontiel left a comment

Choose a reason for hiding this comment

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

lgtm

@RomarQ RomarQ merged commit cf01c94 into master Sep 3, 2024
43 of 44 checks passed
@RomarQ RomarQ deleted the elois-change-asset-location branch September 3, 2024 08:24
@librelois librelois added D9-needsaudit👮 PR contains changes to fund-managing logic that should be properly reviewed and externally audited and removed D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D9-needsaudit👮 PR contains changes to fund-managing logic that should be properly reviewed and externally audited not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants