Skip to content

Releases: oasisprotocol/wallet

Oasis Wallet 1.1

03 Oct 10:38
v1.1
12fc278
Compare
Choose a tag to compare

NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.

Change Log

1.1 (2022-08-30)

Features

  • Add support for displaying ParaTime transactions (#849)
    NOTE: Only Emerald ParaTime is indexed on production Oasis Scan so far.
  • Make UI changes to improve mobile UX and UX of the upcoming extension build from this codebase:
    • transaction list layout (#938),
    • mobile menu (#933),
    • mobile header (#936),
    • footer updates (#933),
    • account summary (#935),
    • account page tabs (#937).
  • Add “Reclaim all” button (#931)
  • Display estimated debonding time in debonding list (#963)
  • Introduce “-” for unknown values in the account information and survive fetching delegations errors (#916, #879)
  • Recognize transactions that set an allowance (#958)
  • Display failed status on transactions (#925)

Bug Fixes and Improvements

  • Improve numeric precision with BigNumber.js (#952, #932)
  • Add Latin ext font for better support of different languages (#867)
  • Prevent race conditions when loading account, network, and staking data (#868)
  • Speedup loading network configuration (#976)
  • Prevent full reload when clicking "Open your wallet!" link (#891)
  • Fix incorrect external links in the app side navigation (#903, #921)
  • Improve display of balance in account selector to no longer be split into two lines (#966)
  • Fix amount formatting in transaction preview (#951)
  • Fix keyboard accessibility of sidebar after creating a wallet (#864)
  • Fix display of available balance in the account selector, stop using misleading “total” field from RPC (#927)
  • Fix debonding list for multiple debonding from the same validator (#961)
  • Hide "Send Transaction" and "Add Escrow" forms when viewing accounts other than the opened account (#865, #918)

Internal Changes

  • Improve build process (#904)
  • Remove unused dependencies (#878)
  • Remove unused react-script boilerplate code (#866)
  • Update dependencies
  • Speed up CI (#875, #874)
  • Add type-safety tests (#914, #911)
  • Fix OpenAPI configuration $schemas (#892)
  • Fix dump-validators by not using OpenAPI post-request middleware (#949)
  • Change button border-radius in theme (#947)
  • Use en-US locale in tests (#956)
  • Improve testing queries (#930)
  • Cleanup render functions and double HTML from testing snapshots (#928)
  • Improve Codecov config and allow coverage to drop by 0.5% (#910)
  • Remove deprecated VS Code extensions from recommendations (#919)
  • Miscellaneous improvements (#922)

Oasis Wallet 1.0

30 Sep 21:18
v1.0
05cd709
Compare
Choose a tag to compare

NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.

Change Log

1.0 (2022-06-15)

Process

  • Initial release

v1.0.0-dev.6

25 May 00:11
Compare
Choose a tag to compare
v1.0.0-dev.6 Pre-release
Pre-release

1.0.0-dev.6 (2021-05-25)

Bug Fixes

  • fix scrolling issues on mobile (dc226b6), closes #91
  • handle rare case with duplicates in mnemonic validation (97e498d)

v1.0.0-dev.5

24 May 18:48
Compare
Choose a tag to compare
v1.0.0-dev.5 Pre-release
Pre-release

1.0.0-dev.5 (2021-05-24)

Features

  • mnemonic validation on wallet creation (#85) (acb2ed1), closes #13

v1.0.0-dev.4

23 May 20:02
Compare
Choose a tag to compare
v1.0.0-dev.4 Pre-release
Pre-release

1.0.0-dev.4 (2021-05-23)

Bug Fixes

  • better hover color for darkmode on transactions (a6f50b7)
  • hotfix for oasis-explorer account summary issue (a9f1e9a)
  • deps: update dependency @ledgerhq/hw-transport-webusb to v5.51.0 (#52) (bfb6b24)
  • deps: update dependency @ledgerhq/hw-transport-webusb to v5.51.1 (#54) (7032a2e)
  • deps: update dependency cborg to v1.3.1 (#57) (5875baf)
  • deps: update dependency combinate to v1.1.4 (#63) (5ab0f32)
  • deps: update dependency i18next to v20.2.4 (#69) (9754a31)
  • deps: update dependency i18next to v20.3.0 (#73) (7cb4583)
  • deps: update dependency i18next-browser-languagedetector to v6.1.1 (#58) (3790999)
  • deps: update dependency styled-components to v5.3.0 (#50) (4cd2043)
  • deps: update dependency web-vitals to v1.1.2 (#51) (f13b72a)
  • update total to bypass oasis-explorer's (7b8985d)
  • workaround around oasis-explorer balance issue (ee77517)

Features

v1.0.0-dev.3

04 May 21:48
Compare
Choose a tag to compare
v1.0.0-dev.3 Pre-release
Pre-release

1.0.0-dev.3 (2021-05-04)

Bug Fixes

  • change the color of borders over 200ms too (5e685a5)
  • deps: update dependency bip39 to v3.0.4 (#36) (da9db96)
  • deps: update dependency grommet to v2.17.2 (#42) (0083fca)
  • deps: update dependency react-i18next to v11.8.14 (#38) (06ff433)
  • deps: update dependency react-i18next to v11.8.15 (#40) (2443666)

Features

  • adds a working network selector (1052701)
  • dark theme and UI improvements (0716223)
  • display the genesis hash on transaction (7daf8a2)
  • the chain context is now passed through state (aa1fbff)

v1.0.0-dev.2

27 Apr 23:34
Compare
Choose a tag to compare
v1.0.0-dev.2 Pre-release
Pre-release

1.0.0-dev.2 (2021-04-27)

Bug Fixes

  • re-opening the same wallet does not create an additional wallet (bd36493), closes #34
  • deps: update dependency @ledgerhq/hw-transport-webusb to v5.50.0 (#31) (3584c4c)

v1.0.0-dev.1

27 Apr 17:12
Compare
Choose a tag to compare
v1.0.0-dev.1 Pre-release
Pre-release

1.0.0-dev.1 (2021-04-27)

Bug Fixes

  • disable codecov verbosity (baa8dc7)
  • deps: update dependency @testing-library/jest-dom to v5.12.0 (df46c80)
  • deps: update dependency @testing-library/user-event to v13.1.5 (eed0f0c)
  • deps: update dependency @types/jest to v26.0.23 (12f13eb)
  • deps: update dependency @types/node to v14.14.42 (1b0d001)
  • deps: update dependency @types/react to v17.0.4 (ff7dbd6)
  • deps: update dependency chalk to v4.1.1 (70c5204)
  • deps: update dependency eslint-config-prettier to v8.3.0 (4dc54a8)
  • deps: update dependency i18next to v20.2.2 (0a0a02e)
  • deps: update dependency polished to v4.1.2 (63be73f)
  • deps: update dependency react-redux to v7.2.4 (1561e6a)
  • deps: update dependency stylelint to v13.13.0 (dc3ead5)
  • deps: update dependency stylelint-config-recommended to v5 (4291184)

Features

  • initial commit - rebased (150f2d2)
  • ledger and multi-account support (#16) (d9beb98)