Skip to content

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 16 Mar 15:39
· 206 commits to main since this release

Install

npm:

npm install -g teleton

Docker:

docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup

Changes

3fd5732 v0.8.5
6b574af fix(lint): use const for non-reassigned variables in SDK tests
55cffe2 feat: SDK low-level TON APIs, compaction fix, minor improvements
bdc68bd fix(test): update SignedTransfer test expectations for v2 fields
423b70f feat(sdk): enrich SignedTransfer with seqno, validUntil, walletAddress
fe28f4f docs: update configuration.md and README.md, remove unused crypto-js
1e58b06 feat: heartbeat autonomy system, security hardening, 156 new tests

Full Changelog: v0.8.4...v0.8.5