Skip to content

Issues: tact-lang/tact

Tact v1.6.0 release checklist
#1361 opened Jan 16, 2025 by anton-trunov
Open
Backlog
#1525 opened Jan 23, 2025 by verytactical
Open
Gas best practices page
#1868 opened Feb 17, 2025 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

Static field for message opcodes feature: structs Structures and messages (struct Foo, message Foo) kind: language feature Intent to add a language feature
#2230 opened Mar 4, 2025 by anton-trunov v1.7.0
Optimize Jetton benchmark kind: gas! Gas consumption and fee-related things kind: testing Tests (*.spec.ts)
#2228 opened Mar 4, 2025 by anton-trunov v1.6.1
Fix broken link(s) in Tact docs kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2227 opened Mar 4, 2025 by anton-trunov Doc: 2025-03
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 Doc: 2025-03
Improve NotCoin Jetton benchmark kind: refactoring Improve code readability kind: testing Tests (*.spec.ts)
#2206 opened Mar 3, 2025 by anton-trunov v1.6.2
Implement cNFT contract kind: testing Tests (*.spec.ts) scope: stdlib The Tact standard library (src/stdlib)
#2205 opened Mar 3, 2025 by anton-trunov v1.6.2
Implement mintless jettons kind: testing Tests (*.spec.ts) scope: stdlib The Tact standard library (src/stdlib)
#2204 opened Mar 3, 2025 by anton-trunov v1.6.2
Implement SBT standard kind: testing Tests (*.spec.ts) scope: stdlib The Tact standard library (src/stdlib)
#2203 opened Mar 3, 2025 by anton-trunov v1.6.2
Document new exit code and opcode records in the wrappers 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 scope: ts-wrappers Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
#2200 opened Mar 3, 2025 by novusnota Doc: 2025-03
Contract.fromInit() should have contract parameters as an object scope: ts-wrappers Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
#2199 opened Mar 3, 2025 by anton-trunov
Add cashback function scope: stdlib The Tact standard library (src/stdlib)
#2198 opened Mar 3, 2025 by anton-trunov v1.6.1
Make utility for benchmarks kind: refactoring Improve code readability kind: testing Tests (*.spec.ts)
#2194 opened Mar 3, 2025 by verytactical v1.6.2
Don't generate ? : in FunC for simple && expressions kind: gas! Gas consumption and fee-related things
#2191 opened Mar 3, 2025 by i582
Tact v1.6.1 release checklist kind: release Tact release management
#2190 opened Mar 3, 2025 by anton-trunov
13 tasks
v1.6.1
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 Doc: 2025-03
Improve grammar throughout the docs kind: docs Documentation for docs.tact-lang.org kept in docs folder
#2107 opened Mar 2, 2025 by novusnota Doc: 2025-03
Type of 'Int as int8' in typescript wrapper is inconsisntent. scope: ts-wrappers Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
#2099 opened Mar 2, 2025 by Mell0r
1 task done
Data migration kind: language feature Intent to add a language feature
#2096 opened Mar 1, 2025 by verytactical
Use constants for all Tact-specific exit codes scope: errors Error reporting mechanism (src/error) scope: stdlib The Tact standard library (src/stdlib)
#2092 opened Feb 28, 2025 by novusnota v1.7.0
Add optimal forceWorkchain() function similar to func version scope: stdlib The Tact standard library (src/stdlib)
#2089 opened Feb 28, 2025 by Kaladin13
Allow calling .toCell() and similar extension functions of structs on the contract types feature: traits Traits (trait Foo) kind: language feature Intent to add a language feature scope: stdlib The Tact standard library (src/stdlib)
#2086 opened Feb 28, 2025 by novusnota
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.