Changed environment variable values from those ofPre-dev
to Dev
environment
The following note is added in Receive transaction webhooks and Send transaction webhooks.
Currently, webhooks contain both x-platform-signature
and x-liminal-signature
headers. However, Liminal will deprecate x-liminal-signature
in future. As an organisation, you are advised to configure only x-platform-signature
going forward.
A new Submit a transactionAPI reference document is added under API References. This API is used to submit transactions for broadcasting to the blockchain network from a specific v2 hot wallet.
The Create transaction requests v2 API reference is updated by improving the API description and response body.
Liminal has released new production environment version v1.2.0 of Liminal Express. To learn about the changes in this version, see Version v1.2.0 (Prod).
The default value of minimum consolidation balance threshold for tokens is changed from 10 USD to 4 USD in the Default address balance thresholds table. The value is updated due to a dip in the network gas fee for Ethereum.
A new Retrieve all transaction by status API reference document is added under API References. This API is used to fetch all transactions across all wallets based on their current status.
The following API reference docs are recently updated:
- Consolidation API error responses - Added the Skipped address errors section in the document. The table consists of the error messages that you receive in the API response, error explanation, and solution.
- Retrieve hot wallet transactions - Updated the API title and added the
filter
object in the request body.
A new Update your MPC server guide is added under the API Reference tab. By following the steps in this guide, you can update your existing MPC server.
The configuration setting TRANSACTION_SIGN_SUBMIT_JOB_INTERVAL_MINUTE=1
is added for the Docker container, which is used for v2 withdrawal wallets. This is the interval at which the CRON job runs in Liminal for submitting fully approved Firewall transactions. See Update Liminal Express for more clarity.