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

Fix 169 token support #186

Merged
merged 5 commits into from
Sep 24, 2018
Merged

Fix 169 token support #186

merged 5 commits into from
Sep 24, 2018

Conversation

chrisfenos
Copy link
Contributor

  • closed issue 169
  • removed old token list & added newly proposed tokens
  • enable tokens page removed & Ethereum set as default upon setup

…ous token list. Ethereum has been added to the wallet by default and the enable tokens page is removed.
@@ -0,0 +1 @@
INFURA_API_KEY=O8UtwLH2uVXXIu89dieJ
Copy link
Member

Choose a reason for hiding this comment

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

you put it back....

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -34,6 +34,9 @@ class CoinListItem extends Component {
*/
renderPress(coin) {
if (this.state.totalTaps == 0) {
console.log("render press");
console.log(coin);

Copy link
Member

Choose a reason for hiding this comment

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

remove log

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@GregTheGreek GregTheGreek merged commit 57e827e into staging Sep 24, 2018
@chrisfenos chrisfenos deleted the fix-169-tokenSupport branch September 26, 2018 02:16
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