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 #856

Merged
merged 13 commits into from
Jul 7, 2022

Conversation

sethkfman
Copy link
Contributor

PR Title

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

Description

  • Added Testnet Object Type

  • Changed getTicker function to return prefixed ETH ticker

  • Added test case

  • 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 marked this pull request as ready for review June 17, 2022 21:10
@sethkfman sethkfman requested a review from a team as a code owner June 17, 2022 21:10
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.

Hey @sethkfman! A couple of comments below.

src/constants.ts Outdated Show resolved Hide resolved
src/network/NetworkController.ts Outdated Show resolved Hide resolved
@sethkfman sethkfman requested a review from mcmire June 28, 2022 20:18
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.

Sorry for taking so long to review this again. I think this branch needs another merge from main, but your update makes sense to me. Let me know if I need to re-approve this.

@sethkfman sethkfman merged commit fe771ee into main Jul 7, 2022
@sethkfman sethkfman deleted the improvement/testnet-ticker branch July 7, 2022 20:14
sethkfman added a commit that referenced this pull request Jul 7, 2022
sethkfman added a commit that referenced this pull request Jul 7, 2022
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
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
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
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
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.

2 participants