-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): update changelog and bump version to 1.4.0 #1004
Conversation
Bumps [actions/setup-go](/~https://github.com/actions/setup-go) from 5.0.1 to 5.1.0. - [Release notes](/~https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….0 (#961) Bumps [github.com/creachadair/taskgroup](/~https://github.com/creachadair/taskgroup) from 0.3.2 to 0.12.0. - [Commits](creachadair/taskgroup@v0.3.2...v0.12.0) --- updated-dependencies: - dependency-name: github.com/creachadair/taskgroup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…964) Bumps [github.com/prometheus/common](/~https://github.com/prometheus/common) from 0.37.0 to 0.60.1. - [Release notes](/~https://github.com/prometheus/common/releases) - [Changelog](/~https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.37.0...v0.60.1) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/oasisprotocol/oasis-core/go](/~https://github.com/oasisprotocol/oasis-core) from 0.2202.5 to 0.2403.0. - [Release notes](/~https://github.com/oasisprotocol/oasis-core/releases) - [Changelog](/~https://github.com/oasisprotocol/oasis-core/blob/master/CHANGELOG.md) - [Commits](oasisprotocol/oasis-core@go/v0.2202.5...go/v0.2403.0) --- updated-dependencies: - dependency-name: github.com/oasisprotocol/oasis-core/go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: error on catchup replay is just a warning * chore(docker): redirect stderr to stdout
* chore(github): tune stale and dependabot settings * chore: run go tests whenever go.sum changes * chore: run e2e tests on go.sum change
* fix(rpc): validators endpoint fail during quorum rotation * test(state): load validators on quorum change * refactor: NewStore now accepts optional logger * revert: restore code removed by mistake * chore: rabbit's feedback * fix: TestStoreLoadValidators fails * fix: test * chore(state): document NewStore() logger param * fix: potential panic in NewStore
* build(deps): replace tendermint/tm-db with cometbft/cometbft-db * build(deps): replace tm-db with cometbft-db * build(deps): change version of cometbft-db o 1.0.1 * build(deps): bump golang from 1.23 to 1.23.2
…#974) * build(deps): replace tendermint/tm-db with cometbft/cometbft-db * build(deps): replace tm-db with cometbft-db * build(deps): change version of cometbft-db o 1.0.1 * build(deps): bump golang from 1.23 to 1.23.2 * refactor(db)!: remove support for cleveldb, boltdb, rocksdb, badgerdb * fix(config): allow memdb in tests
* build(deps): Bump github.com/vektra/mockery/v2 from 2.41.0 to 2.46.2 Bumps [github.com/vektra/mockery/v2](/~https://github.com/vektra/mockery) from 2.41.0 to 2.46.2. - [Release notes](/~https://github.com/vektra/mockery/releases) - [Changelog](/~https://github.com/vektra/mockery/blob/master/docs/changelog.md) - [Commits](vektra/mockery@v2.41.0...v2.46.2) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps * build(deps): Upgrade go to 1.23 * chore: trigger workflow * chore: make mockery * chore: fix typo * build(deps): upgrade golangci-lint to 1.61 * build(github): display mockery diff for debugging * chore: upgrade mockery config to new format * chore: update mockery * chore: regenerate all mocks * chore: no expecters * chore: updated check-mocks * chore: use prebuilt mockery * chore: fix consistency of indexermocks invocation * build(deps): update mockery to 2.46.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/sync](/~https://github.com/golang/sync) from 0.8.0 to 0.9.0. - [Commits](golang/sync@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3.2 (#986) Bumps [github.com/creachadair/taskgroup](/~https://github.com/creachadair/taskgroup) from 0.12.0 to 0.13.2. - [Commits](creachadair/taskgroup@v0.12.0...v0.13.2) --- updated-dependencies: - dependency-name: github.com/creachadair/taskgroup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](/~https://github.com/golang/crypto) from 0.28.0 to 0.29.0. - [Commits](golang/crypto@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0 Bumps [bufbuild/buf-setup-action](/~https://github.com/bufbuild/buf-setup-action) from 1.35.0 to 1.46.0. - [Release notes](/~https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.35.0...v1.46.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: remove proto-gen.sh * chore: trigger ci/cd to test protos * Revert "chore: trigger ci/cd to test protos" This reverts commit d2219d9. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lklimek <842586+lklimek@users.noreply.github.com>
Bumps [golang.org/x/time](/~https://github.com/golang/time) from 0.6.0 to 0.8.0. - [Commits](golang/time@v0.6.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…988) * build(deps): Bump github.com/vektra/mockery/v2 from 2.46.3 to 2.49.1 Bumps [github.com/vektra/mockery/v2](/~https://github.com/vektra/mockery) from 2.46.3 to 2.49.1. - [Release notes](/~https://github.com/vektra/mockery/releases) - [Changelog](/~https://github.com/vektra/mockery/blob/master/docs/changelog.md) - [Commits](vektra/mockery@v2.46.3...v2.49.1) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(mockery): address deprecation issues * test: update all mocks --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
Bumps [golang.org/x/net](/~https://github.com/golang/net) from 0.30.0 to 0.31.0. - [Commits](golang/net@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lklimek <842586+lklimek@users.noreply.github.com>
…62.2 (#985) * build(deps): Bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](/~https://github.com/golangci/golangci-lint) from 1.61.0 to 1.62.2. - [Release notes](/~https://github.com/golangci/golangci-lint/releases) - [Changelog](/~https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.61.0...v1.62.2) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build: bump golangci-lint to 1.62.2 * build: remove deprecated golangci linters --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
Bumps [github.com/bufbuild/buf](/~https://github.com/bufbuild/buf) from 1.35.1 to 1.47.2. - [Release notes](/~https://github.com/bufbuild/buf/releases) - [Changelog](/~https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.35.1...v1.47.2) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google.golang.org/grpc](/~https://github.com/grpc/grpc-go) from 1.67.1 to 1.68.0. - [Release notes](/~https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.68.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lklimek <842586+lklimek@users.noreply.github.com>
Bumps [docker/build-push-action](/~https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0. - [Release notes](/~https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/oasisprotocol/oasis-core/go](/~https://github.com/oasisprotocol/oasis-core) from 0.2403.0 to 0.2403.1. - [Release notes](/~https://github.com/oasisprotocol/oasis-core/releases) - [Changelog](/~https://github.com/oasisprotocol/oasis-core/blob/master/CHANGELOG.md) - [Commits](oasisprotocol/oasis-core@go/v0.2403.0...go/v0.2403.1) --- updated-dependencies: - dependency-name: github.com/oasisprotocol/oasis-core/go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bufbuild/buf-setup-action](/~https://github.com/bufbuild/buf-setup-action) from 1.46.0 to 1.47.2. - [Release notes](/~https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.46.0...v1.47.2) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….6 (#989) Bumps [github.com/creachadair/atomicfile](/~https://github.com/creachadair/atomicfile) from 0.2.6 to 0.3.6. - [Commits](creachadair/atomicfile@v0.2.6...v0.3.6) --- updated-dependencies: - dependency-name: github.com/creachadair/atomicfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lklimek <842586+lklimek@users.noreply.github.com>
Bumps [golang.org/x/term](/~https://github.com/golang/term) from 0.26.0 to 0.27.0. - [Commits](golang/term@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google.golang.org/grpc](/~https://github.com/grpc/grpc-go) from 1.68.0 to 1.68.1. - [Release notes](/~https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.68.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/sync](/~https://github.com/golang/sync) from 0.9.0 to 0.10.0. - [Commits](golang/sync@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](/~https://github.com/golang/crypto) from 0.29.0 to 0.30.0. - [Commits](golang/crypto@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…999) * build(deps): Bump github.com/vektra/mockery/v2 from 2.49.1 to 2.50.0 Bumps [github.com/vektra/mockery/v2](/~https://github.com/vektra/mockery) from 2.49.1 to 2.50.0. - [Release notes](/~https://github.com/vektra/mockery/releases) - [Changelog](/~https://github.com/vektra/mockery/blob/master/docs/changelog.md) - [Commits](vektra/mockery@v2.49.1...v2.50.0) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build: update mockery * chore: regenerate mocks --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
Bumps [golang.org/x/net](/~https://github.com/golang/net) from 0.31.0 to 0.32.0. - [Commits](golang/net@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…997) Bumps [github.com/prometheus/common](/~https://github.com/prometheus/common) from 0.60.1 to 0.61.0. - [Release notes](/~https://github.com/prometheus/common/releases) - [Changelog](/~https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.60.1...v0.61.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(consensus): stopped abci client is not recoverable * test(consensus): ensure client stopped error causes panic * doc(abciclient): document ErrClientStopped * test(consensus): apply rabbit feedback
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Issue being fixed or feature implemented
Release new Dash Platform version
What was done?
How Has This Been Tested?
None
Breaking Changes
None
Checklist:
For repository code-owners and collaborators only