feat: Support send acp/sudt to any address.#2400
feat: Support send acp/sudt to any address.#2400Keith-CY merged 6 commits intonervosnetwork:developfrom
Conversation
1. Fix transaction 2. Better function name 3. Pw anyone can pay is also acp lock.
8ff3205 to
f4e14fa
Compare
Screen.Recording.2022-06-02.at.15.08.19.movBalance is enough but an error is thrown. |
1. set radio/checkbox color similar to nervos primary color 2. add detailed explanation of sending with new cell in tooltip
45ee7ad to
f4e14fa
Compare
fixed by 18c55b4 |
feat: refine style of sending sudt
|
How is it going @Cedar67 |
|
The following scenarios were verified and passed. ✅ 1 - acp/sudt -> secp256k1 address: Cheque lock cell or secp256k1/sudt cell.
✅ 3 - acp/sudt -> unknow address: create a unknow/sudt cell.
Today I'll also test some exceptions in detail and verify 18c55b4. If everything goes well, I will approve this PR today. |
It is verified. |







acp/sudt -> secp256k1 address
i. Cheque lock cell
acp-sudt-to-cheque.mov
acp-sudt-to-sepe256k1.mov
acp/sudt -> acp/sudt
i. Send to exist acp/sudt cell
acp-sudt-to-acp.mov
acp-sudt-to-new-acp.mov
acp-sudt-to-unknow.mov