Skip to content

Releases: sonm-io/Wallet

v2.0.2

25 Jul 09:52
014bcf2
Compare
Choose a tag to compare

SONM GUI

https://sonm-io.github.io/gui/

Added

  • Balance validation before order buy #137
  • Validation for certificate value #143
  • Notification after deposit/withdraw #148
  • Profile link #150
  • KYC balance check #152
  • Deal list with new benchmarks #156
  • 125% font main page support #157
  • Page for empty deal list #159

Changed

  • Increase gas limit for withdraw
  • Move icon-button to separate folder #145
  • Refactor balance component #153

Fixed

  • Info icon box on login page #144
  • MB format #146
  • KYC list item underline blinking #147
  • Statuses in deals #149
  • Order quick buy #151

v2.0.1

30 Jun 12:10
Compare
Choose a tag to compare

SONM GUI

https://sonm-io.github.io/gui/

Added

  • Finish deal pending #101
  • Success page after order buy #102
  • Netflags in deal, order details #104
  • New confirmation panel #105
  • Validators for KYC #106
  • Disabled style for components #107
  • KYC #109
  • Debouncer to query filter in profiles #112
  • The Enter Key submit forms #118
  • Disable market menu when there is no accounts #122
  • Styles for price and duration #124
  • Workers section #126
  • Profile certifications #128
  • Add filters: GPU Ethash, GPU Equihash, Redshift to orders filter panel #134
  • Remove profile link from Wallet pages #135
  • Price validation #136

Changed

  • History refactoring #110
  • Move header menu configuration from app-header to routes. #116
  • Disable account select when confirm DW transaction #117
  • Benchmarks redesign #121, #125
  • Vertically align cost items to center #123
  • Double m dash to two single mdash #127
  • Routers refactoring #132

Fixed

  • Calm buttons onn send page #103
  • Back button on sennd page #111
  • CreatorAddress filter in profiles #113
  • Validation in wallet import dialog #114
  • Rounding issue #115
  • Account filter in wallet history #116
  • Balance rounding: Remove trailing point when cutoff #119
  • Amount rounding #120
  • KYC navigation #130
  • Bugs #131, #133
  • Market stats update and layout issues #136

Pecado (v2.0.0-alpha1)

30 May 20:00
Compare
Choose a tag to compare

Feature pack "Crypto-IaaS"

Simple wallet for ERC20 Ethereum tokens:

  • Multiple Ethereum accounts
  • Ether and ERC20 token transfer
  • Ethereum mainnet and Rinkeby testnet modes
  • Transactions history (only outgoing from the wallet)
  • Ability to add new ERC20 token via smartcontract address
  • Save and load wallet from the file, encrypted and password protected #60

GUI for SONM network:

  • Deposit and withdraw tokens to the SONM blockchain via SONM gate #86, #95, #97, #99
  • Deposit and withdraw history (made from the wallet only) #86
  • Profile browser: #84
    • List and filter profiles
    • View profile and its certificates
    • Indicate profile in user’s blacklist
    • Remove profile from blacklist
  • Orders management: #88, #89, #90, #91, #92
    • List and filter orders
    • Quick buy - creating deal from Supplier’s offer (ASK order)
  • Deals management: #94, #98
    • List my deals
    • Deal details

Added

  • Create account from privatekey #67
  • Testrpc support for CI #72
  • Preview in add token dialog #81
  • PropertyList, Benchmark, BenchmarkShort components #93
  • Multiselect component #87
  • Disable property in toggler, calendar, multiselect #100
  • Import/Export wallet data #60
  • Prettier #63
  • Webpack bundle statistic #68
  • Add token error messages #80

Changed

  • Remove web3 from dependencies #69
  • IPC refactoring #78
  • Process pending transaction from history #61
  • Replace Antd calendar by Calendar component #74

v1.0.5

14 Feb 16:27
Compare
Choose a tag to compare
  • Added: empty file validation in wallet import (#60)
  • Added: prettier config (#63)
  • Fixed: remove non existing transactions from history (#61)

v1.0.2

13 Feb 15:59
7848a71
Compare
Choose a tag to compare

Added

  • Added: electron builds
  • Added: check safari version >= 11 (#57)
  • Added: check single electron instance (#57)

Fixed

  • Fixed: electron z-index fixes (#56)
  • Fixed: electron unexpected query-select resizing (#58)
  • Fixed: limit amount string length (#57)
  • Fixed: limit wallet name string in select box (#57)
  • Fixed: redirect to /accounts on login (#57)
  • Fixed: set gas limit to 50000 for Livenet (#57)

v1.0.1

09 Feb 15:08
874aca6
Compare
Choose a tag to compare

Added

  • Added: switcher between Ethereum livenet and Rinkeby testnet (#27)
  • Added: import/export wallet data (#37)
  • Added: display account private key (#29, #30, #31)
  • Added: ERC20 token support (#35)
  • Added: disclaimer on login page (#52)
  • Added: electron builds (#32)
  • Added: wallet version on login screen (#46)
  • Added: logout (#44)

Changed

  • Changed: show account name in From/To column in history (#43)
  • Changed: add/rename error messages (#35)
  • Changed: save currency code in history (#39)
  • Changed: field autofocus (#40)

Fixed

  • Fixed: work in offline mode (#49)
  • Fixed: remove rejected transaction from history (#42)
  • Fixed: gas price validation (#47)
  • Fixed: antd components as modules (#28)

v0.1.6

25 Dec 15:45
Compare
Choose a tag to compare
Fix typo. Add side borders for alert-info message

v0.1.5

25 Dec 14:19
Compare
Choose a tag to compare
rinkeby link hot fix

v0.1.4

25 Dec 14:06
Compare
Choose a tag to compare
Add testnet warning

v0.1.3

25 Dec 09:57
Compare
Choose a tag to compare
History layout fix