cosmos-sdk/x/mint/types
Emmanuel T Odeke 784a9a69a1
all: ensure b.ReportAllocs() in all the benchmarks (#8460)
With this change, we'll get details on the number of
allocations performed by code. Later on when we have
continuous benchmarking infrastructure, this change
will prove useful to flag regressions.

Fixes #8459

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-01-27 23:52:08 -08:00
..
codec.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
events.go Merge PR #5634: Protobuf - Migrate x/evidence 2020-02-24 17:05:21 +01:00
expected_keepers.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
keys.go Remove DefaultParamspace and simplify simapp creation. (#6564) 2020-07-01 13:57:29 +00:00
mint.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
minter.go Merge PR #5634: Protobuf - Migrate x/evidence 2020-02-24 17:05:21 +01:00
minter_test.go all: ensure b.ReportAllocs() in all the benchmarks (#8460) 2021-01-27 23:52:08 -08:00
params.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
query.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
query.pb.gw.go fix proto generation (#8361) 2021-01-18 12:41:34 -03:00