BREAKING: you should update library to support new StorageInfo
format. Both versions work fine on mainnet until new format is not enabled.
Added
- support of a new format of
StorageInfo
,StorageUsed
StorageExtraInfo
structure
Fixed
StorageInto.ts
renamed toStorageInfo.ts
- Anchor regex in
Address.isFriendly
(thx @kolpav) writeInt
with number and size 0 or 1 (thx @stels-cs)- support rewrite prefixes in anycast addresses (thx @ilyar)
Removed
StorageUsedShort
is replaced byStorageUsed