Releases: vacuumlabs/adalite
Releases · vacuumlabs/adalite
v6.0.13
- Fix staking key hash hex label (255cc3d)
- Exhaustively check auth methods (d5db3fe)
- Refactor useViewport usage, rename AuthMethodEnum (2be7e4e)
- Refactor string auth methods into Enum (29d89e7)
- Convert login page, sidebar to hooks (bb804a2)
- Check only for first 20 addresses when discovering accounts (7c8372e)
- Move types from stakingHistoryPage.tsx to app/frontend/types (1236fa5)
- Add types to transaction history (f753795)
v6.0.12
- Capture message if ledger transport fails (c56006d)
- Update ledger lib (b0ecca3)
- Update trezor connect (e15bf8d)
- Refactor state and type sendAmount and sendAddress (aecc443)
- Test txAux preparation (b949f6f)
- Remove unnessary calls to poolInfo (a66a15f)
- Check only for external addresses when exploring accounts (5c7232d)
v6.0.11
v6.0.10
- Fix link from staking key hex (1fdae73)
- Add translations for Ledger related errors (3e8cbef)
- Catch error when creating tx plan (0fa9284)
- Remove old address provider tests (23c8f62)
- Refactor tests for actions account and accountManager (45d5b1e)
- Test fee calculation (cd0e16b)
- Test getting tx plan (defe600)
- Refactor tests and settings to objects (151e33b)
v6.0.9
v6.0.8
- Fix 0 pool margin (6ff91f1)
- Type address provider (70293e3)
- Refactor and test getting account xpubs (1b407c5)
- Fix wallet loading tests (484eef3)
- Refactor dashboard page (05bd269)
- Update preact (85b2e30)
- Fix enum naming (d2c8baa)
- Type crypto provider (5ae1212)
- Get keys from separate function and fix naming (1202751)
- Move types from state.ts to types.ts (4f44d5e)