-
Notifications
You must be signed in to change notification settings - Fork 340
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
chores(deps): bump dependencies cosmos-sdk v0.47.13 #970
chores(deps): bump dependencies cosmos-sdk v0.47.13 #970
Conversation
This commit removes the deprecated functions and modules from the codebase. The following changes were made: - Removed the RandomizedParams function from the sequencer and eibc modules - Removed the Route, QuerierRoute, and LegacyQuerierHandler functions from the eibc, delayedack, rollapp, sequencer, and streamer modules These changes were made to clean up the codebase and remove unnecessary and deprecated code.
Hey @spoo-bar |
Pushed the |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #970 +/- ##
==========================================
+ Coverage 28.35% 28.52% +0.17%
==========================================
Files 253 253
Lines 33675 33853 +178
==========================================
+ Hits 9547 9658 +111
- Misses 22775 22834 +59
- Partials 1353 1361 +8 ☔ 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.
great work! just left a couple of comments to sort out
Fix/script config genesis command
Description
Version bumps to the following:
Changes:
Route
,QuerierRoute
andLegacyQuerierHandler
from modules as they are deprecatedAll items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow-up issues.
PR review checkboxes:
I have...
Unreleased
section inCHANGELOG.md
godoc
commentsSDK Checklist
map
time.Now()
sendCoin
and notSendCoins
Full security checklist here
----;
For Reviewer:
---;
After reviewer approval: