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

[CHANGED] - Testnet Ticker format update <network name>ETH #868

Merged
merged 14 commits into from Jul 7, 2022

Conversation

sethkfman
Copy link
Contributor

@sethkfman sethkfman commented Jul 7, 2022

PR Title

  • Testnet Ticker update to include the ETH ticker prefixed with each test net.

Description
This work was done to support the application layers displaying test network ETH. The extension application performed this work in the app layer because they don't yet support the controllers where this is added. Once, the extension uses the network controllers then they will be in parity.

References

Technical Changes

  • Added Testnet Object Type

  • Changed getTicker function to return prefixed ETH ticker

  • Added test case

  • Confirmed removal of dist updates

  • CHANGED:

    • Updated the ticker symbol when displaying test net ETH it is now prefixed with the network (e.g. RopstenETH)

Checklist

  • Tests are included if applicable
  • Any added code is fully documented

@sethkfman sethkfman changed the title Improvement/testnet ticker [CHANGED] - Testnet Ticker format update <network name>ETH Jul 7, 2022
@sethkfman sethkfman marked this pull request as ready for review July 7, 2022 21:42
@sethkfman sethkfman requested review from a team as code owners July 7, 2022 21:42
Copy link
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good — thank you!

@sethkfman sethkfman merged commit b20b44c into main Jul 7, 2022
@sethkfman sethkfman deleted the improvement/testnet-ticker branch July 7, 2022 21:49
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* added logic to update testnet ticker symbol

* added mainet ticker test

* added dist folder

* PR feedback added NetworkType constant and applied to NetworkController

* fixed lint warning

* removed dist folder and update .gitignore
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* added logic to update testnet ticker symbol

* added mainet ticker test

* added dist folder

* PR feedback added NetworkType constant and applied to NetworkController

* fixed lint warning

* removed dist folder and update .gitignore
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

Successfully merging this pull request may close these issues.

None yet

2 participants