Closed yamen closed 2 years ago
@yamen I'm looking into that, please keep using v1.2.10 for now.
v1.3.2 should be stable (but I had to revert some changes, no price field for done(cancel) messages for now). This is also related to https://github.com/project-serum/serum-ts/pull/187
I did read you had limited time to test, but 1.3.0 seems to be broken for level3 messages.
The simplest possible test:
serum-vial
websocat
or similar and send{"op":"subscribe","channel":"level3","markets":["SOL/USDC"]}
Expected:
Actual:
Reverting to 1.2.10 and it works.