-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat: bump up cosmos/iavl v0.19.3 #738
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #738 +/- ##
==========================================
+ Coverage 62.01% 62.06% +0.04%
==========================================
Files 874 877 +3
Lines 98614 98983 +369
==========================================
+ Hits 61156 61433 +277
- Misses 33841 33915 +74
- Partials 3617 3635 +18
|
github.com/rs/cors v1.8.2 // indirect | ||
github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa // indirect | ||
github.com/spf13/afero v1.8.2 // indirect | ||
github.com/spf13/jwalterweatherman v1.1.0 // indirect | ||
github.com/stretchr/objx v0.4.0 // indirect | ||
github.com/subosito/gotenv v1.4.1 // indirect | ||
github.com/tendermint/tendermint v0.34.14 // indirect | ||
github.com/tendermint/tendermint v0.34.20 // indirect |
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.
@tnasu , is this version no problem?
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.
No problem. There is nothing that changes between v0.34.14
and v0.34.20
. The indirect dependency makes cosmos/iavl
. It uses the below:
- ProofOperator:
- ProofOp:
Appendix:
% go mod graph | grep tendermint/tendermint
github.com/cosmos/iavl@v0.19.3 github.com/tendermint/tendermint@v0.34.20
Usage:
Description
iavl-disable-fastnode
config option(feat: configurable fastnode cosmos/cosmos-sdk#13321)closes: #XXXX
Motivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml