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

Slashing fixes #466

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Slashing fixes #466

merged 4 commits into from
Mar 20, 2024

Conversation

kkast
Copy link
Contributor

@kkast kkast commented Mar 19, 2024

make rpc similar to custom behavior
migrate data
send slashed tokens to community pool instead of burning tokens

@kkast kkast requested a review from RustNinja March 19, 2024 23:29
go.mod Outdated
@@ -332,7 +332,7 @@ replace (

github.com/cosmos/cosmos-sdk v0.47.5 => github.com/rust-ninja/cosmos-sdk v0.47.5-patch-validators-trim-tag

github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 => github.com/notional-labs/ibc-apps/middleware/packet-forward-middleware/v7 v7.0.0-20231027045618-f659894b12d9
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 => github.com/kkast/ibc-apps/middleware/packet-forward-middleware/v7 v7.0.0-20240318214000-902597680c1e
Copy link
Collaborator

Choose a reason for hiding this comment

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

could you please move your fork of pfm to composable

@RustNinja RustNinja self-requested a review March 20, 2024 12:03
@kkast kkast merged commit 67e2529 into develop Mar 20, 2024
11 of 13 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.

2 participants