v0.13.5 - 2024-09-18
- #21712 Add
AminoNameAsTypeURL
option to Amino JSON encoder.
v0.13.4 - 2024-08-02
- #21073 In Context use sync.Map
getSignersFuncs
map from concurrent writes, we also call Validate when creating the Context.
v0.13.3 - 2024-04-22
- #20049 Sort JSON attributes for
inline_json
encoder.
v0.13.2 - 2024-04-12
- #19845 Use hybrid resolver instead of only protov2 registry
- #19955 Don't shadow Amino marshalling error messages
v0.13.1 - 2024-03-05
- #19618 Add enum as string option to encoder.
- #18857 Moved
FormatCoins
fromcore/coins
to this package undersigning/textual
.
- #19265 Reject denoms that contain a comma.
v0.13.0 - 2023-12-19
- #18740 Support nested messages when fetching signers up to a default depth of 32.