Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 617 Bytes

Changelog.md

File metadata and controls

29 lines (21 loc) · 617 Bytes

Changelog

All notable changes to this project will be documented in this file.


[0.1.0] - 06/28/2024

Added

  • Initial release of the project.
  • This version includes support for:
    • A Python script that rebalances unbalanced Bitcoin Lightning Network node channels
    • A Python script that sets fees on channels based on their incoming and outgoing transaction volume
      • Initially following some simple rules (experimental)
      • Optionally, using Q-learning (very experimental)

Changed

N/A

Deprecated

N/A

Removed

N/A

Fixed

N/A

Security

N/A