This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
Releases: ton-community/ton
Releases Β· ton-community/ton
Release 13.3.0
Release 13.2.0
Changed
- Updaded
ton-core
and renambedAccountState
toContractState
- Replaced internal usafe of a
openContract
withton-core
one
Release 13.1.0
Changed
- Upgraded
ton-core
and removed legacy usage ofMessage
type
Release 13.0.0
Changed
- Large refactoring, removing a lot of obsolete features and replacing low level classes like
Cell
withton-core
implementation - New way to work with contracts
- Explicit work with wallet contracts
- Unify stack operations in
TonClient
andTonClient4
- Merged
TupleSlice
andTupleSlice4
intoTupleReader
fromton-core
Removed
- Removed magical
Wallet
operations
Release 12.3.3
Changed
- Improved BOC serialization