Skip to content

Issues: tact-lang/tact

Beta
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

Add support to shard addresses kind: language feature Intent to add a language feature
#3009 opened May 6, 2025 by skywardboundd v1.7.0
Replace TON plugin with intelli-tact kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: tooling Language tooling
#3003 opened May 5, 2025 by anton-trunov Doc: 2025-05
Builder? causes invalid FunC code — store_slice used instead of proper serialization activity: llm-fuzzing Issues found using LLM fuzzing kind: bug Something isn't working or isn't right scope: codegen Code generation, a.k.a. compiler backend (src/generator)
#2999 opened May 4, 2025 by Gusarich
FunC does not respect error code 5 in left shift and right shift operators activity: found-by-fuzzing Do not add! Issues found by fuzzer by previous project. misc: func-bug FunC bugs
#2997 opened May 3, 2025 by jeshecdom
Print console.error() if slice is not empty after deserializing using generated wrapper scope: ts-wrappers Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
#2992 opened May 1, 2025 by Shvandre v1.7.0
Naming contract “Contract” breaks wrappers kind: bug Something isn't working or isn't right scope: ts-wrappers Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
#2986 opened Apr 30, 2025 by skywardboundd v1.7.0
Invalid struct instantiation leads to leaked FunC error instead of Tact diagnostic activity: llm-fuzzing Issues found using LLM fuzzing kind: bug Something isn't working or isn't right misc: func Any issues related to FunC scope: errors Error reporting mechanism (src/error)
#2983 opened Apr 30, 2025 by Gusarich
Misleading error when applying invalid serialization format to unsupported type activity: llm-fuzzing Issues found using LLM fuzzing scope: errors Error reporting mechanism (src/error)
#2982 opened Apr 30, 2025 by Gusarich
Int? as coins is accepted but undocumented activity: llm-fuzzing Issues found using LLM fuzzing kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2981 opened Apr 30, 2025 by Gusarich Doc: 2025-05
Cannot format file: cannot parse code after formatting kind: bug Something isn't working or isn't right scope: formatter Tact source code formatter
#2979 opened Apr 29, 2025 by novusnota v1.7.0
Add .loadFromSlice() kind: language feature Intent to add a language feature
#2978 opened Apr 29, 2025 by skywardboundd v1.7.0
Optimize .fromSlice and .fromCell kind: gas! Gas consumption and fee-related things
#2977 opened Apr 29, 2025 by skywardboundd
Allow receivers in traits to be abstract in traits and allow overriding them in inherited Contracts feature: receivers Process internal, external, bounced incoming messages feature: traits Traits (trait Foo)
#2971 opened Apr 29, 2025 by Kaladin13
Optimize message destination address cell creation in-place kind: gas! Gas consumption and fee-related things scope: codegen Code generation, a.k.a. compiler backend (src/generator)
#2969 opened Apr 29, 2025 by Kaladin13
Streamlined onboarding flow: from zero to Jettons kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2967 opened Apr 29, 2025 by novusnota Doc: 2025-05
Tact-fmt can't format file scope: formatter Tact source code formatter
#2959 opened Apr 28, 2025 by Shvandre v1.7.0
Cannot format file: missed comments after formatting kind: bug Something isn't working or isn't right scope: formatter Tact source code formatter
#2958 opened Apr 28, 2025 by novusnota
Expand the existing section on map serialization or add an in-depth one kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2953 opened Apr 27, 2025 by novusnota Doc: 2025-05
Instance methods should be rejected if used as static methods kind: bug Something isn't working or isn't right scope: typechecker Implementation of typechecker (src/types)
#2952 opened Apr 27, 2025 by anton-trunov
Make imported fuzzer top-down kind: fuzzing Application of fuzzing to testing
#2944 opened Apr 25, 2025 by jeshecdom
Calling .asCell() on inline emptyMap() fails with misleading <null> type error activity: llm-fuzzing Issues found using LLM fuzzing feature: maps The map datatype and operations on it scope: errors Error reporting mechanism (src/error)
#2943 opened Apr 25, 2025 by Gusarich
ProTip! Type g i on any issue or pull request to go back to the issue listing page.