-
Notifications
You must be signed in to change notification settings - Fork 165
Issues: tact-lang/tact
Export typed AST in JSON/S-expressions format to use in third...
#572
opened Jul 14, 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
Label
Projects
Milestones
Assignee
Sort
Issues list
Replace TON plugin with intelli-tact
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
scope: tooling
Language tooling
Error code 5 is not consistently enforced in shift operators for shifted bits bigger than 256
activity: found-by-fuzzing
Do not add! Issues found by fuzzer by previous project.
misc: func-bug
FunC bugs
#3000
opened May 5, 2025 by
jeshecdom
Builder?
causes invalid FunC code — store_slice
used instead of proper serialization
activity: llm-fuzzing
#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)
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)
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
Cannot format file: cannot parse code after formatting
kind: bug
Something isn't working or isn't right
scope: formatter
Tact source code formatter
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
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
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 Issues found using LLM fuzzing
feature: maps
The map datatype and operations on it
scope: errors
Error reporting mechanism (src/error)
.asCell()
on inline emptyMap()
fails with misleading <null>
type error
activity: llm-fuzzing
#2943
opened Apr 25, 2025 by
Gusarich
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.