-
Notifications
You must be signed in to change notification settings - Fork 636
v0.37 release plan #41
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
Labels
release-plan
A high-level tracking issue for a specific major release
Milestone
Comments
2 tasks
27 tasks
This was referenced Feb 26, 2023
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
Contributes to #93 and #41 [Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md) Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts. The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report. --- #### PR checklist - [ ] Tests written/updated - [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
Contributes to #93 and #41 [Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md) Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts. The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report. --- #### PR checklist - [ ] Tests written/updated - [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments (cherry picked from commit c67d2f7)
sergio-mena
added a commit
that referenced
this issue
Feb 27, 2023
Contributes to #93 and #41 [Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md) Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts. The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report. --- #### PR checklist - [ ] Tests written/updated - [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments (cherry picked from commit c67d2f7) Co-authored-by: Sergio Mena <sergio@informal.systems>
2 tasks
Since we've already cut v0.37.0, I would consider this to be "done". Subsequent non-breaking changes can be rolled out in patch updates (e.g. v0.37.1+). |
cometcrafter
pushed a commit
to graphprotocol/cometbft
that referenced
this issue
May 13, 2024
…ometbft#2972) (cometbft#41) (cometbft#51) This PR is a driveby change. We were doing an atomic read here, but this is unnecessary. Nothing in the codebase modified this variable after instantiation. Doesn't really feel changelog worthy, but I can add one if we want. Felt like a minor code nit<hr>This is an automatic backport of pull request cometbft#2950 done by [Mergify](https://mergify.com). Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> (cherry picked from commit c1cebed) Co-authored-by: Adam Tucker <adam@osmosis.team>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Was tendermint/tendermint#9091
This issue currently targets the v0.37 release.
In order to ship tendermint/tendermint#9053, we need to do the following:
master
tomain
tendermint/tendermint#9096, including the roadmap(the roadmap will be added in a separate PR)v0.37.x
that disables blocksync. Remove it fromv0.38.x
#409 (deprecate config to disable blocksync)main
tendermint/tendermint#9176v0.37.x
branchv0.37.x
branch tendermint/tendermint#9429Things that still need to be done before we "feature-freeze" v0.37 and cut the
v0.37.x
branch:feature/abci++ppp
branch intomain
once all relevant work from #9053 is done tendermint/tendermint#9300feature/abci++ppp
branch intomain
once all relevant work from #9053 is done tendermint/tendermint#9300CHANGELOG_PENDING.md
andUPGRADING.md
to reflect the code merged fromfeature/abci++ppp
tendermint/tendermint#9304The text was updated successfully, but these errors were encountered: