Updates
Features
- Migration checking tool: https://github.com/nervosnetwork/fiber/pull/602
- RPC unit test: https://github.com/nervosnetwork/fiber/pull/605
- RPC implementation: https://github.com/nervosnetwork/fiber/pull/607
Improvements & Fixes
- Funding issues resolution: https://github.com/nervosnetwork/fiber/issues?q=is%3Aissue%20state%3Aopen%20funding
- Migration enhancement: https://github.com/nervosnetwork/fiber/pull/591
- Security fix(WIP): should claim the htlc from upstream with on-chain preimage reveal
- Fiber script parsing improvement: now supporting parsing via Type ID and user defined UDT cell_dep: https://github.com/nervosnetwork/fiber/pulls
- Bug fixes:
- https://github.com/nervosnetwork/fiber/pull/596
- https://github.com/nervosnetwork/fiber/pull/594
- https://github.com/nervosnetwork/fiber/pull/616
- https://github.com/nervosnetwork/fiber/pull/623
In Pipeline
- Fiber v0.5 release
- LND multipath payment (MMP) research
- Ongoing work on improving path finding: https://github.com/nervosnetwork/fiber/pull/569