Fiber Dev Log 2026-06-25 #1490
chenyukang
started this conversation in
Dev Log
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Updates
Fiber remained focused on release hardening for v0.9 throughout this cycle. We are grateful to the researchers for their contribution to the safety of Fiber Network. In response to the increasing number of security reports from AI tools, our bugbounty standards have also been adjusted accordingly.
We published v0.9.0-rc4 on June 22, 2026, after another round of security-report follow-up, channel lifecycle fixes, watchtower hardening, CCH work, and fiber-js/npm release-readiness improvements.
As of June 24, the v0.9 milestone remains open, with the final v0.9.0 release underway.
Most merged work focused on improving reliability, safety, and more stability rather than adding large new features. Key areas include TLC expiry/accounting correctness, commitment-point and gossip validation, external-funding restart behavior, watchtower settlement and cleanup paths, and CI / release packaging stability.
Features
v0.9.0-rc4 Pre-Release
Published Fiber v0.9.0-rc4 as the latest v0.9 release candidate.
fiber-js and npm Release Readiness
Updated fiber-js for newer TypeScript support and made npm CI/release inputs more reproducible.
Improvements & Fixes
Security and Protocol Hardening
Continued addressing findings from security reviews, across gossip, RPC scope, custom records, peer-supplied points, and malformed input paths.
Channel, Funding, and TLC Lifecycle
Tightened restart, reconnect, external-funding, cleanup, and retry behavior around channel state transitions.
Watchtower and Reestablishment Stability
Hardened watchtower settlement, cleanup, and reestablish paths, including several e2e and regression-stability fixes.
CCH and Routing Stabilization
Landed the CCH outgoing payment fee-budget binding and several trampoline/TLC expiry fixes.
In Pipeline
v0.9 Finalization
Final v0.9.0 is still pending. The latest confirmed pre-release is v0.9.0-rc4, and the v0.9 milestone remains open.
CCH Follow-Ups
CCH pending-expiry reconciliation has been approved with green checks, while the broader CCH multi-asset swap remains in review.
Active PRs:
Force-Close TLC Settlement
Force-closed channel TLC settlement remains in review, with CI and e2e checks passing.
Active PR:
Remaining Hardening and Operator Work
Gossip rate-limit bounds and selected operator/RPC improvements remain in progress or waiting for final review.
Active PRs:
Beta Was this translation helpful? Give feedback.
All reactions