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

Make navigation trough Order Book and user gen functions sequential #23

Closed
Reckless-Satoshi opened this issue Jan 7, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@Reckless-Satoshi
Copy link
Collaborator

Javascript is tricky. These functions are not running sequentially at the moment, so the requests are always done with past information. Should be an easy fix for anyone who has dealt with JS previously.

@Reckless-Satoshi Reckless-Satoshi added the good first issue Good for newcomers label Jan 7, 2022
@Reckless-Satoshi Reckless-Satoshi added this to the v0.1.0 MVP milestone Jan 7, 2022
@LowEntropyFace LowEntropyFace self-assigned this Jan 9, 2022
@Reckless-Satoshi
Copy link
Collaborator Author

Thanks @LowEntropyFace ! Marking as solved.

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

No branches or pull requests

2 participants