axoned
axoned copied to clipboard
โ๏ธ Axone blockchain ๐ซ
Bumps alpine from 3.18.6 to 3.20.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps alpine from 3.18.6 to 3.20.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.44.0 to 1.45.0. Release notes Sourced from bufbuild/buf-setup-action's releases. v1.45.0 Release v1.45.0 Commits 2211e06 Release v1.45.0 (#228) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
The current mocking library we use in this repo, [golang/mock](https://github.com/golang/mock), has been archived as of June 27, 2023. Following the notice in the repository, I suggest switching to [go.uber.org/mock](https://github.com/uber-go/mock), which...
As discussed in [PR #769](https://github.com/axone-protocol/axoned/pull/769) [comment](https://github.com/axone-protocol/axoned/pull/769#discussion_r1788248931), the error messages in test cases can be simplified by removing the unnecessary transformation using `strings.Join(strings.Split(...))`. This was initially implemented because error messages used...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0. Commits 6cc5ac4 go.mod: update golang.org/x dependencies f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket 7191757 http2: add support for net/http HTTP2 config field 4790dc7 http2: add...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.1 to 1.67.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.67.1 Bug Fixes transport: Fix a bug causing stream failures due to miscalculation of the flow control...
Bumps [github.com/cosmos/ibc-go/v8](https://github.com/cosmos/ibc-go) from 8.4.0 to 8.5.1. Release notes Sourced from github.com/cosmos/ibc-go/v8's releases. v8.5.1 This release fixes a panic that occurred during instantiation of the interchain accounts host keeper when populating...