[Release] Mainnet v4.9.0 - #4359
Open
vicsn wants to merge 62 commits into
Open
Conversation
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
…pi-endpoint feat(rest): expose view function evaluation endpoints
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
…rity [Logs] Reduce the log level for block re-request failure
…n_check [Chore] Move the Message version compat check to compilation
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: vicsn <victor.s.nicolaas@protonmail.com>
[CI] Wipe cache if corrupted
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
[Tests] Relax the cert count check under test_network
…idates [Fix] Prune old validator candidates
…egressions Add CI log-size regression checks with verbosity 4 and per-test/node thresholds
Postrelease merge mainnet
Return 404 for unsynced block-height REST lookups
Test history read fix
…sus_version_mismatch Don't err or ip_ban when peers are ahead
Temporarily disable other CircleCI workflows and reduce chaotic test node verbosity to 1 so CI logs stay readable while debugging #4342. Co-authored-by: Cursor <cursoragent@cursor.com>
ci: debug chaotic reset test failures (#4342)
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Allow more warns in CI
…down [Fix] Abort the FD monitor task on shutdown
Postrelease merge mainnet
[Release] Testnet v4.9.0
The two advisories both affect quick-xml 0.38.4, pulled in transitively through self_update 0.44.0 → snarkos-cli. cargo audit fix couldn't resolve them because self_update 0.44 pins quick-xml ^0.38, which excludes the patched 0.41.x line. Fix: upgrade self_update to 1.0.0-rc.6, which depends on quick-xml ^0.41.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Copy of #4353 targeting the mainnet, the previous one accidentally targeted the staging branch. At least we don't have to do a postrelease merge back into staging anymore.