cosmos-sdk/store/types
Federico Kunze 90edeb67e2
feat: add `RefundGas` function to `GasMeter` (#9403)
* feat: add RefundGas function to GasMeter

* changelog

* add comment about use case

* Apply suggestions from code review

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-06-02 15:14:15 +00:00
..
commit_info.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04: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 feat: add `RefundGas` function to `GasMeter` (#9403) 2021-06-02 15:14:15 +00:00
gas_test.go feat: add `RefundGas` function to `GasMeter` (#9403) 2021-06-02 15:14:15 +00:00
iterator.go
iterator_test.go Merge PR #6475: Pruning Refactor 2020-06-22 16:31:33 -04:00
listening.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
listening.pb.go Fix proto format (#9279) 2021-05-07 21:33:17 +00:00
listening_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
proof.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
pruning.go store: change PruningDefault to KeepEvery:100 (#6520) 2020-06-26 16:03:12 +02:00
pruning_test.go store/types: Fix pruning opts validation (#6511) 2020-06-25 16:41:44 +00:00
snapshot.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
store.go ADR-038 Part 1: WriteListener, listen.KVStore, MultiStore and KVStore updates (#8551) 2021-03-30 16:13:51 -04:00
store_test.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00
utils.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
utils_test.go fix DiffKVStores(), store/types gets 100% coverage (#5730) 2020-03-02 00:27:03 +00: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