Skip to content

Releases: make-software/casper-wallet

Sync wallet feature

10 Nov 09:04
e0994ec
Compare
Choose a tag to compare

Added the ability to synchronize the extension with a mobile wallet

CEP-18 token's list improvements

02 Nov 14:26
0b9ce1c
Compare
Choose a tag to compare
  • CEP-18 token's list improvements
  • bug fixes

Dark mode, change password

19 Oct 18:51
a79d1c0
Compare
Choose a tag to compare
  • Dark mode
  • Change the password feature
  • Ability to easily set max amount during transfer
  • UI improvement and bug fixes

Send NFT

12 Oct 09:53
98a634d
Compare
Choose a tag to compare
  • Send NFT feature
  • UI improvements on the main view
  • Various bug fixes

View NFT improvements

12 Sep 11:02
fffe3a9
Compare
Choose a tag to compare
  • Improved NFT load times using image-proxy
  • Improved Tokens, NFTs, and deploys lists - refactored and added preserving of scroll position
  • Fixed issue with sending tokens on Firefox
  • Fixed Issue with canceling of signing on close extension
  • Display the full public key in the tooltip on the hover
  • New illustrations added throughout

View NFTs and Home page redesign

23 Aug 12:26
c82e70a
Compare
Choose a tag to compare
  • NFTs views including audio and video playback
  • Reimagined home screen UI
  • Redesigned header. Now you can change your account and network from the header
  • Bug fixes and small improvements

Fix issue with updated casper-js-sdk

21 Jul 14:25
a775a03
Compare
Choose a tag to compare

As CLPublicKey.toHex() now by default returns checksummed value was used legacy mode - CLPublicKey.toHex(false)

CSPR, ERC-20 transfers, Topper integration

21 Jul 14:15
acbde50
Compare
Choose a tag to compare

Here are the key features that we've included in this release:

  • Send/Receive $CSPR
  • Send/Receive ERC-20 Tokens on Casper Network
  • Review account deploy history
  • Topper Integration for Quick Fiat-to-$CSPR Conversion
  • Bug fixes and improvements