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: Intergrate multi-staking module #104

Merged
merged 61 commits into from
Feb 2, 2024

Conversation

GNaD13
Copy link
Contributor

@GNaD13 GNaD13 commented Jan 17, 2024

Add module multi-staking
Add upgrade handler for new version

@GNaD13 GNaD13 changed the title Intergrate multi-staking module !feat: Intergrate multi-staking module Jan 17, 2024
@catShaark catShaark marked this pull request as ready for review January 26, 2024 16:19
@@ -141,7 +149,7 @@ var (
genutil.AppModuleBasic{},
bank.AppModuleBasic{},
capability.AppModuleBasic{},
staking.AppModuleBasic{},
Copy link
Collaborator

Choose a reason for hiding this comment

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

@catShaark should we keep the staking module here to? We are still using the staking keeper down here.

Copy link
Contributor Author

@GNaD13 GNaD13 Feb 2, 2024

Choose a reason for hiding this comment

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

We change to multi-staking module, which is wrap staking module

@jiujiteiro jiujiteiro merged commit 3230cf1 into realiotech:main Feb 2, 2024
6 of 9 checks passed
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.

4 participants