osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 31 forks source link

fix: new cachekv impl backported from v0.47 #438

Closed nicolaslara closed 1 year ago

nicolaslara commented 1 year ago

This PR should replace https://github.com/osmosis-labs/cosmos-sdk/pull/435.

The backport on that PR was made from a PR that didn't get merged. This is from the cosmos-sdk main branch instead

Brief Changelog

backport chachekv

Testing and Verifying

all tests should pass except for snapshots, which are expected to change.

Documentation and Release Note