-
Notifications
You must be signed in to change notification settings - Fork 153
Issues: tact-lang/tact
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
Add language support for controlling if a Structures and messages (struct Foo, message Foo)
kind: language feature
Intent to add a language feature
struct
/ message
type is stored in ref or as remaining
feature: structs
#2075
opened Feb 28, 2025 by
Kaladin13
Fix contract storage analysis for Process internal, external, bounced incoming messages
kind: bug
Something isn't working or isn't right
init()
feature: receivers
Fix Something isn't working or isn't right
scope: stdlib
The Tact standard library (src/stdlib)
commit()
in std so it would follow it's doc description
kind: bug
yarn bench:upgrade should match prettier style
kind: testing
Tests (*.spec.ts)
#2072
opened Feb 28, 2025 by
Shvandre
Importing traits with some fields should work with contract declared with some parameters
feature: traits
Traits (trait Foo)
kind: bug
Something isn't working or isn't right
Wildcald parameters Scoping rules for identifiers
kind: bug
Something isn't working or isn't right
kind: language feature
Intent to add a language feature
_
in function declarations
feature: var-scope
#2069
opened Feb 27, 2025 by
novusnota
Housekeeping of Ideas that are not fully formed and require discussion
kind: testing
Tests (*.spec.ts)
scope: project
Project configuration (package.json, tsconfig.json, knip.json, .gitignore)
package.json
scripts
kind: discussion
#2068
opened Feb 27, 2025 by
novusnota
Allow Tact-embedded assembly functions
kind: language feature
Intent to add a language feature
asm
contract methods
feature: asm
#2062
opened Feb 27, 2025 by
anton-trunov
Make errors about Error reporting mechanism (src/error)
as
annotations more intuitive
scope: errors
#2060
opened Feb 27, 2025 by
anton-trunov
Add new receiver type Intent to add a language feature
receive(params: RecvParameters)
which can be used like raw recv_internal
kind: language feature
#2056
opened Feb 27, 2025 by
i582
Optimize contract methods Gas consumption and fee-related things
self.anything()
kind: gas!
#2054
opened Feb 27, 2025 by
novusnota
Getters should support Gas consumption and fee-related things
inline
keyword
kind: gas!
#2052
opened Feb 27, 2025 by
Shvandre
Benchmark against Notcoin Jetton contracts
kind: gas!
Gas consumption and fee-related things
kind: testing
Tests (*.spec.ts)
Document Internal documentation of the Tact compiler and the repository. (dev-docs/)
yarn gen:config
and how to update compiler config
scope: dev-docs
#2049
opened Feb 27, 2025 by
anton-trunov
Fix excessive use of links in docs and doc comments
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
Continuation type support
kind: discussion
Ideas that are not fully formed and require discussion
kind: language feature
Intent to add a language feature
#2047
opened Feb 26, 2025 by
novusnota
Further optimize message opcode loading
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
#2046
opened Feb 26, 2025 by
anton-trunov
Backwards compatibility tests on macOS fail with OOM
kind: bug
Something isn't working or isn't right
kind: performance
Improve compiler/testing performance
kind: testing
Tests (*.spec.ts)
scope: ci
Continuous Integration: GitHub Actions (.github), commit/push hooks (.husky)
Document /ref section of the docs: API reference, standard libraries, specification and evolution
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
BasechainAddress
struct and related functions
docs: Reference
Simple interactive emulator for message send modes
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
#2042
opened Feb 26, 2025 by
anton-trunov
Add tests of reachability of Tests (*.spec.ts)
initOf
and codeOf
kind: testing
#2030
opened Feb 26, 2025 by
jeshecdom
Improve receivers' documentation
feature: receivers
Process internal, external, bounced incoming messages
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
Previous Next
ProTip!
no:milestone will show everything without a milestone.