Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

feat: Revamp of Exit codes page #383

Closed
wants to merge 1 commit into from
Closed

feat: Revamp of Exit codes page #383

wants to merge 1 commit into from

Conversation

novusnota
Copy link
Member

@novusnota novusnota commented Sep 9, 2024

Results of digging into TON Blockchain sources in search of truth & exit codes:

  • TON docs do not feature a lot of existing exit codes
  • Tact misattributes some of the exit codes (as of now), and generally skips a lot (as of now)

As one of the results of this PR, the number of exit codes on this page grew ~3.2 times — 15 (initial) vs. 48 (now) :)

TODO:

  • Complete the descriptions of exit codes 0...14
  • Augment and fix descriptions of result codes (exit codes of action phase), 32...50

Closes tact-lang/tact#887

@novusnota novusnota force-pushed the closes-106 branch 4 times, most recently from 9e05254 to 143b996 Compare September 13, 2024 23:37
WIP: not for review just yet. Doing tests in parallel to complete this
PR.
@novusnota novusnota added this to the v1.5.0 milestone Sep 15, 2024
@novusnota
Copy link
Member Author

novusnota commented Oct 1, 2024

Closed in favor of opening a new PR in https://github.com/tact-lang/tact

The commits here should be kept for a while, so the branch must not be deleted!

@novusnota novusnota closed this Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-write exit-codes.mdx into an article of the Book
1 participant