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
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 visualizations on the Cells, Builders, Slices page in the Book 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
#1785 opened Feb 11, 2025 by novusnota
Document how to get a contract's balance via Sandbox API docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution kind: docs Documentation for docs.tact-lang.org kept in docs folder kind: testing Tests (*.spec.ts)
#1783 opened Feb 11, 2025 by anton-trunov Doc: 2025-02
Bump esbuild to 0.25 dependencies Do not rename! Dependabot issues kind: security Security issues
#1782 opened Feb 11, 2025 by anton-trunov
Rewrite Int.toFloatString (__tact_float_to_string) in Tact scope: stdlib The Tact standard library (src/stdlib)
#1781 opened Feb 11, 2025 by Gusarich
Rewrite Int.toString (__tact_int_to_string) in Tact scope: stdlib The Tact standard library (src/stdlib)
#1780 opened Feb 11, 2025 by Gusarich
Add escrow contract to benchmarks kind: gas! Gas consumption and fee-related things kind: testing Tests (*.spec.ts)
#1774 opened Feb 10, 2025 by anton-trunov
Fix and add tact-lang/contract-wallet to benchmarks kind: gas! Gas consumption and fee-related things kind: testing Tests (*.spec.ts)
#1773 opened Feb 10, 2025 by anton-trunov
Consider utilizing RUNVM within Tact or elsehow to test and gas benchmark TVM instructions feature: asm Tact-embedded assembly functions kind: gas! Gas consumption and fee-related things kind: performance Improve compiler/testing performance kind: testing Tests (*.spec.ts)
#1772 opened Feb 10, 2025 by novusnota
Docs: on Assembly functions page warn that order of fields in structures in stdlib might change between Tact updates 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
#1771 opened Feb 10, 2025 by novusnota Doc: 2025-02
Reorder fields of SendParameters to save gas in send kind: gas! Gas consumption and fee-related things
#1770 opened Feb 10, 2025 by anton-trunov v1.6.0
Named tensors kind: discussion Ideas that are not fully formed and require discussion kind: language feature Intent to add a language feature
#1769 opened Feb 10, 2025 by novusnota
Optimize contract address calculation for sending messages kind: gas! Gas consumption and fee-related things
#1768 opened Feb 10, 2025 by anton-trunov v1.6.0
Use SendDefaultMode instead of 0 in SendParameters scope: stdlib The Tact standard library (src/stdlib)
#1767 opened Feb 10, 2025 by anton-trunov v1.6.0
Fix e2e-emulated/send.spec.ts flaky test kind: bug Something isn't working or isn't right kind: testing Tests (*.spec.ts)
#1762 opened Feb 10, 2025 by anton-trunov
Rewrite all stdlib functions implemented in FunC to Tact scope: stdlib The Tact standard library (src/stdlib)
#1761 opened Feb 10, 2025 by i582
5 tasks
Remove legacy AST tools kind: refactoring Improve code readability
#1750 opened Feb 8, 2025 by verytactical
unknown opaque type kind: language feature Intent to add a language feature
#1745 opened Feb 7, 2025 by verytactical
Test we don't change implicitly generated opcodes feature: structs Structures and messages (struct Foo, message Foo) kind: testing Tests (*.spec.ts) misc: TL-B https://docs.ton.org/develop/data-formats/tl-b-types
#1743 opened Feb 7, 2025 by anton-trunov
ProTip! Find all open issues with in progress development work with linked:pr.