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

add first version of document about message handling #825

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ParthDesai
Copy link
Contributor

No description provided.

Copy link
Contributor

WASM runtime size check:

Compared to target branch

dancebox runtime: 1420 KB (no changes) ✅

flashbox runtime: 824 KB (no changes) ✅

dancelight runtime: 2168 KB (no changes) ✅

container chain template simple runtime: 1124 KB (no changes) ✅

container chain template frontier runtime: 1400 KB (no changes) ✅

Copy link
Contributor

Coverage Report

(master)

@@                    Coverage Diff                    @@
##           master   parth-add-message-docs     +/-   ##
=========================================================
  Coverage   65.80%                   65.80%   0.00%     
  Files         333                      333             
  Lines       58544                    58544             
=========================================================
  Hits        38522                    38522             
  Misses      20022                    20022             
Files Changed Coverage

Coverage generated Mon Jan 27 12:00:39 UTC 2025

ScaleCodec.encodeCompactU32(operatorsCount), // Operator count
operatorsFlattened, // Operators array
ScaleCodec.encodeU64(uint64(epoch)) // timestamp
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add link to github where this is defined, so when this document becomes outdated we can still find the new definition. Same for other code snippets

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

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.

2 participants