cosmos-sdk/store/types
Roman 42f8d45b68
refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496)
2022-04-21 15:30:36 -04:00
..
commit_info.go feat: ADR-040: ICS-23 proofs for SMT store (#10015) 2022-02-22 12:22:06 +00:00
commit_info.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
errors.go Switch IAVL Store query to use ics proofs (#6324) 2020-06-08 15:02:25 -04:00
gas.go fix: use full gas on overflow (#10897) 2022-01-07 18:25:26 +00:00
gas_test.go types: Inconsistent limit on InfiniteGasMeter and add GasLeft func to GasMeter (#9651) 2021-07-09 10:38:25 -04:00
iterator.go
iterator_test.go feat: add configurable iavl cache size (#10561) 2021-11-20 09:32:30 +00:00
listening.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
listening.pb.go chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
listening_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
proof.go feat: ADR-040: ICS-23 proofs for SMT store (#10015) 2022-02-22 12:22:06 +00:00
store.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
store_test.go feat: add store name in `tracekv`-emitted store traces (#11646) 2022-04-14 18:44:22 +02:00
utils.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
utils_test.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
validity.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00
validity_test.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00