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

[Moonbeam] Add identity precompile #2585

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

noandrea
Copy link
Collaborator

@noandrea noandrea commented Dec 5, 2023

What does it do?

Adds the identity precompile to the Moonbeam runtime

@noandrea noandrea 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 Dec 5, 2023
@noandrea noandrea requested a review from nbaztec December 5, 2023 23:45
@noandrea noandrea marked this pull request as draft December 6, 2023 00:15
@noandrea noandrea marked this pull request as ready for review December 6, 2023 09:30
Copy link
Contributor

github-actions bot commented Dec 6, 2023

Coverage Report

@@                      Coverage Diff                      @@
##           master   noandrea-identity-moonbeam     +/-   ##
=============================================================
  Coverage   81.90%                       81.90%   0.00%     
  Files         286                          286             
- Lines       95261                        95246     -15     
=============================================================
- Hits        78018                        78003     -15     
  Misses      17243                        17243             
Files Changed Coverage
/runtime/moonbeam/src/lib.rs 68.71% (-0.59%) 🔽

Coverage generated Wed Dec 6 13:24:44 UTC 2023

@noandrea noandrea merged commit 3670cb3 into master Dec 7, 2023
28 checks passed
@noandrea noandrea deleted the noandrea-identity-moonbeam branch December 7, 2023 17:03
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 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants