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

UI doesn't show more than 100 open orders for users #3248

Open
abitmore opened this issue Apr 30, 2020 · 3 comments
Open

UI doesn't show more than 100 open orders for users #3248

abitmore opened this issue Apr 30, 2020 · 3 comments

Comments

@abitmore
Copy link
Member

Describe the bug

BitShares-Core 3.2 introduced some changes about the get_full_accounts API. One of the consequence is current UI doesn't show more than 100 open orders for users by default. To fix this, need to call the get_limit_orders_by_account API to query for more orders (the API will be available in bitshare-core 4.0).

To Reproduce
Steps to reproduce the behavior:

  1. create more than 100 limit orders
  2. UI doesn't show all of them
@ihorml
Copy link
Contributor

ihorml commented Feb 2, 2023

@sschiessl-bcp do we have an account with more than 100 open orders to verify it?

@sschiessl-bcp
Copy link
Contributor

@sschiessl-bcp do we have an account with more than 100 open orders to verify it?

Can create on testnet with Scaled Orders feature easily :)

@ihorml
Copy link
Contributor

ihorml commented Feb 21, 2023

@sschiessl-bcp looks like it works pretty well

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

3 participants