Skip to content

Optimizations for api_explorer_get_top_proxies #51

@startailcoon

Description

@startailcoon

The current list of proxies, api_explorer_get_top_proxies, is considered to be used in the UI. However, this command today pulls a lot of data and seems to take a while to run.

It would require some optimization.

  • Pagination, only return 20 results per page

Create command api_explorer_get_top_proxies_count to return the total amount.

Related issue bitshares/bitshares-ui#2932

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions