vega-frontend-monorepo/apps/explorer-e2e
botond 3a27172e04
feat(#175): ui-toolkit links (#453)
* feat: add enviromnemt provider to the ui-toolkit

* chore: replace etherscan links

* chore: wrap trading app into environment provider

* chore: move env provider to react-helpers and wrap every app

* chore: remove more env variables from libs and replace them with the env hook

* fix: lint

* fix: update readme with correct formatting command

* fix: warnings for web3 hook

* fix: wrap warning in conditional, print message only when env keys are missing

* fix: incorrect condition on deposit manager fauceting param

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>

* fix: cleanup token app ethereum config

* chore: add better error handling to the useEnvironment hook

* fix: lint

* fix: formatting

* fix: more lint

* fix: throw error if required env variables are missing

* fix: remove default eth chain id

* fix: add back etherscan testid to withdrawals links

* fix: imports

* fix: try using babel jest for smart contracts test transpilation

* fix: uniform ts syntax

* chore: set resolveJsonModule in base tsconfig

* fix: add missing data-ids for etherscan links

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-05-31 17:30:02 -07:00
..
src Test/425 withdrawals (#457) 2022-05-27 10:23:07 +01:00
.cypress-cucumber-preprocessorrc Fix for .env not picked up and Cypress update 2022-03-02 16:25:48 +00:00
.env Add capsule workflow (#278) 2022-05-25 11:05:13 +01:00
.env.devnet frontend-monorepo-436 Env var files 'devent' typo (#437) 2022-05-23 09:51:19 +01:00
.env.mainnet Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.stagnet1 Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.stagnet2 Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.testnet Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.eslintrc.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
cypress.json Add capsule workflow (#278) 2022-05-25 11:05:13 +01:00
project.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00