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

Network selector #454

Merged
merged 10 commits into from
May 7, 2021
Merged

Network selector #454

merged 10 commits into from
May 7, 2021

Conversation

tetogomez
Copy link
Contributor

Network selector

What does this PR do?

Steps to test

  1. run make run lacchain
  2. go to test webapp

CheckList

  • Follow proper Markdown format
  • The content is adequate
  • The content is available in both english and spanish
  • I Ran a spell check


NetworkSelector.defaultProps = {
title: '',
options: [
Copy link
Collaborator

Choose a reason for hiding this comment

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

are we setting these as environmental variables?

We currently don't have a Telos or Wax instance running

@xavier506 xavier506 self-requested a review May 7, 2021 16:41
Copy link
Collaborator

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

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

LGTM

"/lacchain/network>sidebar": "LACChain Topologia de rede",
"/lacchain/network>title": "LACChain Topologia de rede - Panel",
"/lacchain/network>heading": "LACChain Topologia de rede",
"/lacchain/network>sidebar": "Topologia de red",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@tetogomez

English should read Network topology , please read comment in issue

#403

.env.lacchain Outdated
REACT_APP_TOKEN_SYMBOL=
REACT_APP_EOS_MAINNET=https://mainnet.eosio.cr
REACT_APP_JUNGLE_TESTNET=http://testnet.eosio.cr
Copy link
Collaborator

Choose a reason for hiding this comment

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

https://

Copy link
Collaborator

Choose a reason for hiding this comment

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

we should add these variables to the remaining .env files also

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@adriexnet adriexnet merged commit a2d1f68 into dev May 7, 2021
@xavier506 xavier506 deleted the fix/network-selector branch May 11, 2021 15:44
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.

3 participants