Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

assetPairs endpoint - pools #132

Description

@AusIV

One feature pools should eventually have is to let the pool specify the asset pairs in the assetPairs endpoint. Right now, pairs is based on a fairly convoluted query to determine all of the pairs that have been listed. Because of how this is structured, it would be difficult to change it to filter based on what pairs have been listed in a given pool.

A simpler implementation of asset pairs would be to have a table enumerating pairs. We could populate that as we save new orders, and could attach a pool identifier to the items in the table to allow filtering by pool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions