cosmos-sdk/store/types
Aditya 783e9959e0
Cleanup store.Query with CommitmentProof.Calculate() (#6396)
* cleanup using CommitmentProof.Calculate()

* get correct version of confio/ics23

* Update store/types/proof.go

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>

* revert review commit

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-06-11 08:49:05 +00:00
..
errors.go Switch IAVL Store query to use ics proofs (#6324) 2020-06-08 15:02:25 -04:00
gas.go add string method to gas meter (#6137) 2020-05-04 19:23:44 +00:00
gas_test.go fix DiffKVStores(), store/types gets 100% coverage (#5730) 2020-03-02 00:27:03 +00:00
iterator.go Merge PR #5435: Added iterator that allows to read only requested values 2019-12-26 10:33:34 -05:00
iterator_test.go Merge PR #5435: Added iterator that allows to read only requested values 2019-12-26 10:33:34 -05:00
proof.go Cleanup store.Query with CommitmentProof.Calculate() (#6396) 2020-06-11 08:49:05 +00:00
pruning.go Merge PR #5579: Fix Restart application issue 2020-02-06 15:58:32 -05:00
pruning_test.go Increase coverage across the store package (#5727) 2020-02-28 23:05:28 +00:00
store.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
store_test.go fix DiffKVStores(), store/types gets 100% coverage (#5730) 2020-03-02 00:27:03 +00:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
utils_test.go fix DiffKVStores(), store/types gets 100% coverage (#5730) 2020-03-02 00:27:03 +00:00
validity.go
validity_test.go fix DiffKVStores(), store/types gets 100% coverage (#5730) 2020-03-02 00:27:03 +00:00