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): update to CometBFT with ping fix #10770

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

michaelfig
Copy link
Member

@michaelfig michaelfig commented Dec 24, 2024

closes: #10742

Description

Update to fixed version of CometBFT, which fixes the p2p ping timeouts described in #10742.

Security Considerations

Better network resilience.

Scaling Considerations

Better network connectivity.

Documentation Considerations

n/a

Testing Considerations

Testing as part of upgrade-18.

Upgrade Considerations

n/a

@michaelfig michaelfig requested a review from a team as a code owner December 24, 2024 05:55
Copy link

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7d2eea8
Status: ✅  Deploy successful!
Preview URL: https://d4ff3f99.agoric-sdk.pages.dev
Branch Preview URL: https://mfig-cometbft-ping-fix.agoric-sdk.pages.dev

View logs

@michaelfig michaelfig self-assigned this Dec 24, 2024
@michaelfig michaelfig added agd Agoric (Golang) Daemon automerge:no-update (expert!) Automatically merge without updates force:integration Force integration tests to run on PR labels Dec 24, 2024
@mergify mergify bot merged commit e06691f into master Dec 24, 2024
106 checks passed
@mergify mergify bot deleted the mfig-cometbft-ping-fix branch December 24, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agd Agoric (Golang) Daemon automerge:no-update (expert!) Automatically merge without updates force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mitigate blocking cometbft reactors impact on p2p connectivity
3 participants