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

feat(docs): compilation report #1309

Merged
merged 10 commits into from
Jan 16, 2025
Merged

feat(docs): compilation report #1309

merged 10 commits into from
Jan 16, 2025

Conversation

novusnota
Copy link
Member

Also adjusted the generated report itself, just so it's a valid and readable markdown.

Issue

Closes #1094.
Towards #1136 (created the page).

Checklist

  • I have updated CHANGELOG.md
  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@novusnota novusnota added this to the Doc: 2025-01 milestone Jan 14, 2025
@novusnota novusnota requested a review from a team as a code owner January 14, 2025 04:14
@anton-trunov anton-trunov self-assigned this Jan 14, 2025
docs/src/content/docs/book/compile.mdx Outdated Show resolved Hide resolved
docs/src/content/docs/book/compile.mdx Outdated Show resolved Hide resolved
@novusnota
Copy link
Member Author

novusnota commented Jan 16, 2025

Also corrected the description of queryId in Jettons to match the DeDust & StonFi cookbook pages, as pointed out in the Tact chat by @Shvandre. I felt like it didn't warrant a separate issue, but was important to address somewhere, so here we are :)

@anton-trunov anton-trunov requested a review from Shvandre January 16, 2025 15:01
Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

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

the compilation report LGTM, waiting for a review of the jetton-related part by @Shvandre

Copy link
Contributor

@Shvandre Shvandre left a comment

Choose a reason for hiding this comment

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

🚀

@anton-trunov anton-trunov merged commit f1da93a into main Jan 16, 2025
19 checks passed
@anton-trunov anton-trunov deleted the closes-1094-comp-rep branch January 16, 2025 15:15
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.

Add a description of compilation report produced by the compiler
3 participants