Skip to content

Conversation

@td202
Copy link
Contributor

@td202 td202 commented Nov 10, 2025

Purpose

Part of RUN-15

Implement the initialize_token operation in the rust runtime.

Changes

  • HostOperations: AccountAddress and Account passed by reference.
  • Add HostOperationsExt trait that provides set_module_state.
  • Implement initialize_token.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@td202 td202 requested a review from limemloh November 10, 2025 10:08
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.98%. Comparing base (166c10b) to head (26dc3aa).
⚠️ Report is 13 commits behind head on feature/plt-scheduler-port.

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           

@github-actions
Copy link

github-actions bot commented Nov 13, 2025

The file size of the WebAssembly PLT deployment unit is 278155B.

@td202 td202 requested a review from allanbrondum December 1, 2025 11:20
Copy link
Contributor

@limemloh limemloh left a 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

@limemloh limemloh changed the base branch from p10 to feature/plt-scheduler-port December 10, 2025 15:21
Copy link
Contributor Author

@td202 td202 left a 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?

@td202 td202 force-pushed the port-token-module branch from b4341c7 to 725aa82 Compare December 12, 2025 15:05
@limemloh limemloh merged commit 993aedd into feature/plt-scheduler-port Dec 16, 2025
10 checks passed
@limemloh limemloh deleted the port-token-module branch December 16, 2025 09:52
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.

4 participants