vega-frontend-monorepo/apps/token/src/lib
Dexter Edwards 994bb4cf2b
test: allow connecting to a local ganache node by signing transactions in browser (#595)
* test: allow connecting to a local ganache node by signing transactions in brower

* chore: update environment variables

* fix: disassocaition

* chore: remove redundant code

* chore: rewrite promise as async/await

* fix: approval amount too low

* chore: address PR comments

* test: fix tets

* revert changes to env file

* chore: changes as per pr comments
2022-06-24 10:07:05 +01:00
..
__mocks__ feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07:00
type-policies Fix/Use the rationale field on Proposals (#406) 2022-05-19 12:12:13 +01:00
abbreviate-number.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
apollo-client.ts Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
bignumber.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
client.graphql Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
date-formats.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
decimals.test.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
decimals.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
deterministic-shuffle.ts Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
format-number.ts Feat/258 move key value table into monorepo (#320) 2022-04-29 16:27:20 +03:00
get-data-node-url.ts Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
truncate-middle.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
type-helpers.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
url-connector.ts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
vega-connectors.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
web3-connectors.ts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
web3-utils.ts Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286) 2022-04-29 10:46:31 +01:00