0.1.20-beta
Please report bugs using the issue tracker at GitHub:
https://github.com/flokiorg/flnd/issues
This release synchronizes flnd with the latest core improvements and introduces support for advanced MuSig2 signing flows.
Highlights
Core Synchronization
- go-flokicoin Sync: Updated to align with
v0.25.13-alpha, incorporating the latest consensus rules and MuSig2 enhancements. - TestNet4 Alignment: Updated default peer-to-peer and RPC ports to stay in sync with the latest TestNet4 configuration (P2P: 65212, RPC: 65213).
Features & Improvements
- Aggregated Nonce Signing: Introduced support for the aggregated nonce signing flow in MuSig2, enabling more flexible signing procedures for multi-party applications.
- Stability Fixes: Includes multiple stability fixes and performance optimizations in
htlcswitch,routing, andzpay32.
Runtime Update
- Go Version: Now requires Go 1.26.1 or newer for building from source.