Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: AMMs can specify a spread around their fair-price #11751

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

wwestgarth
Copy link
Contributor

@wwestgarth wwestgarth commented Oct 28, 2024

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.

@wwestgarth wwestgarth self-assigned this Oct 28, 2024
@wwestgarth wwestgarth force-pushed the 11747-amm-spread branch 9 times, most recently from 85c8d13 to 7a6bacf Compare October 30, 2024 10:47
@wwestgarth wwestgarth marked this pull request as ready for review October 31, 2024 08:20
@wwestgarth wwestgarth requested review from candida-d and a team as code owners October 31, 2024 08:20
datanode/gateway/graphql/schema.graphql Outdated Show resolved Hide resolved
protos/sources/vega/commands/v1/commands.proto Outdated Show resolved Hide resolved
protos/sources/vega/commands/v1/commands.proto Outdated Show resolved Hide resolved
protos/sources/vega/events/v1/events.proto Outdated Show resolved Hide resolved
@jeremyletang jeremyletang merged commit 2ffdb8e into develop Nov 6, 2024
17 checks passed
@jeremyletang jeremyletang deleted the 11747-amm-spread branch November 6, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants