BoltzExchange / boltz-backend

Boltz Backend
https://boltz.exchange
GNU Affero General Public License v3.0
115 stars 46 forks source link

Batching Ideation #449

Open kilrau opened 10 months ago

kilrau commented 10 months ago

So there is the option for generic loop-style batching vs a liquid specific batching maybe even the option to batch using the pegin mechanism for very high-value pegins that we wouldn't have the working capital for.

https://utxos.org/uses/scaling/

kilrau commented 10 months ago

Coinjoin/payjoin batching

michael1011 commented 9 months ago

Started in https://github.com/BoltzExchange/boltz-backend/pull/478

DanGould commented 4 months ago

This issue goes into detail on how payjoin can be used for batching: https://github.com/GaloyMoney/bria/issues/266