- Support for lightning peer message encoding (before used custom strict-encding)
- Better representation of log messages
- Migration on v0.3 of LNP/BP Core libraries after their complete refactoring
- Fix balances consistency in channeld
- README & build instructions improvements
- Modernizing for LNP/BP Core v0.2 release & RGB Node v0.2 RC
- Channel funding
- Channel operations, HTLCs
- RGB node integration
- Adding assets to the channel (funding with assets)
- Transfers of RGB assets
- Daemon management with LNPd
- Connection initialisation cycle
- Much better reporting in console tool
- Completed set of command-line management & information commands
- Improved channel creation lifecycle
- Multiple improvements to debugging information representation
- Channel negotiation between nodes
- Reworked service buses; added inter-daemon routing
- Separated general service runtime functionality
- Skeleton for lnpd, channeld, gossipd and routed services/daemons
- Ping/pong interplay betweeen nodes
- Completed implementatino of enterprise service buses (CTL, MSG, BRIDGE)
- Basic channel creating workflow
Initial pre-release:
- Multithreaded concurrent architecture
- Connection daemon
- Command-line tool
- LN peer connectivity
- ZMQ RPC command buses: for LN messages and control