Skip to content

chore: Update cometbft-db version to v0.13.0 (backport #3596)#3599

Merged
alesforz merged 2 commits intov1.xfrom
mergify/bp/v1.x/pr-3596
Aug 1, 2024
Merged

chore: Update cometbft-db version to v0.13.0 (backport #3596)#3599
alesforz merged 2 commits intov1.xfrom
mergify/bp/v1.x/pr-3596

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jul 31, 2024

Context

We recently published a new release of cometbft-db.

Changes

This PR makes cometbft use the latest version of cometbft-db.
It updates the dependency in go.mod as well as in the Dockerfiles of e2e tests.


PR checklist

- [ ] Tests written/updated

  • Changelog entry added in .changelog (we use unclog to manage our changelog)
    - [ ] Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

This is an automatic backport of pull request #3596 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner July 31, 2024 14:11
@mergify mergify bot requested a review from a team July 31, 2024 14:11
@alesforz alesforz self-assigned this Jul 31, 2024
@alesforz alesforz added the dependencies Dependency updates label Jul 31, 2024
@alesforz alesforz requested a review from melekes July 31, 2024 17:19
Copy link
Collaborator

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

alesforz and others added 2 commits August 1, 2024 15:03
### Context
We recently published a [new
release](https://github.com/cometbft/cometbft-db/releases/tag/v0.13.0)
of cometbft-db.

### Changes
This PR makes cometbft use the latest version of cometbft-db.
It updates the dependency in `go.mod` as well as in the `Dockerfile`s of
e2e tests.

---

#### PR checklist

~- [ ] Tests written/updated~
- [x] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
~- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments~
- [x] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit c693f8b)
Validator05 was using a deprecated db type, making it exit on error at startup and
fail the test.
Assigned rocksdb to validator05 as it is currently in the main branch.
@alesforz alesforz force-pushed the mergify/bp/v1.x/pr-3596 branch from 370a369 to b7200c7 Compare August 1, 2024 13:03
@alesforz alesforz merged commit c4e7b7b into v1.x Aug 1, 2024
@alesforz alesforz deleted the mergify/bp/v1.x/pr-3596 branch August 1, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants