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

asset list not updated from (test) network #3

Open
dckc opened this issue Oct 20, 2022 · 0 comments
Open

asset list not updated from (test) network #3

dckc opened this issue Oct 20, 2022 · 0 comments
Labels
bug Something isn't working governance ui

Comments

@dckc
Copy link
Member

dckc commented Oct 20, 2022

@rowgraus tried to test governance on emerynet but didn't see ToyUSD. Then he recalled that the list in the UI doesn't reflect the running network:

// TODO fetch list from RPC
const anchors = ['AUSD', 'USDC_axl', 'USDC_grv', 'ToyUSD'];

For mainnet, maintaining the list manually might be cost-effective.

But keeping it in sync with whatever testnet the user is working with is another story. And we have some EC testing coming up.

@dckc dckc changed the title fetch asset list from network fetch asset list from (test) network Oct 20, 2022
@dckc dckc changed the title fetch asset list from (test) network asset list not updated from (test) network Oct 20, 2022
@dckc dckc added the bug Something isn't working label Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working governance ui
Projects
None yet
Development

No branches or pull requests

3 participants