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

Support for Görli and Polygon Mumbai dev-chains #280

Closed
tafonina opened this issue Dec 12, 2022 · 3 comments
Closed

Support for Görli and Polygon Mumbai dev-chains #280

tafonina opened this issue Dec 12, 2022 · 3 comments
Labels
tokens Issues that involve web3 or Solidity

Comments

@tafonina
Copy link
Contributor

Subject of the issue

As the ropsten network is deprecated - the front-end and back-end should be able to support other alternative chains - goerli or polygon-mumbai

Expected behaviour

Blockchain network should depend on the setting BlockchainNet (System settings->Blockchain Settings) or on env file initially. By default the goerli testnet should be used. Front end and backend should be able to process interactions with smart contracts according to defined Blockchain network name

  • goerli
  • mainnet
  • polygon-mumbai
  • polygon-mainnet (after smart contracts deploy)
@loleg loleg added the tokens Issues that involve web3 or Solidity label Dec 16, 2022
@loleg
Copy link
Contributor

loleg commented Dec 16, 2022

Thanks @tafonina - so the test of this is a login through MetaMask through goerli? Any other ways to test?

@tafonina
Copy link
Contributor Author

@loleg change the setting BlockchainNet (System settings->Blockchain Settings) to one of the supported (for example goerli or polygon-mumbai), then use in metamask this chain for signing transaction (for example registration document in blockchain during workflow)

@loleg
Copy link
Contributor

loleg commented Feb 13, 2023

We have tested this, for new Ethereum chains, and it works since the December patch. We are still working on Polygon support so am renaming the issue. We will create a separate issue once we are ready to move to production chains.

@loleg loleg changed the title Ropsten deprecated, support alternative chains Support for Görli and Polygon Mumbai dev-chains Feb 13, 2023
@loleg loleg moved this to Priority in Maintenance sprint - Q1 2023 Feb 13, 2023
@tafonina tafonina moved this from Priority to In progress in Maintenance sprint - Q1 2023 Feb 15, 2023
@tafonina tafonina moved this from In progress to Ready to test in Maintenance sprint - Q1 2023 Feb 15, 2023
@loleg loleg closed this as completed Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tokens Issues that involve web3 or Solidity
Projects
No open projects
Status: Ready to test on stage
Development

No branches or pull requests

2 participants