Commit Graph

8 Commits (6db2a393318db2ac80face6ec86c4e23ac7c6093)

Author SHA1 Message Date
chengehe 0aff202988 chore: make function comments match function names
Signed-off-by: chengehe <hechenge@yeah.net>
4 months ago
Harsha Goli 7a16e3b25d
multi: bump btcec/v2 and btcutil to new versions 3 years ago
carla 5280721636
multi: add ability to autoloop in 3 years ago
carla 00c2d4e5f0
liquidity: generalize threshold rule variable names
The current wording in this function is very specific to loop out.
In this commit, we refactor to use `target` and `reserve` rather
than inbound and outbound so that it can be used more generically.
3 years ago
carla 9c35946cab
liquidity: simplify suggest swap to return swap amount 4 years ago
carla 8db6b32d74
liquidity: add swap suggestions for threshold rule for loop out 4 years ago
carla cd8a7704af
liquidity: add calculations for threshold rule 4 years ago
carla ce10cc7959
liquidity: add manager with updatable parameters 4 years ago