-
Notifications
You must be signed in to change notification settings - Fork 164
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
Use Gas consumption and fee-related things
store_maybe_ref
and store_builder_ref
in Cell serialization
kind: gas!
FunC does not preserve overflows
kind: fuzzing
Application of fuzzing to testing
#2832
opened Apr 17, 2025 by
jeshecdom
Housekeeping of "Learn Tact in Y minutes"
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
Fix the Blueprint template showcase on the main page of the documentation
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
Add blockchain config parser
kind: refactoring
Improve code readability
#2819
opened Apr 16, 2025 by
verytactical
Add utilities for editing or composing a blockchain configuration used in the Sandbox
#2815
opened Apr 16, 2025 by
skywardboundd
FunC reports overflow in expressions that would not produce overflows at runtime
activity: found-by-fuzzing
Do not add! Issues found by fuzzer by previous project.
#2803
opened Apr 15, 2025 by
jeshecdom
Document how to use formatter
formatter
Issues in formatter
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
scope: dev-docs
Internal documentation of the Tact compiler and the repository. (dev-docs/)
Optimize if (a == 0)
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
#2795
opened Apr 15, 2025 by
skywardboundd
Add export type like Messages = Msg1 | Msg2 | ... in wrappers
scope: ts-wrappers
Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
#2794
opened Apr 15, 2025 by
skywardboundd
Unify FunC and Tact benchmarks: escrow
kind: refactoring
Improve code readability
#2793
opened Apr 15, 2025 by
skywardboundd
Unify FunC and Tact benchmarks
kind: benchmark
Benchmarking gas consumption of Tact contracts
#2790
opened Apr 15, 2025 by
anton-trunov
Fix remaining TODO in formatter tests
formatter
Issues in formatter
#2789
opened Apr 15, 2025 by
i582
Compile FunC benchmarks with FunC's Benchmarking gas consumption of Tact contracts
stdlib.fc
and only it
kind: benchmark
#2776
opened Apr 14, 2025 by
novusnota
macOS CI issue with map property tests
kind: testing
Tests (*.spec.ts)
os: macOS
macOS-related things
scope: ci
Continuous Integration: GitHub Actions (.github), commit/push hooks (.husky)
#2772
opened Apr 14, 2025 by
i582
Add Benchmarking gas consumption of Tact contracts
sqrt
microbenchmarks
kind: benchmark
#2765
opened Apr 14, 2025 by
anton-trunov
Clarify that constants aren't fields, and they cannot have serialization annotations either
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
scope: partial-eval
The constant and partial evaluation optimization mechanisms (src/optimizer/constEval.ts)
Make an "Installation" and/or "Setup your environment" page(s), which would describe how to install and setup tooling locally
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
Receiver with struct
feature: structs
Structures and messages (struct Foo, message Foo)
kind: language feature
Intent to add a language feature
Generic contracts
kind: language feature
Intent to add a language feature
#2756
opened Apr 13, 2025 by
verytactical
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-17.