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

feat(halo/evmstaking2): adds a new empty module #2534

Merged
merged 4 commits into from
Nov 22, 2024
Merged

Conversation

chmllr
Copy link
Contributor

@chmllr chmllr commented Nov 21, 2024

Add the boilerplate for a new Cosmos SDK module (step 1 of the Valsync Buffering ADR).

issue: #2525

@chmllr chmllr marked this pull request as ready for review November 21, 2024 16:48

const (
// ModuleName defines the module name.
ModuleName = "evmstaking2"
Copy link
Collaborator

Choose a reason for hiding this comment

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

this can be evmstaking, then less to change later

@chmllr chmllr enabled auto-merge (squash) November 22, 2024 09:51
@chmllr chmllr merged commit f29e120 into main Nov 22, 2024
19 checks passed
@chmllr chmllr deleted the chmllr/valsync-part-1 branch November 22, 2024 09:55
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.

3 participants