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

1.3.0 broken #32

Closed
yamen opened this issue Nov 16, 2021 · 2 comments
Closed

1.3.0 broken #32

yamen opened this issue Nov 16, 2021 · 2 comments

Comments

@yamen
Copy link

yamen commented Nov 16, 2021

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

The simplest possible test:

  • Run latest serum-vial
  • Connect using websocat or similar and send {"op":"subscribe","channel":"level3","markets":["SOL/USDC"]}

Expected:

  • Receive l3snapshot
  • Receive subscribed
  • Start receiving open / fill / done etc messages

Actual:

  • Receive l3snapshot and subscribed, but no open / fill / done etc messages

Reverting to 1.2.10 and it works.

@thaaddeus
Copy link
Member

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

@thaaddeus
Copy link
Member

thaaddeus commented Nov 17, 2021

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 project-serum/serum-ts#187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants