Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 951 Bytes

Change Log

v0.1.0-alpha.4

  • 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

v0.1.0-alpha.3

  • Channel negotiation between nodes
  • Reworked service buses; added inter-daemon routing
  • Separated general service runtime functionality

v0.1.0-alpha.2

  • 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

v0.1.0-alpha.1

Initial pre-release:

  • Multithreaded concurrent architecture
  • Connection daemon
  • Command-line tool
  • LN peer connectivity
  • ZMQ RPC command buses: for LN messages and control