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

epoching: refactor test infra, mock messages and sample fuzz tests #65

Merged
merged 16 commits into from
Jul 19, 2022

Conversation

SebastianElvis
Copy link
Member

@SebastianElvis SebastianElvis commented Jul 18, 2022

Partially fixes BM-63

This PR significantly refactors the test infra of the epoching module in order to support mocking wrapped messages (MsgWrappedDelegate, MsgWrappedUndelegate and MsgWrappedBeginRedelegate) and prepare for the SimApp implementation. It also adds a sample fuzz tests on MsgWrappedDelegate.

Other fuzz tests will be added in subsequent PRs if we are happy with the current approach of mocking messages.

Copy link
Contributor

@aakoshh aakoshh left a comment

Choose a reason for hiding this comment

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

Fantastic! You completely owned Cosmos 😎

@SebastianElvis SebastianElvis merged commit 5b07f34 into main Jul 19, 2022
@SebastianElvis SebastianElvis deleted the epoching-mock-msgs branch July 19, 2022 00:57
KonradStaniec added a commit that referenced this pull request Oct 25, 2023
- Add handler to enable fast unbonding.
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