Releases: make-software/casper-wallet-core
Releases · make-software/casper-wallet-core
v1.1.8 - Wasm proxy identification
v1.1.7 - Market data
- 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
- Add fiat balance calculations and market data support for tokens using CoinGecko and FriendlyMarket APIs
v1.1.3 - Fixes and improvements
- Fixed issue with the
callerPublicKeyfield on the list of CSPR transfers
v1.1.2 - Fixes and improvements
- Added support for CEP95 NFT
- Fixed issues with CasperMarkets's action on the signature request
- Added
IContractPackagelogic
v1.1.1 - Fixes and improvements
- Fix multisig transactions weight calculation
- Update check for WASM proxy
- Update cspr.name resolution logic
v1.1.0 - SignatureRequest
- Prepare
SignatureRequestbusiness logic - Refactor
Deploybusiness logic - Bug fixes
Casper Wallet Core v1.0.5
- Added app release events
- Added app marketing events
Casper Wallet Core v1.0.4
Update Deploy cost fetching
Casper Wallet Core v1.0.3
- Add tokenIdType to INft
- Update libs