cosmos-sdk/codec
mergify[bot] fd651b7366
fix: marshal old tx body if unordered not used (backport #22723) (#23347)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-13 16:43:34 +01: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 (backport #21531) (#21561) 2024-09-05 13:04:00 +00:00
testutil refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
types refactor: improve edge case handling for recursion limits (backport #22988) (#23191) 2025-01-06 09:38:19 +01:00
unknownproto refactor: improve edge case handling for recursion limits (backport #22988) (#23191) 2025-01-06 09:38:19 +01:00
amino_codec_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +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 (backport #21531) (#21561) 2024-09-05 13:04:00 +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 (backport #21455) (#21499) 2024-09-02 10:50:30 +00:00
codec_common_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
codec.go chore: fix spelling errors (backport #22888) (#22899) 2024-12-16 18:46:00 +01:00
collections_test.go feat(codec): add collections value codec for protov2 APIs. (#17042) 2023-07-19 11:44:28 +00:00
collections.go docs: fix spelling errors in the description (backport #22874) (#22879) 2024-12-16 07:42:44 +01:00
depinject_test.go test: remove some deps from testutil/network (#20843) 2024-07-03 12:24:24 +00:00
depinject.go test(integration): port x/bank tests to server/v2 app (backport #21912) (#22457) 2024-11-08 15:30:23 +01: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 (backport #21455) (#21499) 2024-09-02 10:50:30 +00:00
proto_codec.go fix: marshal old tx body if unordered not used (backport #22723) (#23347) 2025-01-13 16:43:34 +01: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