-
Couldn't load subscription status.
- Fork 52
Problem: sdk 0.52 is not used #568
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
base: develop
Are you sure you want to change the base?
Conversation
checked in StringToBytes
| gasBz := sdk.Uint64ToBigEndian(gas) | ||
| store.Set(types.KeyPrefixBlockGasWanted, gasBz) | ||
| if err := k.KVStoreService.OpenKVStore(ctx).Set(types.KeyPrefixBlockGasWanted, gasBz); err != nil { | ||
| panic(err) |
Check warning
Code scanning / CodeQL
Panic in BeginBock or EndBlock consensus methods Warning
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #568 +/- ##
===========================================
- Coverage 46.17% 46.06% -0.12%
===========================================
Files 181 181
Lines 18153 18253 +100
===========================================
+ Hits 8383 8408 +25
- Misses 9050 9110 +60
- Partials 720 735 +15
|
Closes: #XXX
Description
For contributor use:
docs/) or specification (x/<module>/spec/)godoccomments.Unreleasedsection inCHANGELOG.mdFiles changedin the Github PR explorerFor admin use:
WIP,R4R,docs, etc)