-
Notifications
You must be signed in to change notification settings - Fork 19
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
chore: upgrade v0.45.5 #131
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ecisionBits (backport #11772) (#11805)
…port #11796) (#11810)
* refactor: improve error messages (#11762) ## Description Closes: #XXXX
…port #10947) (#11885)
(cherry picked from commit 8eaff8f) Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
…83) (#12025) * fix: cli `grants-by-grantee`, `grants-by-granter` cmds (#11983) ## Description ref: #11362
* fix: add base account getter (#12154) (cherry picked from commit a39be7b) # Conflicts: # CHANGELOG.md * fix conflict Co-authored-by: mmsqe <tqd0800210105@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
* refactor: Simplify SimulationManager setup (#12153) (cherry picked from commit 544afb6) # Conflicts: # CHANGELOG.md # simapp/app.go * fix conflict * fix conflict Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
… equal (#12174) (#12192)
Codecov Report
@@ Coverage Diff @@
## master #131 +/- ##
==========================================
+ Coverage 60.73% 60.81% +0.08%
==========================================
Files 594 595 +1
Lines 38304 38363 +59
==========================================
+ Hits 23264 23331 +67
- Misses 13062 13077 +15
+ Partials 1978 1955 -23
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
total
(#11813) (#11828)grants-by-grantee
,grants-by-granter
cmds (backport #11983) (#12025)