Skip to content

Releases: vacuumlabs/adalite

v6.3.4

29 Apr 12:39
v6.3.4
bf1d8a1
Compare
Choose a tag to compare

v6.3.3

16 Apr 14:36
Compare
Choose a tag to compare

v6.3.2

13 Apr 10:05
v6.3.2
85ebb2b
Compare
Choose a tag to compare
  • 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

09 Apr 06:52
Compare
Choose a tag to compare
  • Fix padding on digital asset page (9ec6499)
  • Fix params argument in BaseError (a3a3a5b)

v6.3.0

08 Apr 13:28
Compare
Choose a tag to compare
  • 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

02 Apr 09:41
v6.2.8
b8b315b
Compare
Choose a tag to compare
  • Delete delegator direct message functionality (a31a597)
  • Update translation for U2F DEVICE_INELIGIBLE (ee623d3)

v6.2.7

01 Apr 12:34
Compare
Choose a tag to compare
  • Fix account exploration with bulk export disabled (e0d9677)
  • Break out CI config into seperate jobs (e94669c)

v6.2.6

31 Mar 14:44
Compare
Choose a tag to compare
  • 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

29 Mar 10:50
v6.2.5
9c159c2
Compare
Choose a tag to compare
  • 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)

v6.2.4

20 Mar 11:04
v6.2.4
b1d1603
Compare
Choose a tag to compare
  • Update private pool direct message (3d1122a)