cosmos-sdk/x/tx
Simon Warta 4be248eef6
feat(x/tx): Rename custom Amino JSON encoder to "inline_json" (#19919)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-04-10 20:55:32 +00:00
..
decode refactor: use errors.New to replace fmt.Errorf with no parameters (#19548) 2024-02-24 21:14:13 +00:00
internal/testpb feat(x/gov): add max cancel voting period param (#18856) 2023-12-28 10:37:27 +00:00
signing feat(x/tx): Rename custom Amino JSON encoder to "inline_json" (#19919) 2024-04-10 20:55:32 +00:00
CHANGELOG.md feat(x/tx): Rename custom Amino JSON encoder to "inline_json" (#19919) 2024-04-10 20:55:32 +00:00
go.mod build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982) 2024-04-09 07:09:40 +00:00
go.sum build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982) 2024-04-09 07:09:40 +00:00
Makefile chore: remove buf warning (#16361) 2023-05-31 10:31:01 +00:00
sonar-project.properties refactor: Move to x/tx package (#14634) 2023-01-17 10:00:31 +00:00