tardis-dev / serum-vial

Real-time WebSocket market data API for Serum
Mozilla Public License 2.0
173 stars 60 forks source link

1.3.0 broken #32

Closed yamen closed 2 years ago

yamen commented 3 years ago

I did read you had limited time to test, but 1.3.0 seems to be broken for level3 messages.

The simplest possible test:

Expected:

Actual:

Reverting to 1.2.10 and it works.

thaaddeus commented 3 years ago

@yamen I'm looking into that, please keep using v1.2.10 for now.

thaaddeus commented 3 years ago

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