10 July 2023
July 10th, 2023 by Abdullah Baig
Updates on the products: Wallet, NFT, and Market with addition of new endpoints for the Wallet-API.
Wallet API [0.42.0]
Updates:
- Technical Fixes
- Users can now create, update, and validate emergency codes for wallets
- Upgraded to the latest version of web3j
- Signing Methods Validation migrated to Headers
Added:
- Reset transaction
- Cancel transaction
- Create sub-user
- Create sub-users signing method
- Create a wallet for sub-user
- Link an existing wallet to sub-user
- Get information about a sub-user
- Get all sub-user's information
- Update sub-users signing method
- Delete sub-users signing method
- Update reference of a sub-user
- Delete a sub-user
- See signing methods when they are created
- Transactions table
- Automatic emergency code generation
NFT API [0.25.0]
Updates:
- Users can now retrieve the number of minted NFTs
- General functionality improvements
Market API [0.29.0]
Updates:
- Set up Redis as cache
- Discord link updated in Market
- General bugs fixed
- Technical bug fixes
Market API [0.28.0]
Updates:
- General bug fixes
- Technical improvements