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.9.1
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.10.0
Choose a head ref
  • 16 commits
  • 46 files changed
  • 7 contributors

Commits on Dec 8, 2023

  1. build(deps): bump actions/stale from 8 to 9 (#104)

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      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>
    dependabot[bot] authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5bcbea1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 4 to 5 (#103)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      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>
    dependabot[bot] authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ae154b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. ci: Always check for latest Go version in govulncheck workflow (#107)

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bd5d697 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/linxGnu/grocksdb from 1.8.6 to 1.8.9 (#106)

    Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.6 to 1.8.9.
    - [Release notes](https://github.com/linxGnu/grocksdb/releases)
    - [Commits](linxGnu/grocksdb@v1.8.6...v1.8.9)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6b3c63f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#105)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.59.0...v1.60.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>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3ab83f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. build(deps): bump github/codeql-action from 2 to 3 (#108)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-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>
    dependabot[bot] authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6c20c5c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. build(deps): bump github.com/linxGnu/grocksdb from 1.8.9 to 1.8.10 (#109

    )
    
    Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.9 to 1.8.10.
    - [Release notes](https://github.com/linxGnu/grocksdb/releases)
    - [Commits](linxGnu/grocksdb@v1.8.9...v1.8.10)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5d4fdd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#110)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.0...v1.60.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>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d03785d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. remove remotedb (#121)

    * remove remotedb
    
    * Update Makefile
    
    * Update Makefile
    
    * changelog
    
    * better changelog
    
    ---------
    
    Co-authored-by: Adi Seredinschi <a@seredinschi.net>
    faddat and adizere authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b15320b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#122)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.1...v1.61.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>
    dependabot[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f7a229f View commit details
    Browse the repository at this point in the history
  2. feat: add pebbledb (#112)

    * add pebbledb
    
    * use latest pebble
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * clean up
    
    * change default ForceSync=1
    
    * Update db.go
    
    Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
    
    * resolve conflicts
    
    * update CHANGELOG.md: Added support for pebbledb v1.0.0
    
    * add unclog entry
    
    * add changelog
    
    * Update .changelog/unreleased/feat/112.md
    
    Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
    
    * add changelog...
    
    * add changelog...
    renamed 112-add-pebbledb.md to 112-pebbledb.md
    
    ---------
    
    Co-authored-by: Tuan Pham Anh <baabeetaa@gmail.com>
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
    4 people authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2af169e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/linxGnu/grocksdb from 1.8.10 to 1.8.11 (#…

    …123)
    
    * build(deps): bump github.com/linxGnu/grocksdb from 1.8.10 to 1.8.11
    
    Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.10 to 1.8.11.
    - [Release notes](https://github.com/linxGnu/grocksdb/releases)
    - [Commits](linxGnu/grocksdb@v1.8.10...v1.8.11)
    
    ---
    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 Dockerfile
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
    3 people authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    649c0ef View commit details
    Browse the repository at this point in the history
  4. chore: lint code (#114)

    * add pebbledb
    
    * use latest pebble
    
    * added a ton of test rigor and fixed linting
    
    * if always false we don't need the param
    
    * really we don't need that
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * Update pebble.go
    
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    
    * clean up
    
    * change default ForceSync=1
    
    * pebble
    
    * Update db.go
    
    Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
    
    * resolve conflicts
    
    * update CHANGELOG.md: Added support for pebbledb v1.0.0
    
    * add unclog entry
    
    * add changelog
    
    * correct a readme file issue
    
    * correct changelog and reove 112's unclog
    
    * update .golangci.yml
    
    * add pebble to the ci test runs
    
    * fix the callt o registerDBCreator
    
    * remove manual edits to changelog so unclog can do its thing
    
    ---------
    
    Co-authored-by: Tuan Pham Anh <baabeetaa@gmail.com>
    Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
    Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
    4 people authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5e2bd08 View commit details
    Browse the repository at this point in the history
  5. fix: add pebble to the ci test runs (#124)

    * add pebble to the ci test runs
    
    * ensure the pebble test runs
    faddat authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5424fbb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. chore(pebbledb): remove isForceSync flag (#125)

    * chore(pebbledb): remove isForceSync flag
    
    Downstream dependencies should use `SetSync`/`DeleteSync` to force
    flushing OS buffers to disk.
    
    * gofumpt the code
    
    * update readme
    
    * add note
    melekes authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4521959 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Release v0.10.0 (#127)

    * update changelog
    
    * mention contributors and add date
    melekes authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8fd0e20 View commit details
    Browse the repository at this point in the history
Loading