Skip to content

Commit

Permalink
chore: add AC code to AMM test 035
Browse files Browse the repository at this point in the history
  • Loading branch information
wwestgarth committed Sep 25, 2024
1 parent 35c14ad commit 79ae7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/integration/features/amm/0090-VAMM-035.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Feature: With two vAMMs existing on the market, and no other orders, both of which have the same fair price, another counterparty placing a large buy order for a given volume, followed by a large sell order for the same volume, results in the vAMMs both taking a position and then returning to 0 position, with a balance increase equal to the maker fees received plus those for the incoming trader crossing the spread.
Feature: 0090-VAMM-035 With two vAMMs existing on the market, and no other orders, both of which have the same fair price, another counterparty placing a large buy order for a given volume, followed by a large sell order for the same volume, results in the vAMMs both taking a position and then returning to 0 position, with a balance increase equal to the maker fees received plus those for the incoming trader crossing the spread.

Background:
Given the average block duration is "1"
Expand Down

0 comments on commit 79ae7ba

Please sign in to comment.