nervosnetwork / nervosnetwork/rfcs

About RFC 23 : NervosDao Withdraw

Open
#220 0 comments 0 reactions 1 assignee View on GitHub

@xxuejie is already working on this.

Since Jan 29, 2021.

Dominant language
Python
Stars
271
Forks
158
PR merge metrics
No merged PRs in 30d

Description

For a Nervos DAO withdrawing cell, the since field in the cell input should reflect the Nervos DAO cell’s lock period requirement, which is 180 epoches. For example, if one deposits into Nervos DAO at epoch 5, he/she can only expect to withdraw Nervos DAO at epoch 185, 365, 545, etc.

In the RFC23,it said that if deposit at epoch 5, we only can withdraw at 5+180n epoch. But it may make ppl misunderstand that even though they apply the first phase withdraw at 100 epoch,they are also could withdraw their asset only at 185+180n epoch. And when they want to execute the second phase withdraw at 187 epoch, they still need to wait to 365 epoch.

How about using "after" to replace "at"?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.