Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugable NXT/WCG coins #1779

Closed
wants to merge 3 commits into from
Closed

Plugable NXT/WCG coins #1779

wants to merge 3 commits into from

Conversation

dinesh-skyach
Copy link

Plugable NXT/WCG coins

@huuhait
Copy link

huuhait commented Nov 8, 2018

can u add support USDT (Tether)?

@pkucherenk0
Copy link

The NXT/WCG have the feature to, from what I understand, emulate the multi-sign wallet.
The main idea is that to perform withdraw successfully you will require approval from one or more other accounts under different conditions.

What is crucial for us is that this feature actually sends the transaction in the blockchain before it receives the required amount of approvals and will wait a certain amount of blocks to receive them before been failed. This amount of blocks "Minimum and maximum phasing durations" can be set up manually and with the bigger amount of blocks then Peatio require to consider deposit successful.

Expected result when receiving such transaction :
Before considering this a successful transaction check for approval requirements and if they where met after what count the minimum blocks required.

Actual result:
Peatio will count minimum blocks required to consider deposit successful and ignore the approval requirements which can lead to a failed transaction in the blockchain afterwords.
The amount of deposit will be saved in DB and user will be able to withdraw this amount from the Hot wallet.

Video about how to set multi-sign wallet in NXT.

@ysv
Copy link

ysv commented Dec 6, 2018

closed ability to add custom coins will be implemented via coin plugins

@ysv ysv removed v2.1 labels May 6, 2019
@ysv
Copy link

ysv commented May 31, 2019

closed in #2168

@ysv ysv closed this May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

5 participants