-
Notifications
You must be signed in to change notification settings - Fork 80
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cometbft/cometbft-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 18 files changed
- 4 contributors
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ebb916 - Browse repository at this point
Copy the full SHA 7ebb916View commit details
Commits on Jan 31, 2024
-
build(deps): bump github.com/linxGnu/grocksdb from 1.8.11 to 1.8.12 (#…
…129) Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.11 to 1.8.12. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](linxGnu/grocksdb@v1.8.11...v1.8.12) --- 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>
Configuration menu - View commit details
-
Copy full SHA for fb4f703 - Browse repository at this point
Copy the full SHA fb4f703View commit details
Commits on Feb 2, 2024
-
build(deps): bump codecov/codecov-action from 3 to 4 (#130)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-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 d610377 - Browse repository at this point
Copy the full SHA d610377View commit details
Commits on Feb 7, 2024
-
build(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0 (#…
…131) * build(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0 Bumps [github.com/cockroachdb/pebble](https://github.com/cockroachdb/pebble) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/cockroachdb/pebble/releases) - [Commits](cockroachdb/pebble@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/cockroachdb/pebble dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix NewIter --------- 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>
Configuration menu - View commit details
-
Copy full SHA for 4e34f42 - Browse repository at this point
Copy the full SHA 4e34f42View commit details -
added support for explicit compaction (#111)
* Added compaction to bolt and badger * Added compaction to pebble and removed stats from goleveldb * Fixed lint * Added compact function to clevelDB * Added compact function to batch DBs * Removed unused identifiers * Added call to compact from tests and expanded the batch interface * Added compacton to test * Added compacton to test-fix * Fixed tests for pebbleDB * Fixed lint * Added changelog * Fixed typo Co-authored-by: Adi Seredinschi <a@seredinschi.net> * Use go 1.20 * Added comment on sleep in test * Removed compact from batch * Close iterator in defer * Reverted downgrading go version * Fixed compilation error --------- Co-authored-by: Adi Seredinschi <a@seredinschi.net>
Configuration menu - View commit details
-
Copy full SHA for a89094b - Browse repository at this point
Copy the full SHA a89094bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c70ac - Browse repository at this point
Copy the full SHA 21c70acView commit details
Loading
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.10.0...v0.11.0