vega-frontend-monorepo/apps/token/src/routes/staking
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
..
__generated__ Fix global types imports in generated files (#386) 2022-05-09 13:14:59 +02:00
associate feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
disassociate Chore/315 remove blueprint from token dapp (#423) 2022-05-23 10:04:15 +01:00
connect-to-vega.tsx Feat/304 token scss to tailwind - part 1 (#327) 2022-05-09 00:53:02 +01:00
index.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
node-list.tsx Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
pending-stake.tsx chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
stake-failure.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
stake-pending.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
stake-success.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
staking-form.tsx Chore/315 remove blueprint from token dapp (#423) 2022-05-23 10:04:15 +01:00
staking-node.tsx Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
staking-nodes-container.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
staking-wallets-container.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
staking.tsx feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
validator-table.tsx feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
your-stake.tsx Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00