cosmos-sdk/codec
2024-09-16 19:11:19 +00:00
..
address perf: add cache to address codec (#20122) 2024-06-13 09:28:12 +00:00
legacy refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
testutil refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
types chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
unknownproto chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
amino_codec_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
amino_codec.go refactor(codec)!: update codec to x/tx v0.6.0 (#15873) 2023-04-28 08:13:28 +00:00
amino.go refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
any_test.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
bench_test.go refactor(types,client,simapp): remove some address String() calls (#21455) 2024-09-02 10:28:12 +00:00
codec_common_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
codec.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
collections_test.go feat(codec): add collections value codec for protov2 APIs. (#17042) 2023-07-19 11:44:28 +00:00
collections.go feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068) 2024-01-17 10:58:06 +00:00
depinject_test.go test: remove some deps from testutil/network (#20843) 2024-07-03 12:24:24 +00:00
depinject.go refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
json.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
proto_codec_test.go refactor(types,client,simapp): remove some address String() calls (#21455) 2024-09-02 10:28:12 +00:00
proto_codec.go refactor!: turn MsgsV2 into ReflectMessages to make it less confusing (#19839) 2024-05-16 09:55:08 +00:00
yaml_test.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
yaml.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00