Releases: ton-core/ton
Releases · ton-core/ton
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