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

fix BeginBlocker/EndBlocker and e2e #18

Merged
merged 6 commits into from
Jun 28, 2024
Merged

Conversation

SebastianElvis
Copy link
Member

@SebastianElvis SebastianElvis commented Jun 27, 2024

The previous implementation does not really trigger Begin/EndBlocker due to the mismatch of interfaces with Cosmos SDK. This PR fixes the issue, adds more asserts and tests it in e2e.

Test plan: make test-e2e

TODO in subsequent PRs:

  • e2e for testing finality round

@SebastianElvis SebastianElvis changed the title debug BeginBlock fix BeginBlocker/EndBlocker and e2e Jun 27, 2024
@SebastianElvis SebastianElvis marked this pull request as ready for review June 27, 2024 02:53
Copy link

@gusin13 gusin13 left a comment

Choose a reason for hiding this comment

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

lgtm ✅

@SebastianElvis SebastianElvis merged commit 0a58d82 into main Jun 28, 2024
2 of 5 checks passed
@SebastianElvis SebastianElvis deleted the debug-beginblock branch June 28, 2024 00:24
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