The CloudFormation script URLs for the testing and development environments are updated in the Deploy MPC on AWS server document.
The deployment guide—Deploy MPC on your AWS server is updated by adding the following statements to steps 11 and 12, respectively:
- It is advised to select t3.large to avoid the risk of failure.
- It is advised to select m5.large to avoid the risk of failure.
The following API reference docs are recently updated:
- Retrieve estimated gas fees and rates - Updated the API description and 500 error code.
- Check Liminal server status - Updated the API description.
- Retrieve latest Liminal express version - Updated the response body parameter descriptions.
A new column of "multiple hot wallets" is added to the table of Liminal supported chains. You can check all the chains which support multiple hot wallets creation.
The following API reference docs are recently updated:
- Create a hot wallet - Restructured the API description.
- Retrieve a list of addresses for consolidation - Updated the API description, request and response body.
A list of glossary terms used throughout the Liminal documentation is added including descriptions. Check Glossary.
The additional details on restoring owner account on a new device, or after reinstalling the app are provided in the Additional details document.
For Solana Sprayer as well as Tron Sprayer to work efficiently and spray necessary native coins to the deposit wallet addresses, ensure to refill Solana/Tron Sprayer. To learn more, see Refill Solana or Tron Sprayer.
Updated the Postman Collection with the latest changes in API references.
For Deposit Wallets, you might want to generate the same set of deposit addresses across multiple EVM chain Hot Deposit Wallets. This is handled automatically by the Liminal Derivation Path Strategy that will generate the same addresses for different EVM protocols provided they have the same wallet sequence.
The Derivation Path Strategy has undergone certain changes recently. A complete guide on the Derivation Path Strategy and Recovering Private Keys Using Root Private Key is now available here.