Releases: ksedgwic/clboss
Releases · ksedgwic/clboss
Release list
v0.14.0-rc15: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.14.0-rc14: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.14.0-rc13: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.14.0-rc12: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.14.0-rc11: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.14.0-rc10: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.14.0-rc2: Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
Hand at the Grindstone
- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...
v0.13.3: Blinded by the Light
This point release fixes an important bug by restoring the earned fee
information in CLBOSS.
Added
- The version string is now logged on startup and in the
clboss-statusoutput ([#205]). - Added an earnings_tracker diagram.
Fixed
v0.13.2: Bwahaha's Dominion
Added
- Added
signetsupport ([#148]). - Updated the seeds list ([#208],
- Added module diagrams for channel creation, offchain to onchain
swaps, and channel balancing ([#200], [#203]).
Changed
- testnet: Reduce the
min_nodes_to_processbecause testnet is shrinking ([#209]). - Improve listpeers handling diagnostics ([#214], [#215]).
- Improve Initialization of OnchainFeeMonitor with Conservative
Synthetic History ([#210]).