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

feat(bridge-ui): support both bull and horse tokens on the bridge UI #13249

Conversation

jscriptcoder
Copy link
Contributor

@jscriptcoder jscriptcoder commented Mar 3, 2023

What's done here:

  1. Re-implementation of TEST_ERC20, which creates a list of tokens based on a stringified object coming from env var.
  2. Added support for listing multiple test tokens in SelectToken dropdown from TEST_ERC20.
  3. We no longer check a fixed token, what previously was TEST_ERC20, but the selected one from token store.
  4. Changed wording in FaucetModal informing about the amount of tokens to be minted.
  5. Removed unnecessary BaseQueries component.
  6. Configured prettier.
  7. New env var: VITE_TEST_ERC20: '[{ address, symbol, name }, ...]'
  8. Updated README.md and .default.env file to reflect changes on the env vars.

Screenshot 2023-03-05 at 22 04 03

@jscriptcoder jscriptcoder self-assigned this Mar 3, 2023
@jscriptcoder jscriptcoder marked this pull request as draft March 3, 2023 13:02
shadab-taiko
shadab-taiko previously approved these changes Mar 7, 2023
@dantaik dantaik added this pull request to the merge queue Mar 8, 2023
Merged via the queue into main with commit f9f38bb Mar 8, 2023
@dantaik dantaik deleted the 13243-featbridge-ui-support-both-bull-and-horse-tokens-on-the-bridge-ui branch March 8, 2023 01:40
@github-actions github-actions bot mentioned this pull request Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(bridge-ui): support both BULL and HORSE tokens on the bridge-ui
4 participants