vega-frontend-monorepo/libs/wallet
Edd 996c4ac4d5
chore: regenerate types from version 66 (#2568)
* chore: regenerate types from version 66

* chore: fix transfer type mappings

* chore: update triggering ratio to use strings

* chore: regen explorer types

* build(explorer): fix linting error in regenerated explorer types

* chore: remove expiry fields from tests and fix imports to use updated generated code

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-01-10 14:21:54 -08:00
..
__mocks__ feat: transaction store and toasts (#2382) 2022-12-21 10:29:32 +01:00
src chore: regenerate types from version 66 (#2568) 2023-01-10 14:21:54 -08:00
.babelrc Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
project.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
README.md Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

wallet

This library was generated with Nx.

Running unit tests

Run nx test wallet to execute the unit tests via Jest.