-
Notifications
You must be signed in to change notification settings - Fork 25
Implement initialize_token
#1465
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## feature/plt-scheduler-port #1465 +/- ##
===========================================================
Coverage 24.98% 24.98%
===========================================================
Files 34 34
Lines 10203 10203
===========================================================
Hits 2549 2549
Misses 7654 7654 |
|
The file size of the WebAssembly PLT deployment unit is 278155B. |
limemloh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
td202
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do I have to write something here?
b4341c7 to
725aa82
Compare
Purpose
Part of RUN-15
Implement the
initialize_tokenoperation in the rust runtime.Changes
HostOperations:AccountAddressandAccountpassed by reference.HostOperationsExttrait that providesset_module_state.initialize_token.Checklist
hard-to-understand areas.