cosmos-sdk/codec/types
Alexander Peters ba7ac458c9
Merge commit from fork
* Limit recursion depth for unknown field detection

(cherry picked from commit f038dc731c55be1e1c526e67695acc358631afd6)

* Limit unpack any

(cherry picked from commit 1a2bff56fb7391f9ce87d4fbe9e0367ae991c0b2)

* Update Changelog

* Another limit recursion depth for unknown field detection

* Update changelog
2024-12-16 17:06:10 +01:00
..
any_internal_test.go style: linting (#15704) 2023-04-06 23:25:23 +00:00
any_test.go style: linting (#15704) 2023-04-06 23:25:23 +00:00
any.go fix: deterministic protov2 marshal (backport #18403) (#18406) 2023-11-07 18:13:45 +01:00
any.pb.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
compat_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
compat.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
doc.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
interface_registry.go Merge commit from fork 2024-12-16 17:06:10 +01:00
types_test.go style: linting (#15704) 2023-04-06 23:25:23 +00:00
util.go feat(client/v2): signing (backport #17913) (#17972) 2023-10-05 15:41:50 +02:00