-
Notifications
You must be signed in to change notification settings - Fork 122
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
a!!
should be no-op if we know the variable is not null
feature: optionals
#1566
opened Jan 24, 2025 by
i582
Benchmark all functions receiving "special treatment" in FunC compiler against related TVM instructions
kind: gas!
Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
Create a The Tact standard library (src/stdlib)
@stdlib/jetton
library composed of standard Jetton Messages
scope: stdlib
Use Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
STZEROES
to compile storeUint(x, 0)
kind: gas!
#1561
opened Jan 24, 2025 by
Shvandre
Translate Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
init()
to FunC's *_contract_init()
with inline
attribute
kind: gas!
Version of Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
send()
using SENDRAWMSG
instead of SENDMSG
kind: gas!
Interpret Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
Context().sender
as sender()
kind: gas!
Stop checking message opcodes after it's been already parsed in router
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
Optimize Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
readForwardFee
kind: gas!
Identify more optimization opportunities in stdlib
kind: gas!
Gas consumption and fee-related things
Optimize stdlib
kind: gas!
Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
.vscode/launch.json
scope: project
#1552
opened Jan 23, 2025 by
verytactical
--watch
/ -w
: rerun on fs changes
scope: cli
#1551
opened Jan 23, 2025 by
verytactical
Ensure all unions are types
kind: refactoring
Improve code readability
misc: ecosystem
Blueprint, Misti, Verifier, Web IDE, VSCode plugin
scope: ast
AST (src/ast/*)
Better traversals
misc: ecosystem
Blueprint, Misti, Verifier, Web IDE, VSCode plugin
scope: ast
AST (src/ast/*)
#1548
opened Jan 23, 2025 by
verytactical
Better internal errors
kind: refactoring
Improve code readability
misc: ecosystem
Blueprint, Misti, Verifier, Web IDE, VSCode plugin
scope: errors
Error reporting mechanism (src/error)
#1547
opened Jan 23, 2025 by
verytactical
Build refactor
kind: refactoring
Improve code readability
misc: ecosystem
Blueprint, Misti, Verifier, Web IDE, VSCode plugin
scope: pipeline
Stages of Tact compiler: parsing, ..., typechecking, codegen, etc. (src/pipeline)
#1546
opened Jan 23, 2025 by
verytactical
--version prints incorrect commit version when using yarn link
kind: bug
Something isn't working or isn't right
scope: cli
Tact's command-line interface (bin)
Research what gas benchmarks can be added
kind: gas!
Gas consumption and fee-related things
kind: testing
Tests (*.spec.ts)
#1541
opened Jan 23, 2025 by
verytactical
Add Gas consumption and fee-related things
kind: testing
Tests (*.spec.ts)
@tact-lang/jetton
to src/test/benchmarks
kind: gas!
Triage Gas consumption and fee-related things
kind: testing
Tests (*.spec.ts)
src/test/benchmark
kind: gas!
Previous Next
ProTip!
no:milestone will show everything without a milestone.