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: initialising of check tx state #411

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

cmwaters
Copy link

When restarting, before the next height get's committed, all transactions were being rejected in check tx because the app version was still set to 0.

We were correctly loading the app version but not applying it to check tx state. This PR fixes this

@cmwaters cmwaters requested a review from a team as a code owner July 30, 2024 14:54
@cmwaters cmwaters requested review from rootulp and ninabarbakadze and removed request for a team July 30, 2024 14:54
@cmwaters cmwaters merged commit a48b69e into release/v0.46.x-celestia Jul 30, 2024
33 checks passed
@cmwaters cmwaters deleted the cal/check-tx-fix branch July 30, 2024 16: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.

3 participants