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: v1.25.2-rc1 #11509

Merged
merged 12 commits into from
Dec 9, 2023
Merged

build: v1.25.2-rc1 #11509

merged 12 commits into from
Dec 9, 2023

Conversation

jennijuju
Copy link
Member

We need to produce a hot fix on top of the stable release v1.25.0, thus we bumped v1.25.1-rc1 to v1.25.2-X with the hot fix applied.

Stebalien and others added 5 commits December 9, 2023 20:56
Also explicitly limit how many bytes we're willing to read in one go
such that we're capable of reading a worst-case tipset (like, really,
never going to happen worst-case). Previously, this wasn't an issue.
However, we've bumped the max number of messages from 8,192 to 150,000
and need to limit allocations somewhere else.
Also explicitly limit how many bytes we're willing to read in one go
such that we're capable of reading a worst-case tipset (like, really,
never going to happen worst-case). Previously, this wasn't an issue.
However, we've bumped the max number of messages from 8,192 to 150,000
and need to limit allocations somewhere else.
@jennijuju jennijuju requested a review from a team as a code owner December 9, 2023 13:23
jennijuju and others added 5 commits December 9, 2023 21:23
It's not a const for the testground build, and needs to be an int 99%
of the time. So we might as well just cast here.
It's not a const for the testground build, and needs to be an int 99%
of the time. So we might as well just cast here.
@jennijuju jennijuju merged commit 4e5dfe8 into release/v1.25.2 Dec 9, 2023
89 checks passed
@jennijuju jennijuju deleted the jen/252 branch December 9, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants