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:
- https://github.com/nervosnetwork/fiber/pull/691
- https://github.com/nervosnetwork/fiber/pull/683
- https://github.com/nervosnetwork/fiber/pull/689
- https://github.com/nervosnetwork/fiber/pull/687
- https://github.com/nervosnetwork/fiber/pull/694
- https://github.com/nervosnetwork/fiber/pull/695
- https://github.com/nervosnetwork/fiber/pull/693
- 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.