-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Invoice rebalancing between managed nodes (#74)
* Invoice rebalancing, error pkg rename to avoid clash with standard library errors pkg, refactored structs to simplify its initialization * Regtest polar on bitcoind 26.0 and lnd 0.17.4 * Bump loopd * Update gitsubmodules lnd 0.17.4 and loop 0.27.1 * Recompile loopd mock * Removed compilation of rpc for loop and lnd * Added bob as managed node * Refactored structs initialization and added nodeCtxs map * Update launch.json configuration for debugging liquidator * Update Go version to 1.22 in GitHub Actions workflow * Simplify invoice rebalancing logic in liquidator.go
- Loading branch information
Showing
30 changed files
with
982 additions
and
34,419 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
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
Oops, something went wrong.