A Go implementation of the Vega Protocol, a protocol for creating and trading derivatives on a fully decentralised network.
GNU Affero General Public License v3.0
39
stars
22
forks
source link
feat: AMMs can specify a spread around their fair-price #11751
Closed
wwestgarth closed 3 weeks ago
closes #11747 closes #11755 closes #11754
Also contains a fix for incoming sell market-orders which weren't mathcing properly against a book with only a single AMM.