michael1011
michael1011
### What is this issue about? * [x] Bug report * [ ] Feature request * [ ] Enhancement ### Issue Description I am using the Balance manager on my...
When playing with two XUDs on a local regtest network, I noticed that they were using the same database and node public key. This is not a critical issue since...
The `buy` and `sell` commands should have an `--all` flag to issue an order with the max possible quantity to avoid having dust left over in channels
The gas price for all connext calls that trigger an onchain transaction (opening and closing channels and withdrawing from wallet) should be configurable
To improve startup performance of mpay, the state of the plugin should be saved on disk on shutdown and loaded on startup. Avoids fetching payments from database and recalculating all...
Add transaction details (id and hex if applicable) to the transaction related swap update events of submarine swaps
* based on [taproot/musig2](https://github.com/BoltzExchange/boltz-backend/issues/337) * l-btc/btc only so far