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

docker fixes + reward distribution transfer function #418

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

kkast
Copy link
Contributor

@kkast kkast commented Jan 17, 2024

change proto-gen docker image versio to 0.12.1 to support go 1.20 and tidy

Changed stakingmiddleware module:

added transaction to transfer to fee_collector from signer
added 3 keepers to the module's keeper struct - AccountKeeper to get module account and BankKeeper to send coin to the module, StakingKeeper to get BondDenom

@kkast kkast requested a review from RustNinja January 17, 2024 13:13
@kkast kkast changed the base branch from release/v6.4.x-epoch-staking to release/v6.4.x January 18, 2024 16:13
@RustNinja RustNinja requested a review from blasrodri January 18, 2024 16:38
@RustNinja RustNinja merged commit 1dc4c25 into release/v6.4.x Jan 18, 2024
18 of 23 checks passed
tungleanh0902 pushed a commit to notional-labs/composable-cosmos that referenced this pull request Mar 7, 2024
…tion_1

docker fixes + reward distribution transfer function
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