-
Notifications
You must be signed in to change notification settings - Fork 17
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
recovery #468
recovery #468
Conversation
app/upgrades/v410/upgrades.go
Outdated
"github.com/jackalLabs/canine-chain/v4/x/storage/types" | ||
) | ||
|
||
const MerkleSize = `075fe59e0539e2250ab61becec3a9b3568daf1564f8624ca45b767d176af4ca8e42dde52d00cd8432f779ac1f55bf2fa02ac032b3da318ccab8af2c9dc722de4,25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dahn510 this is what the format needs to look like if possible
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #468 +/- ##
==========================================
- Coverage 42.49% 42.45% -0.04%
==========================================
Files 404 405 +1
Lines 13252 13329 +77
==========================================
+ Hits 5631 5659 +28
- Misses 7222 7269 +47
- Partials 399 401 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Recovery of merkles in upgrade