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

[E2E Test] Hard fork due to DRS deprecation #513

Merged
merged 18 commits into from
Nov 27, 2024

Conversation

hungdinh82
Copy link
Contributor

@hungdinh82 hungdinh82 commented Nov 13, 2024

close #501


_, err = cosmos.PollForProposalStatus(ctx, dymension.CosmosChain, height, haltHeight, "1", cosmos.ProposalStatusPassed)
require.NoError(t, err, "proposal status did not change to passed")

Copy link
Contributor

Choose a reason for hiding this comment

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

after proposal passed, hardfork should happen? @hungdinh82

@anhductn2001 anhductn2001 merged commit e6e0f1d into main Nov 27, 2024
@anhductn2001 anhductn2001 deleted the hung/addTestHardForkDueToDRS branch November 27, 2024 14:07
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.

[E2E Test] Hard fork due to DRS deprecation
2 participants