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

Proxy precompile in Frontier container chain runtime #570

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

fgamundi
Copy link
Contributor

@fgamundi fgamundi commented Jun 4, 2024

Add Proxy precompiled smart contract from Moonkit to Frontier container chain at address 0x0000000000000000000000000000000000000805

Copy link
Contributor

github-actions bot commented Jun 4, 2024

Coverage Report

(master)

@@                   Coverage Diff                   @@
##           master   fg-proxy-precompile      +/-   ##
=======================================================
- Coverage   69.64%                69.59%   -0.05%     
  Files         224                   224              
+ Lines       39602                 39638      +36     
=======================================================
+ Hits        27580                 27586       +6     
+ Misses      12022                 12052      +30     
Files Changed Coverage
/container-chains/runtime-templates/frontier/src/lib.rs 59.70% (-1.12%) 🔽
/container-chains/runtime-templates/frontier/src/migrations.rs 64.58% (-24.71%) 🔽

Coverage generated Fri Jun 7 13:57:40 UTC 2024

@fgamundi fgamundi self-assigned this Jun 5, 2024
@fgamundi fgamundi added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes breaking Needs to be mentioned in breaking changes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Jun 5, 2024
@fgamundi fgamundi marked this pull request as ready for review June 5, 2024 09:57
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

@girazoki
Copy link
Collaborator

girazoki commented Jun 5, 2024

@fgamundi merge master back in please

@fgamundi fgamundi changed the base branch from agustin-add-pallet-xcm-precompile to master June 7, 2024 12:27
@fgamundi fgamundi force-pushed the fg-proxy-precompile branch from f9176a1 to 2c9668b Compare June 7, 2024 13:00
@fgamundi fgamundi merged commit 87ad997 into master Jun 7, 2024
35 checks passed
@fgamundi fgamundi deleted the fg-proxy-precompile branch June 7, 2024 13:57
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 breaking Needs to be mentioned in breaking changes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants