cowprotocol / services

Off-chain services for CoW Protocol
https://cow.fi/
Other
188 stars 73 forks source link

Verify On-Chain Liquidity for Internal Buffer Usage #126

Closed nlordell closed 4 months ago

nlordell commented 2 years ago

This PR captures the necessary work to allow our optimization solvers to specify on-chain liquidity equivalent to some internal buffer swap.

These internal buffer swaps need to to have some on-chain liquidity equivalent on the auction block for them to be considered "valid" - so the driver should verify this before submitting settlements that use internal buffers.

Original issue https://github.com/gnosis/gp-v2-services/issues/1740 by @nlordell

github-actions[bot] commented 4 months ago

This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.

MartinquaXD commented 4 months ago

Other than the bare minimum required for maintenance we should no longer add new features to solvers maintained by us.