Skip to content

Releases: make-software/casper-wallet-core

v1.1.8 - Wasm proxy identification

22 Dec 13:36
6209150

Choose a tag to compare

  • WASM Proxy identification in transaction history
  • Improve NFT transaction parsing
  • Undelegate transaction parsing improvements

v1.1.7 - Market data

02 Dec 10:41
6ab3703

Choose a tag to compare

  • Add iconUrl support to deploy DTOs and entities; refine CEP-18 entry point validation logic
  • Add support for handling CEP-18 entry points and improve TxSignatureRequestDto logic with isCep18Action validation
  • Update cep-nft-transfer to specify CLTypeUInt8 for CLOption initialization, ensuring proper type handling
  • Refactor repositories to utilize environment-based and network-based Casper Wallet API URLs; update setup logic for improved configurability and maintainability.
  • Change balance type from number to string in token and account response models to ensure consistent handling of large values.

v1.1.4 - Market data

14 Aug 09:13
74873a7

Choose a tag to compare

  • Add fiat balance calculations and market data support for tokens using CoinGecko and FriendlyMarket APIs

v1.1.3 - Fixes and improvements

21 Jul 13:35
11902d1

Choose a tag to compare

  • Fixed issue with the callerPublicKey field on the list of CSPR transfers

v1.1.2 - Fixes and improvements

14 Jul 08:05
4c74c51

Choose a tag to compare

  • Added support for CEP95 NFT
  • Fixed issues with CasperMarkets's action on the signature request
  • Added IContractPackage logic

v1.1.1 - Fixes and improvements

03 Jul 14:07
80648ef

Choose a tag to compare

  • Fix multisig transactions weight calculation
  • Update check for WASM proxy
  • Update cspr.name resolution logic

v1.1.0 - SignatureRequest

13 Jun 10:43
a0cb2e4

Choose a tag to compare

  • Prepare SignatureRequest business logic
  • Refactor Deploy business logic
  • Bug fixes

Casper Wallet Core v1.0.5

05 May 14:53
f6d8245

Choose a tag to compare

  • Added app release events
  • Added app marketing events

Casper Wallet Core v1.0.4

07 Apr 10:44
5eb50db

Choose a tag to compare

Update Deploy cost fetching

Casper Wallet Core v1.0.3

06 Apr 15:36
1b3f1e1

Choose a tag to compare

  • Add tokenIdType to INft
  • Update libs