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

Implement genesis for the Evm module #467

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Implement genesis for the Evm module #467

merged 1 commit into from
Jul 6, 2023

Conversation

bkolad
Copy link
Member

@bkolad bkolad commented Jul 6, 2023

Description

This PR implements genesis method for the Evm module.

Linked Issues

Testing

Updated relevant tests.

Docs

No doc update.

@bkolad bkolad requested a review from citizen-stig July 6, 2023 09:42
Copy link
Member

@neysofu neysofu left a comment

Choose a reason for hiding this comment

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

LGTM!

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #467 (a6e39b6) into main (1fff0a3) will increase coverage by 0.1%.
The diff coverage is 91.3%.

Impacted Files Coverage Δ
...e-system/module-implementations/sov-evm/src/lib.rs 88.0% <60.0%> (+22.7%) ⬆️
...stem/module-implementations/sov-evm/src/genesis.rs 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

@bkolad bkolad merged commit 5414cde into main Jul 6, 2023
7 checks passed
@bkolad bkolad deleted the blaze/sov_evm_part_6 branch July 6, 2023 10:44
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.

2 participants