issues
search
cryptosharks131
/
lndg
Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
231
stars
47
forks
source link
Rebalancer & grpc improvements
#352
Open
proof-of-reality
opened
11 months ago
proof-of-reality
commented
11 months ago
Cache grpc credentials reducing IO
Reuse grpc conn & simplify worker_count reload
Fix skipping cancelled rebals. & reduce redundant log info
Add
log_fail
decorator helper & use async ORM methods
log_fail
decorator helper & use async ORM methods