-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: cometbft/cometbft-db
base: v0.11.0
head repository: cometbft/cometbft-db
compare: v0.12.0
- 14 commits
- 14 files changed
- 3 contributors
Commits on Feb 9, 2024
-
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (#…
…133) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action 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>
Configuration menu - View commit details
-
Copy full SHA for f93ce77 - Browse repository at this point
Copy the full SHA f93ce77View commit details
Commits on Feb 12, 2024
-
build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 (#…
…134) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.7.1...v4.0.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e509b9e - Browse repository at this point
Copy the full SHA e509b9eView commit details
Commits on Feb 27, 2024
-
build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#137)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-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>
Configuration menu - View commit details
-
Copy full SHA for 64f94a9 - Browse repository at this point
Copy the full SHA 64f94a9View commit details
Commits on Mar 4, 2024
-
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#138)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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>
Configuration menu - View commit details
-
Copy full SHA for bf03e4c - Browse repository at this point
Copy the full SHA bf03e4cView commit details -
build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#136)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.8 to 1.3.9. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.8...v1.3.9) --- updated-dependencies: - dependency-name: go.etcd.io/bbolt 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>
Configuration menu - View commit details
-
Copy full SHA for 222cb91 - Browse repository at this point
Copy the full SHA 222cb91View commit details
Commits on Mar 14, 2024
-
build(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#139)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: docker/login-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>
Configuration menu - View commit details
-
Copy full SHA for a4a0d75 - Browse repository at this point
Copy the full SHA a4a0d75View commit details -
build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#140)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-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>
Configuration menu - View commit details
-
Copy full SHA for cc71c79 - Browse repository at this point
Copy the full SHA cc71c79View commit details
Commits on Apr 7, 2024
-
deps: Go, rocksdb, grocksdb (#146)
* build(deps): bump github.com/linxGnu/grocksdb from 1.8.12 to 1.8.14 Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](linxGnu/grocksdb@v1.8.12...v1.8.14) --- updated-dependencies: - dependency-name: github.com/linxGnu/grocksdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update rocksdb in the dockerfile that the tests run in * bump go update minimum golang * use correct go version when linting in ci * explicitly set go version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63f3c2d - Browse repository at this point
Copy the full SHA 63f3c2dView commit details -
* etcd-io/bbolt@6c1d16e * bump go * use latest bbolt * Update Dockerfile --------- Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ba19f7b - Browse repository at this point
Copy the full SHA ba19f7bView commit details -
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa37a80 - Browse repository at this point
Copy the full SHA fa37a80View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cd5a9d - Browse repository at this point
Copy the full SHA 2cd5a9dView commit details -
build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#151)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-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>
Configuration menu - View commit details
-
Copy full SHA for fbeb1f5 - Browse repository at this point
Copy the full SHA fbeb1f5View commit details
Commits on Apr 10, 2024
-
Deprecate boltdb and cleveldb (#153)
* deprecate boltdb and cleveldb Closes #143 * add changelog
Configuration menu - View commit details
-
Copy full SHA for 8c87373 - Browse repository at this point
Copy the full SHA 8c87373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f098c - Browse repository at this point
Copy the full SHA 76f098cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.11.0...v0.12.0