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

test: add clawback simulation testing using Cosmos fork #234

Closed
wants to merge 8 commits into from

Conversation

hacheigriega
Copy link
Member

@hacheigriega hacheigriega commented Apr 1, 2024

Explanation of Changes

  • Use replace directive to import Cosmos SDK fork that includes a (partial) fix to the simulation testing persistence issue.
  • Add clawback operations as future operations that would follow vesting account creation operations.
  • Add delegation, re-delegation, and un-delegation operations to test clawbacks of bonded and unbonding vesting tokens.
  • Ensure that invariants are always checked.
  • Merge to a separate branch.

Closes: #219

@hacheigriega hacheigriega changed the title test: add clawback testing using forked repo test: add clawback simulation testing using Cosmos fork Apr 1, 2024
@hacheigriega hacheigriega marked this pull request as ready for review April 5, 2024 17:35
@hacheigriega
Copy link
Member Author

Closing as this cannot be merged to main. We shall wait for the new version of simulation testing from Cosmos team.

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.

🔧 Simulation testing for clawback vesting account
1 participant