-
Notifications
You must be signed in to change notification settings - Fork 602
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: fast iavl for v4 #3562
feat: fast iavl for v4 #3562
Conversation
Awesome, ty for takign this on! Can we merge the SDK branch into v4? osmosis-labs/cosmos-sdk#392 (That LGTM, aside from one small comment + CI saying some go/mod update needed) |
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.
LGTM! Lets get the SDK side merged first, to help us maintain the long term branch complexity. (Only small comment there to getting it merged :) )
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
Unfortunately, it wasn't in the end very small. I might try to reapproach the whole thing with @catShaark tonight, if he is at the office. |
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
Brief Changelog
golangci-lint run ./... --fix
gofmt -s
to runTesting and Verifying
This change added tests and can be verified as follows: