cosmos-sdk/store/cachekv
Facundo Medica 797bd12af5
refactor!: Remove sdk.Router and refactor baseapp tests (#13005)
* test

* progress-ish

* progress

* progress

* make mocks

* progress

* test

* progress

* progress

* progress

* progress

* progress

* progress

* fix mock tests

* progress

* pretty much done, might need some tidying up

* lint

* re-enable blockgas test

* remove router

* gofumpt

* remove more references of Router

* fix

* remove unused code

* remove unused code

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-30 23:50:47 +02:00
..
bench_helper_test.go perf: store/cachekv: Correct the naming and implementation for existing benchmarks (#10116) 2021-11-10 16:20:37 +00:00
memiterator.go chore: store audit (#11987) 2022-05-18 14:37:01 +00:00
mergeiterator.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
search_benchmark_test.go refactor!: Remove sdk.Router and refactor baseapp tests (#13005) 2022-08-30 23:50:47 +02:00
search_test.go fix!: store/cachekv: reduce growth factor for iterator ranging using binary searches (#10024) 2021-10-14 21:58:25 +00:00
store_bench_test.go feat(types): Deprecate the DBBackend variable in favor of new app-db-backend config entry (#11188) 2022-03-18 10:26:20 +01:00
store_test.go fix(store): handle nil end in cachekv/iterator (#12945) 2022-08-17 19:37:31 +00:00
store.go perf: Amortize clearing unsorted cache entries (Juno genesis fix) (#12885) 2022-08-18 15:13:39 +00:00