Releases: xssnick/tonutils-go
Releases · xssnick/tonutils-go
v1.9.0
- Cell Dictionary reimplemented to read and update data in cell tree directly (same with ton node)
- Cell proof creation rethought, added ProofSkeleton type for friendly and easy proofs creation
- Precalculated cell hashes instead of lazy calculation (for parallel reads safety)
- Serialization/Deserialization of registered tlb interface types
- Added TL structures for the rest liteserver types
- Liteclient connection pool better balancing
- BoC serialization with cache flag support
- Added cell builder direct ToSlice method
- ADNL TCP Server implementation
- ADNL TCP optimizations
- RLDP optimizations
- Address to json serialization
- DHT Buckets implementation
- Ext and Var address string serialization
- tlb Stack tuple serialization support
- tlb.Coins copy in Nano() return
- Fixed 2nd and 3rd level proofs creation
- Fixed BoC root index deserialization order
- Other minor fixes
- Test coverage increased
v1.8.9
v1.8.8
v1.8.7
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
- Fixed BoC index serialization with 2+ duplicate cells (bug introduced in 1.8.0)
- Added missing flag to DNS ADNL record
- Added Verify method to cell (verify signature)
- Added additional security checks to payment channel parse
- Added Delete and DeleteIntKey methods to dict