Skip to content

Doc: 2025-03

Due by March 31, 2025 63% complete
Improve Cookbook page on randomness kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1882 opened Feb 18, 2025 by anton-trunov
Docs: describe Jetton standard from the Tact's perspective and usage docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs: Cookbook /cookbook section of the docs: "How-Tos" and complete code examples for various use-cases kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1067 opened Nov 22, 2024 by novusnota
Docs: describe all fees of TON Blockchain from Tact's perspective and usage docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs: Cookbook /cookbook section of the docs: "How-Tos" and complete code examples for various use-cases kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1068 opened Nov 22, 2024 by novusnota
Examples of all send modes kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1073 opened Mar 26, 2024 by anton-trunov
Add Address to list of basic types docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#925 opened Oct 7, 2024 by anton-trunov
Document comment syntax kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1087 opened Sep 2, 2024 by anton-trunov
Update the book/external page docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1110 opened Sep 9, 2024 by novusnota
Create a separate page in the documentation describing all the limits in Tact docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1364 opened Jan 17, 2025 by i582
Document Tact language limitations due to blockchain/TVM/validator limitations kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1097 opened Mar 13, 2024 by anton-trunov
Docs: check in CI that markdown is formatted properly kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: ci Continuous Integration: GitHub Actions (.github), commit/push hooks (.husky)
#1169 opened Feb 29, 2024 by anton-trunov
Document as bytes32 and as bytes64 docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1178 opened Mar 10, 2024 by novusnota
Revamp of Functions page and related pages docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#888 opened Mar 20, 2024 by novusnota
Document Tact calling convention kind: docs Documentation for docs.tact-lang.org kept in docs folder
#910 opened Oct 3, 2024 by anton-trunov
Details of Int.toFloatString are not documented docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1958 opened Feb 22, 2025 by Gusarich
Improve relevance for doc search results kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1134 opened Aug 14, 2024 by anton-trunov
Clarify behavior of mutating functions when they return values and are chained docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1058 opened Sep 26, 2024 by jeshecdom
Add description of an inline function attribute docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials
#1065 opened Jun 2, 2024 by novusnota
Extension functions cannot be defined inside contracts/traits kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1088 opened Sep 3, 2024 by anton-trunov
Clarify extension functions (extends attribute) docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1227 opened Dec 23, 2024 by novusnota
Docs: correct and unify descriptions for as serialization formats docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1701 opened Feb 4, 2025 by novusnota
Fix excessive use of links in docs and doc comments kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2048 opened Feb 27, 2025 by anton-trunov
Add a "learnxinyminutes"-like page docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1161 opened May 5, 2024 by novusnota
Add String to list of basic types docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#926 opened Oct 7, 2024 by anton-trunov
Docs: how to rename and move contracts around in Blueprint-based and other projects docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder misc: ecosystem Blueprint, Misti, Verifier, Web IDE, VSCode plugin
#1628 opened Jan 29, 2025 by novusnota
Move cryptographic functions from core-math into its own page and add more relevant examples to the Cookbook docs: Cookbook /cookbook section of the docs: "How-Tos" and complete code examples for various use-cases docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution kind: docs Documentation for docs.tact-lang.org kept in docs folder kind: refactoring Improve code readability
#1692 opened Feb 4, 2025 by anton-trunov
Document how to get a contract's balance via Sandbox API docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution kind: docs Documentation for docs.tact-lang.org kept in docs folder kind: testing Tests (*.spec.ts)
#1783 opened Feb 11, 2025 by anton-trunov
Clarify that Struct.fromCell() and similar functions aren't extension functions per se docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1786 opened Feb 11, 2025 by novusnota
readForwardFee misdescription docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution kind: bug Something isn't working or isn't right kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1869 opened Feb 17, 2025 by Shvandre
Explain that contracts return excessive funds upon deployment with Deployable trait docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#889 opened Jun 2, 2024 by novusnota
Document that receivers accept all incoming funds by default feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1086 opened Sep 3, 2024 by anton-trunov
How do I check the amount of native coins incoming message carries with it? feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1089 opened Sep 5, 2024 by anton-trunov
Docs: how do I refund? docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1149 opened Mar 25, 2024 by anton-trunov
Document bounced messages processing semantics for unrecognized messages docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1672 opened Feb 1, 2025 by anton-trunov
Document bounced fallback receivers do not get 0xFFFFFFFF in the input slice docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1673 opened Feb 1, 2025 by anton-trunov
Empty string processed by empty receiver docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1843 opened Feb 14, 2025 by jeshecdom
Document text receivers are more gas-expensive than binary ones feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder kind: gas! Gas consumption and fee-related things
#1867 opened Feb 17, 2025 by anton-trunov
Document how contract storage is handled feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1996 opened Feb 25, 2025 by anton-trunov
Improve receivers' documentation feature: receivers Process internal, external, bounced incoming messages kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2028 opened Feb 26, 2025 by anton-trunov
Remove LaTeX for numbers in regular text kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2182 opened Mar 3, 2025 by anton-trunov
Consider lowercasing Message when it's the data type kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2211 opened Mar 3, 2025 by novusnota
Lowercase Struct to struct, except for the start of the sentence kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: stdlib The Tact standard library (src/stdlib)
#2012 opened Feb 25, 2025 by novusnota
Add Blueprint's deployment to book/deploy and enhance the page docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder misc: ecosystem Blueprint, Misti, Verifier, Web IDE, VSCode plugin
#890 opened Jun 28, 2024 by novusnota
Document init(struct) safety pattern kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1511 opened Jan 23, 2025 by anton-trunov
Document exit code -13 and exit code -3 docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1825 opened Feb 13, 2025 by novusnota
book/receive should add headers with various receiver types kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2270 opened Mar 4, 2025 by anton-trunov
Document who pays for storage kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2293 opened Mar 5, 2025 by anton-trunov
Web version of whitepapers kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2331 opened Mar 7, 2025 by verytactical
Docs: "Coming from Solidity" page docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#1170 opened Feb 29, 2024 by anton-trunov
Document imports are automatically exported kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: imports Implementation of imports (src/imports)
#2355 opened Mar 11, 2025 by anton-trunov
Apply suggestions from "Gas best practices" to "Security best practices" docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2393 opened Mar 15, 2025 by novusnota
Recommend using +2 flag SendIgnoreErrors to ensure updates to seqno and in general kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2413 opened Mar 18, 2025 by novusnota
Getter functions should mention the exit code 11 kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2417 opened Mar 18, 2025 by novusnota
learnXinY: composite types kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2418 opened Mar 18, 2025 by novusnota
learnXinY: operators and expressions kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2419 opened Mar 18, 2025 by novusnota
learnXinY: statements and constants kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2420 opened Mar 18, 2025 by novusnota
learnXinY: functions kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2421 opened Mar 18, 2025 by novusnota
learnXinY: persistent state, contract structure kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2422 opened Mar 18, 2025 by novusnota
learnXinY: debugging and message exchange kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2423 opened Mar 18, 2025 by novusnota
learnXinY: deployment and example contracts kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2424 opened Mar 18, 2025 by novusnota
learnXinY: TON, expand on each heading in the ToC kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2425 opened Mar 18, 2025 by novusnota