-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: replace the cosmos-db usecases in the tests with
core/testing
(…
…#21525) (cherry picked from commit aaf72f2) # Conflicts: # core/testing/memdb.go # simapp/go.mod # simapp/sim_bench_test.go # store/cache/cache_test.go # store/cachekv/benchmark_test.go # store/cachekv/store.go # store/cachekv/store_bench_test.go # store/cachekv/store_test.go # store/dbadapter/store_test.go # store/gaskv/store_test.go # store/go.mod # store/go.sum # store/iavl/store_test.go # store/iavl/tree_test.go # store/listenkv/store_test.go # store/mem/store.go # store/prefix/store_test.go # store/pruning/manager_test.go # store/rootmulti/proof_test.go # store/rootmulti/snapshot_test.go # store/rootmulti/store.go # store/rootmulti/store_test.go # store/snapshots/helpers_test.go # store/snapshots/manager_test.go # store/snapshots/store.go # store/snapshots/store_test.go # store/tracekv/store_test.go # store/transient/store.go # store/types/iterator_test.go # x/group/go.mod # x/nft/go.mod # x/params/go.mod
- Loading branch information
1 parent
71803b7
commit 3fd044c
Showing
95 changed files
with
10,362 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.