Skip to content

Issues: tact-lang/tact

Tact 2.0 RFC
#249 opened Apr 13, 2024 by anton-trunov
Open 25
Tact Tooling Projects
#313 opened May 1, 2024 by anton-trunov
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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 docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#1068 opened Nov 22, 2024 by novusnota
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 docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#1067 opened Nov 22, 2024 by novusnota
Explicit nested struct serialization options discussion Ideas that are not fully formed and require discussion language feature
#1050 opened Nov 17, 2024 by Gusarich
Get tact-lsp over here cli Tact's command-line interface ux
#1046 opened Nov 15, 2024 by novusnota
Glory to the Monorepos ci/cd Continuous Integration: GitHub Actions, commit/push hooks and scripts discussion Ideas that are not fully formed and require discussion docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder ux
#1045 opened Nov 15, 2024 by novusnota
Pretty-printer doesn't support several types of AST nodes bug Something isn't working or isn't right scope: pretty-printer
#1040 opened Nov 13, 2024 by verytactical
1 task done
v1.6.0
Empty statement blocks have extraneous empty line bug Something isn't working or isn't right scope: pretty-printer
#1039 opened Nov 13, 2024 by verytactical
1 task done
v1.6.0
Grammar doesn't allow nesting of conditionals through second argument discussion Ideas that are not fully formed and require discussion scope: parser
#1035 opened Nov 13, 2024 by verytactical
1 task done
v1.6.0
Enum "Opcodes" and "Errors" are possibly missing in generated .ts file enhancement New feature or request scope: ts-wrappers TypeScript wrappers for Sandbox tests
#1033 opened Nov 12, 2024 by Shvandre v1.6.0
In-place anonymous structs. enhancement New feature or request
#1032 opened Nov 12, 2024 by Shvandre
Malformed asm functions pass Tact compiler but fail during FunC compilation stage bug Something isn't working or isn't right scope: asm Tact-embedded assembly functions scope: codegen Code generation, a.k.a. compiler backend scope: parser
#1030 opened Nov 12, 2024 by Shvandre
1 task done
v1.6.0
Extension of stdlib stdlib The Tact standard library
#1029 opened Nov 12, 2024 by Shvandre v1.6.0
Overriding non-existing function doesn't throws an error bug Something isn't working or isn't right typechecker
#1022 opened Nov 11, 2024 by imartemy1524
1 task done
v1.6.0
Do not store self smart-contract code: use MYCODE asm instruction instead gas Gas consumption and fee-related things scope: codegen Code generation, a.k.a. compiler backend
#1012 opened Nov 1, 2024 by imartemy1524 v1.6.0
Docs: describe asm functions docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#1011 opened Oct 31, 2024 by novusnota v1.6.0
Docs: add an exhaustive page on actor model in context of Tact and smart contracts on TON big This is a hard task, more like a project and will take a while to implement docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#990 opened Oct 26, 2024 by novusnota
Use property-based randomized testing for map operations big This is a hard task, more like a project and will take a while to implement scope: maps The map datatype and operations on it testing
#989 opened Oct 26, 2024 by anton-trunov
ProTip! Type g i on any issue or pull request to go back to the issue listing page.