cosmos-sdk/codec
Jacob Gadikian 55054282d2
chore: gofumpt (#11839)
* fumpt using main not master...

* be more descriptive

* fumpt

* fix nits

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-05-19 10:55:27 +02:00
..
legacy fix: RegisterLegacyAminoCodec should error if Msg name is >39 chars (#11349) 2022-03-16 13:21:00 +00:00
types chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
unknownproto chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
amino.go feat(group): add test for keeper and cli (#11679) 2022-05-09 14:43:03 +00:00
amino_codec.go Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
amino_codec_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
any_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
codec.go fix: remove grpc replace directive (#11089) 2022-02-04 10:54:32 +00:00
codec_common_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
json.go Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
proto_codec.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
proto_codec_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
yaml.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
yaml_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00