Releases: vacuumlabs/adalite
Releases · vacuumlabs/adalite
v6.3.4
- Remove 20 accounts limit for trezor (0fcb9d7)
- Delegate transaction refactor (#967) (4df9013)
- Refactor tx plan computation (e4cde52)
- Fix incorrect styles order in development (#964) (73a5319)
- Remove connect from chosen components (#963) (603566e)
- Update ledger lib to 3.0.0 (c903777)
- Refactoring README (#959) (f0e7c6c)
- Webpack hot reloading (#958) (afe76ac)
- Update trezor-connect (80615b9)
v6.3.3
v6.3.2
- Refactor caching of transaction plans (#953) (fc05812)
- Bring back big delegator private message (d83454d)
- Swap connect for hooks: demoWalletWarningDialog (280d61a)
- Swap connect for hooks: generateMnemonicDialog (706f6b7)
- Swap connect for hooks: hardwareAuth (8042f50)
- Swap connect for hooks: keyFileAuth (49ee0f2)
- Swap connect for hooks: logoutNotification (78a64b7)
- Swap connect for hooks: nonShelleyCompatibleDialog (7516515)
- Swap connect for hooks: ReceiveRedirect (3e8ca8c)
- Swap connect for hooks: RawTransactionModal (55af32e)
- Swap connect for hooks: TransactionHistory (20e29ca)
- Refactor mnemonicAuth from connect to hooks (0fc0717)
- Remove sendResponse from State (c7b98f8)
- Remove useless keys from State (a909f1a)
- Refactor usingHwWallet state var into a selector (dfd2737)
- Refactor wallet names to an enum (9572941)
- Memoized useActions (#938) (5a1efc1)
- Cache backend for cypress and lower sleep time for tx submit mock (6957d15)
v6.3.1
v6.3.0
- Extend pool recommendation API (33b7a66)
- Display asset finger print (df294b7)
- Refactor: move getPoolInfo from account to wallet (56cb853)
- Refactor errors 1 #(890) (7a991ca)
- Force updated version of ssri recursive dependency (36c7b75)
- Move some actions from actions/send.ts to actions/transaction.ts (58a3595)
- Move resetSendFormState action from actions/common.ts to actions/transaction.ts (7238da9)
- Move export wallet actions to actions/wallet.ts (d0e359a)
- Simplify actions.ts (e524ae2)
- Move remaining actions from actions.ts to actions/general.ts (2098629)
- Move address actions from actions.ts (46d09d4)
- Move export wallet actions from actions.ts (a778ecd)
- Move mnemonic actions from actions.ts (af36c97)
- Move pool owner actions from actions.ts (7da9572)
- Move general actions from actions.ts (a569469)
- Move cyclic actions from actions.ts (99699e9)
- Fix typo in shelley balances tooltip (c37f9fd)
- Remove shouldShowExportOption from global state (d3baf07)
- Delegation screen refactor (#915) (9af9aa7)
v6.2.8
v6.2.7
v6.2.6
- Hide digital assets page if there are no any assets (8f4b767)
- Update btc donation address (d2485bf)
- Test minAda calculation (9240606)
- Fix counting number of distinct assetNames (44ae3f6)
- Fix order of assets in tokenBundle (5958947)
- Adjust ADALITE_SERVER_URL for review apps (#904) (1473dc9)
- Fix y18n package audit errors (4b78ce0)
- Add cypress tests for accounts tab (2c0afe3)
- Add cypress tests for advanced tab (7bb1ada)
- Add cypress tests for receive tab (cd2ccca)
- Add cypress tests for staking tab (ec1ef36)
- Add cypress tests for sending tab (67a2cdc)
- Add data-cy attributes to tested HTML elements (caec18c)
- Setup local and CI cypress environments (fda0ef0)
- Install and setup cypress (99cd346)
- Bump node engine version (1e34774)
- Divide actions.ts (part one) (#908) (4c96338)
v6.2.5
- Remove redelegated delegator from wanted list (d39cbbc)
- Fix race-condition for stake-key deregister (#909) (75ffa65)
- Remove choosen properties from global state (#902) (de3897d)
- Add stake-key deregister page (#884) (4d18612)
- Introduce digital-assets screen (#879) (3f422da)
- Remove byron era code (af5c06e)