Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 14:06
· 54 commits to develop since this release
3c405c1

🚀 What's New

Testnet: Deployed an updated version of fiber contract.
Mainnet: First-time deployment of fiber contract on the mainnet, and set up two bootnodes.

⚠️ Important Notice

Fiber contract and node implementation is currently undergoing a security audit. We strongly recommend users to start with small amounts when interacting with the new deployment.

Your feedback is invaluable! Please report any issues or unexpected behavior to our team.

Thank you for your support! 💙

Changed since v0.3.1

  • fix: Use the fee rate in oubound channel to calculate the TLC fee by @contrun in #489
  • fix: Musig2RoundFinalizeError caused by concurrency problem by @chenyukang in #493
  • fix: resolve force close amount bug by @quake in #505
  • fix: disable channel and private channel send payment issue by @chenyukang in #502
  • fix: resolve pending tlc settlement issue by @quake in #518
  • chore: Add extra fields for channel RPC by @chenyukang in #514
  • fix: pending tlc settlement tx should check delay epoch by @quake in #525

New Contributors

Full Changelog: v0.3.1...v0.4.0