Skip to content

Commit

Permalink
v0.3.0-beta.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Jan 23, 2021
1 parent 88bd6d9 commit bac9390
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change Log
==========

v0.1.0-beta.3
-------------
- 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

v0.1.0-beta.2
-------------
- Fix balances consistency in channeld
Expand All @@ -9,7 +15,6 @@ v0.1.0-beta.2

v0.1.0-beta.1
--------------

- Channel funding
- Channel operations, HTLCs
- RGB node integration
Expand All @@ -18,7 +23,6 @@ v0.1.0-beta.1

v0.1.0-alpha.4
--------------

- Daemon management with LNPd
- Connection initialisation cycle
- Much better reporting in console tool
Expand All @@ -28,22 +32,19 @@ v0.1.0-alpha.4

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
Expand Down

0 comments on commit bac9390

Please sign in to comment.