veado

Results 39 issues of veado

## Main changes - [x] Introduce `Vite` - to build stuff faaaast - [x] Introduce `Vitest` - to run tests faaaaaaast ## Other changes - [x] Get rid of `CRA`/`craco`...

### TODO 1. Simple solution: Check if a new version is available (via release pages) and show an info to users they can download it there 2. Support auto update...

Currently "internal" txs are not supported by `xchain-thorchain`. To display "internal" txs, we will add another table. All data of "external txs" will be fetched from Midgard. Similar to #1488,...

enhancement

Currently "internal" txs are not supported by `Ethplorer's API` (see https://github.com/EverexIO/Ethplorer/issues/209) we currently use to get history data of ETH transactions To display "internal" txs, we will add another table....

bug

As part of https://github.com/thorchain/asgardex-electron/issues/463

UI is already prepard w/ #465 Note: Base assets of any chain can't be removed (currently RUNE, BTC, ETH, BNB).

## TODO - (1) Create `AddAssetForm` component. - (2) Persistent state of added token ## Screenshot Note: We won't start with ERC 20 tokens, but with BTC and BNB assets....

## TODO - (1) Check available pools to filter out ERC20 tokens pools - (2) Load user balances - if available - of these tokens (1) by connecting to API...