85eed1f359
## Description
Resolves: https://github.com/cosmos/cosmos-sdk/issues/10117
Implements a `CommitKVStore` which separates the concerns of state storage and state commitment according to [ADR-040](
|
||
---|---|---|
.. | ||
commit_info.go | ||
commit_info.pb.go | ||
errors.go | ||
gas.go | ||
gas_test.go | ||
iterator.go | ||
iterator_test.go | ||
listening.go | ||
listening.pb.go | ||
listening_test.go | ||
proof.go | ||
pruning.go | ||
pruning_test.go | ||
snapshot.pb.go | ||
store.go | ||
store_test.go | ||
utils.go | ||
utils_test.go | ||
validity.go | ||
validity_test.go |