Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump cometbft to v1.0.0-rc2 #22577

Merged
merged 32 commits into from
Nov 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c643ec9
build(deps): bump cometbft to v1.0.0-rc2
julienrbrt Nov 20, 2024
a93799d
Merge branch 'main' into julien/bump-comet
tac0turtle Nov 22, 2024
b8833fa
Merge branch 'main' into julien/bump-comet
julienrbrt Nov 22, 2024
5c1bce4
bump cosmos-db to cosmos/cosmos-db#117
julienrbrt Nov 22, 2024
b140417
cl
julienrbrt Nov 22, 2024
a7ccb39
bump to tagged version
julienrbrt Nov 22, 2024
31b4abd
Merge branch 'main' into julien/bump-comet
julienrbrt Nov 25, 2024
5ae795f
Merge branch 'main' into julien/bump-comet
julienrbrt Nov 26, 2024
7734e45
handle unknown abci error code
julienrbrt Nov 26, 2024
f6d591f
updates
julienrbrt Nov 26, 2024
c21e0ed
bump
julienrbrt Nov 27, 2024
3cc9ab8
Merge branch 'main' into julien/bump-comet
julienrbrt Nov 27, 2024
e802335
fixes
julienrbrt Nov 27, 2024
93c753f
updates
julienrbrt Nov 27, 2024
396ea1a
updates
julienrbrt Nov 27, 2024
a027af4
fix
julienrbrt Nov 27, 2024
66f1b1c
updates
julienrbrt Nov 27, 2024
e4fdd00
updates
julienrbrt Nov 27, 2024
295fd9e
Merge branch 'main' into julien/bump-comet
julienrbrt Nov 27, 2024
73c2644
add test from #21913
julienrbrt Nov 27, 2024
cee77b5
updates
julienrbrt Nov 27, 2024
318856d
trim log
julienrbrt Nov 27, 2024
17f437c
trim
julienrbrt Nov 28, 2024
99f71d2
updates
julienrbrt Nov 28, 2024
215d5c1
updates
julienrbrt Nov 28, 2024
fe2a634
updates
julienrbrt Nov 28, 2024
6039e1b
updates
julienrbrt Nov 28, 2024
dfcac99
updates
julienrbrt Nov 28, 2024
f727eb8
updates
julienrbrt Nov 28, 2024
3fd6550
updates
julienrbrt Nov 28, 2024
18e10c9
updates
julienrbrt Nov 28, 2024
58916ef
updates
julienrbrt Nov 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into julien/bump-comet
  • Loading branch information
julienrbrt committed Nov 25, 2024
commit 31b4abd4fa9ddf397a20810d309406a39c5e3fd4
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i
### Improvements

* RocksDB libraries have been upgraded to support RockDB v9 instead of v8.
* (testutil/integration) [#22616](https://github.com/cosmos/cosmos-sdk/pull/22616) Remove double context in integration tests v1.
* Use integrationApp.Context() instead of creating a context prior.

### Bug Fixes

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.