-
Notifications
You must be signed in to change notification settings - Fork 1
Overview for phases and fees #392
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
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as duplicate.
This comment was marked as duplicate.
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.
Some high-level suggestions
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
1 similar comment
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
/review |
Thanks for the update. I took a look at the docs change in Findings (1)High (1)[HIGH] Broken internal link to non-existent “message modes cookbook”Description: Suggestion: - - Refer to the [message modes cookbook](/ton/message-modes) for additional modes.
+ - See [`SENDMSG`](/tvm/instructions) for message mode semantics. - - Refer to the [message modes cookbook](/ton/message-modes) for additional modes.
+ - Refer to [TVM instructions](/tvm/instructions) for message mode details. |
@anton-trunov resolved |
Remakes into separate pages and an overall shift in approach
Co-authored-by: B4ckSl4sh <andrei.sh@tonstudio.io>
c5800d6
to
8177527
Compare
To fix the formatting issues:
npx remark -o --silent --silently-ignore foundations/fees.mdx foundations/phases.mdx patterns/fee-management.mdx ecosystem/blueprint/benchmarks.mdx |
Closes #42
I've transferred some details from old documentation, it is still a draft.
I've seen /pending/reference/blockchain/ with more in-depth pages, should I change this page to be a starting point for those pending pages?