You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solana/modules/matching-engine-testing/tests/README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,24 +32,23 @@ What is expected:
32
32
33
33
What is expected:
34
34
- Fast market order account is created
35
-
- Guardian set is created
35
+
- Guardian signatures account is created via Verify VAA Shim program, which are the signatures found in the fast market order VAA from the source network.
36
36
- Fast market order is initialised
37
37
38
38
### Close fast market order
39
39
40
40
What is expected:
41
41
- Fast market order account is closed
42
-
- Guardian set is closed
43
-
- Close account refund recipient is sent usdc
42
+
- Close account refund recipient is sent lamports from the fast market order account
44
43
45
-
### Place initial offer (shimless)
44
+
### Place initial offer (shim)
46
45
47
46
What is expected:
48
47
- Fast market order is initialised
49
48
- Initial offer is placed
50
49
- Auction account is created and corresponds to a vaa and the initial offer
0 commit comments