Announcement>V2.0.0 System Update

V2.0.0 System Update

System update

Dear Valued Customers,

Our latest v2.0.0 is scheduled to update the live environment on June 24th, 2024, at 06.00AM GMT+8. This process shall take 10 mins and does not affect the operations; the system can be accessed as usual.

We genuinely appreciate your support for CoinsDo. Should there be any queries, please reach out to our customer support team.

Thank You and Have a Nice Day,
CoinsDo Team


New Features

1. [New network] added: Symbol (XYM) tokens. Add the token in the Merchant Backend under Currency control and update the CoinSend & CoinGet clients to the latest version V2.0.0 to use.

coinsdo

2. [CoinGet Client] Added new Shard Private Key Client Type (optional during new installation):

A. This type of client will securely split the private key into 3 parts (1 part with the CoinGet client itself, 1 part as a shard backup, and 1 part with CoinsDo custody).

B. Routine tasks will be executed with signatures from both the CoinGet client and CoinsDo custody.

C. To restore the client, the backup shard must be submitted.

3. [CoinSend Center] SOL supports creating nonce accounts:

A. Nonce accounts allow delayed transactions, avoiding transaction failure issues. Transactions must be completed in nonce order, broadcasting the next transaction after the last transaction confirmed.

B. Nonce accounts require reserved rent (the required amount is displayed on the create page). Rent is deducted only if the balance is below the required amount; otherwise, no rent is deducted. Upon account closure, the full amount is refunded.

coinsdo

C. Creating and closing accounts will incur miner fees. Account creation uses a standard method, which may result in transaction failure and may require repeated attempts.

D. Update the CoinSend client to the latest version V2.0.0. The client details in the CoinSend backend will have a management entry, and each issued address will require separate account creation.

coinsdo


4. [API] Added a new endpoint to retrieve the current miner fee for a single cryptocurrency.


Feature Optimizations

1. [CoinGet Center] Added a modify status button for collecting records on the SOL chain, allowing merchants to modify failed transactions and resubmit them.

2. [CoinSend & CoinGet Clients] Fixed a bug where the client might get stuck on a specific currency thread if disconnected while executing tasks.