-
Notifications
You must be signed in to change notification settings - Fork 931
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(header)!: tendermint compatible json marshall #3928
fix(header)!: tendermint compatible json marshall #3928
Conversation
c354dd2
to
341fdaa
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/api-breaks #3928 +/- ##
=====================================================
Coverage ? 45.20%
=====================================================
Files ? 307
Lines ? 21802
Branches ? 0
=====================================================
Hits ? 9855
Misses ? 10876
Partials ? 1071 ☔ View full report in Codecov by Sentry. |
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2024 Celestia Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
Fixes #3918
Please note: this PR is BREAKING as header encoding has changed.