-
Notifications
You must be signed in to change notification settings - Fork 161
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: bump cosmos sdk #2363
chore: bump cosmos sdk #2363
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2363 +/- ##
==========================================
- Coverage 75.38% 70.03% -5.36%
==========================================
Files 100 174 +74
Lines 8025 13027 +5002
==========================================
+ Hits 6050 9123 +3073
- Misses 1589 3299 +1710
- Partials 386 605 +219
|
WalkthroughThe change introduces modifications in the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChat with CodeRabbit Bot (
|
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.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to filter (2)
- go.mod
- go.sum
Files selected for processing (1)
- CHANGELOG.md (1 hunks)
Files skipped from review due to trivial changes (1)
- CHANGELOG.md
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.
Review Status
Actionable comments generated: 3
Configuration used: CodeRabbit UI
Files selected for processing (2)
- CHANGELOG.md (1 hunks)
- sdkclient/tx/client.go (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- CHANGELOG.md
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.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- sdkclient/tx/client.go (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- sdkclient/tx/client.go
dbaab9d
to
a00d7da
Compare
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.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- sdkclient/tx/client.go (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- sdkclient/tx/client.go
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.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- sdkclient/tx/client.go (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- sdkclient/tx/client.go
3d7c741
to
96ea97a
Compare
Description
Update cosmos-sdk to v0.47.7
Summary by CodeRabbit
BroadcastTx
method for improved transaction handling.