Fiber Dev Log 2025-05-15

1 min read
#devlog

Updates

Release / Features

  • Fiber v0.5.1 Released. A bugfix release addressing multiple issues including connection reestablishment problems. Release Notes

Improvements & Fixes

  • Initiated Fiber WASM migrationPhase 1: PR #679
  • Fixes included reestablishment edge cases and retry path optimization when channel has unbalanced funds. Relevant PRs:
    1. https://github.com/nervosnetwork/fiber/pull/691
    2. https://github.com/nervosnetwork/fiber/pull/683
    3. https://github.com/nervosnetwork/fiber/pull/689
    4. https://github.com/nervosnetwork/fiber/pull/687
    5. https://github.com/nervosnetwork/fiber/pull/694
    6. https://github.com/nervosnetwork/fiber/pull/695
    7. https://github.com/nervosnetwork/fiber/pull/693
    8. https://github.com/nervosnetwork/fiber/pull/686

In Pipeline

  • Ongoing PTLC + MPP Proposal Development.
  • Watchtower Refactor & WASM Support. Refactoring watchtower as a standalone service with WASM compatibility in mind.
  • Multi-Hop Cross-Chain Refactor & Fiber Funding Timeout. Resuming work on funding timeout feature (#606) and cross-chain improvements.
  • DID PLC Registry RFC. Completed initial design RFC; implementation will follow.
View original discussion on GitHub
Open in GitHub Discussions
All Posts

Found this helpful? Share it with others!