-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* expose clams config option, interface, and properties * update clboss to 0.13.1 * only show last 4 chars of Runes in logs * fix bash substitution * copy python packages from non-standard path to final image
- Loading branch information
1 parent
3481f56
commit 231cd9e
Showing
8 changed files
with
104 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule clboss
updated
15 files
+2 −7 | Boss/Mod/ActiveProber.cpp | |
+1 −1 | Boss/Mod/ChannelCandidateMatchmaker.cpp | |
+13 −8 | Boss/Mod/ChannelFinderByPopularity.cpp | |
+1 −1 | Boss/Mod/Dowser.cpp | |
+0 −5 | Boss/Mod/EarningsRebalancer.cpp | |
+3 −9 | Boss/Mod/FundsMover/Attempter.cpp | |
+0 −5 | Boss/Mod/InitialRebalancer.cpp | |
+0 −6 | Boss/Mod/NodeBalanceSwapper.cpp | |
+21 −0 | ChangeLog | |
+19 −3 | README.md | |
+1 −5 | Util/Compiler.hpp | |
+1 −1 | configure.ac | |
+1 −1 | flake.nix | |
+0 −1 | tests/boss/test_earningsrebalancer.cpp | |
+4 −8 | tests/boss/test_initialrebalancer.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters