vega-frontend-monorepo/apps/token/src/lib
m.ray ff7c501621
fix: decimal precision out of range (#1318)
* fix: fix fraction digits getting out of range

* fix: cumulative volume pos decimal places, number formatting tests and typos

* fix: added braces

* chore: increase request timeout

Co-authored-by: Joe <joe@vega.xyz>
2022-09-14 10:05:26 +01:00
..
__mocks__ feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07: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 chore: make test names consistent (#1183) 2022-08-30 12:15:45 +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.spec.ts fix: decimal precision out of range (#1318) 2022-09-14 10:05:26 +01:00
format-number.ts fix: decimal precision out of range (#1318) 2022-09-14 10:05:26 +01:00
get-data-node-url.ts feat: 0.54.0 (#949) 2022-08-22 15:50:13 -07:00
truncate-middle.spec.ts fix(#806): dissasociation without vega wallet (#1075) 2022-08-23 15:09:08 -07:00
truncate-middle.ts fix(#806): dissasociation without vega wallet (#1075) 2022-08-23 15:09:08 -07: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