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

sudt's amount type should be u128 #106

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

eval-exec
Copy link
Contributor

In https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0025-simple-udt/0025-simple-udt.md#sudt-cell

data:
    amount: uint128
type:
    code_hash: simple_udt type script
    args: owner lock script hash (...)
lock:
    <user_defined>

sudt's amount type should be u128. Fix #105

@eval-exec eval-exec changed the title sudt amount should be u128 sudt's amount type should be u128 Mar 6, 2024
@eval-exec eval-exec marked this pull request as draft March 6, 2024 09:31
@eval-exec eval-exec marked this pull request as ready for review March 6, 2024 10:03
@eval-exec eval-exec marked this pull request as draft March 6, 2024 10:12
Signed-off-by: Eval EXEC <[email protected]>
@eval-exec eval-exec marked this pull request as ready for review March 6, 2024 10:25
@quake quake merged commit 49f8a97 into nervosnetwork:master Mar 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Wrong type for sUDT amount
2 participants