cosmos-sdk/x/distribution/types
Jehan b518c84fd4
clean up unused methods in distribution expected keepers (#11588)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-04-09 17:02:23 +02:00
..
codec.go fix: RegisterLegacyAminoCodec should error if Msg name is >39 chars (#11349) 2022-03-16 13:21:00 +00:00
common_test.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
delegator.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00
distribution.pb.go chore: revert some json tags (#10958) 2022-01-20 23:21:37 +01:00
errors.go Merge PR #5665: Bump Module ABCI Error Codes 2020-02-18 14:43:00 +01:00
events.go
expected_keepers.go clean up unused methods in distribution expected keepers (#11588) 2022-04-09 17:02:23 +02:00
fee_pool.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00
fee_pool_test.go x/distribution: fix module's parameters validation (#8918) 2021-03-17 20:06:54 +00:00
genesis.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
genesis.pb.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
keys.go fix: check store keys length before accessing (#9639) 2021-07-08 13:29:12 +02:00
msg.go feat: replace all ModuleCdc instances with legacy.Cdc (#11240) 2022-02-23 14:13:36 +00:00
msg_test.go
params.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
params_internal_test.go x/distribution: fix module's parameters validation (#8918) 2021-03-17 20:06:54 +00:00
params_test.go x/distribution: fix module's parameters validation (#8918) 2021-03-17 20:06:54 +00:00
proposal.go feat: replace all ModuleCdc instances with legacy.Cdc (#11240) 2022-02-23 14:13:36 +00:00
querier.go x/distribution: gRPC query service (#6600) 2020-07-13 20:01:16 +00:00
query.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
query.pb.go feat: Introduce Cosmos Scalars (#9933) 2021-09-21 09:46:29 +00:00
query.pb.gw.go fix: dockerfile for building proto (#11452) 2022-03-25 12:35:09 +00:00
tx.pb.go feat: EIP191 sign mode (#11533) 2022-04-05 08:43:59 +00:00
validator.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00