cosmos-sdk/x/tx
dependabot[bot] d4e52069f7
build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (#19655)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-09 07:33:16 +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): add enum as string encoder option (#19618) 2024-03-05 20:57:30 +00:00
CHANGELOG.md feat(x/tx): add enum as string encoder option (#19618) 2024-03-05 20:57:30 +00:00
go.mod build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (#19655) 2024-03-09 07:33:16 +00:00
go.sum build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (#19655) 2024-03-09 07:33:16 +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