• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Chia-Network / chia-blockchain / 26835890892

02 Jun 2026 05:13PM UTC coverage: 91.494% (+0.01%) from 91.483%
26835890892

push

github

web-flow
Bump aiohttp to 3.14.0 to fix blockchain sync on slow links like Starlink Standby mode (#20967)

* Bump aiohttp to 3.14.0

Require the aiohttp release that fixes false websocket heartbeat timeouts while receiving slow large frames.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix aiohttp websocket typing

Set explicit text decoding on websocket clients so aiohttp 3.14 keeps the existing decoded-message type contract.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix aiohttp typing on Python 3.10

Centralize the decoded websocket type narrowing so aiohttp 3.14 type checks consistently across supported Python versions.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Widen aiohttp websocket type boundary

Let Chia accept aiohttp websocket responses with either text-decoding mode instead of relying on a post-hoc narrowing helper.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Document aiohttp typing cleanup

Note that the widened websocket type boundary can be revisited after Python 3.10 support is dropped.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Test slow websocket frame heartbeat

Cover the aiohttp 3.14 heartbeat reset behavior that keeps large frames alive while bytes continue arriving slowly.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Assert slow frame exceeds heartbeat window

Make the aiohttp websocket regression test prove its throttled frame crosses the heartbeat timeout boundary.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix server test import order

Apply the ruff import ordering fix for the aiohttp websocket regression test.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

10858 of 12063 branches covered (90.01%)

Branch coverage included in aggregate %.

73 of 73 new or added lines in 5 files covered. (100.0%)

6 existing lines in 4 files now uncovered.

112100 of 122326 relevant lines covered (91.64%)

1.83 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

88.5
/chia/full_node/full_node_api.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc