Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cometbft/cometbft-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: cometbft/cometbft-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 19 commits
  • 27 files changed
  • 5 contributors

Commits on Jan 25, 2023

  1. build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#31)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.52.0...v1.52.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5eb13a4 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#30

    )
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bb56d94 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. build(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#32)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.52.1...v1.52.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    985738b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. ci: Re-enable code coverage failure check (#36)

    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a188a99 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. build(deps): bump docker/build-push-action from 3 to 4 (#34)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2c3355f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#38)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.3 to 1.53.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.52.3...v1.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6a5cda6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. build(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#35)

    Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.6 to 1.3.7.
    - [Release notes](https://github.com/etcd-io/bbolt/releases)
    - [Commits](etcd-io/bbolt@v1.3.6...v1.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/bbolt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8e4d119 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.1 (#37)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 2.4.1.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2.2.1...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c337772 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Bump minimum Go version to 1.19 (#40)

    * Bump minimum Go version to 1.19
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update tooling/CI to use Go 1.19
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Bump minimum Go version in README
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Bump golang.org/x/net dependency to avoid vulnerabilities
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add changelog entry
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add changelog entry for golang.org/x/net dep bump
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    ---------
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3bf594e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#41)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.1...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    caecaa2 View commit details
    Browse the repository at this point in the history
  3. lint tests (#39)

    Co-authored-by: Thane Thomson <[email protected]>
    faddat and thanethomson authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0584510 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Set up CodeQL

    thanethomson authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    816127f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. build(deps): bump actions/setup-go from 3 to 4 (#48)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a9928b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. ci: Build Docker image during test (#50)

    * ci: Build Docker image during test
    
    Our current test relies on a Docker image that's built previously,
    meaning that if the dependencies change we need to build and push that
    image manually beforehand.
    
    This should hopefully improve the process.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Only build Docker image on tag pushes and pushes to main
    
    Since this image is now being built upon every Test workflow run, we no
    longer need to additionally build the image on every PR.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Attempt to use buildx to build image
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Allow non-interactive Docker test
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Attempt fix to use locally built image
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Use Docker driver for setup and do not log into DockerHub
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add missing image details
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    ---------
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    056a2af View commit details
    Browse the repository at this point in the history
  2. build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#47)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2.4.1...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7de880c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Create SECURITY.md (#53)

    * Create SECURITY.md
    
    * Update SECURITY.md
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Thane Thomson <[email protected]>
    greg-szabo and thanethomson authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    317cc9f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. use grocksdb to support latest version of rocksdb (#42)

    * use grocksdb to support latest version of rocksdb
    
    also add API `NewRocksDBWithRawDB` to support read-only open mode and customize options
    
    * update rocksdb version for ci testing
    
    * build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#47)
    
    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2.4.1...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * fix ci test
    
    * grocksdb v1.7.16
    
    * rocksdb v7.10.2
    
    * changelog
    
    * fix changelog
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Thane Thomson <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3a99e92 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/stale from 7 to 8 (#52)

    Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    cea6dcf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Release v0.8.0 (#55)

    * Rename section for Go compiler update changelog entry
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add link to PR for grocksdb dependency update
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Prepare v0.8.0 release in changelog
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Build changelog
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * go.mod: Remove unused replace directive
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unnecessary coverage file
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * .gitignore: Ignore code coverage artifacts
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update release date
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    ---------
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1b1d8ed View commit details
    Browse the repository at this point in the history
Loading