Changelog
[0.10.0] - 2022-12-27
BitReader
Changelog
[0.9.0] - 2022-12-27
loadMaybeCell
/loadCell
-> loadMaybeRef
/loadRef
in Slice
Changelog
[0.8.0] - 2022-12-27
asSlice
to Builder
and Cell
asCell
to Builder
and Slice
asBuilder
to Cell
and Slice
Changelog
[0.6.0] - 2022-12-27
loadCoins
and preloadCoins
returns bigint
instead of number
Changelog
[0.5.0] - 2022-12-27
availableBits
and availableRefs
in Builder
Changelog
[0.4.0] - 2022-12-27
length
in BitBuilder
bits
and refs
in Builder
storeBuilder
and storeMaybeBuilder
in Builder
Changelog
[0.3.0] - 2022-12-27
remaining
in BitReader
remainingBits
, remainingRefs
, loadBuffer
and preloadBuffer
in Slice
Writable
type that provides an abstraction of something that could be written to Builder
storeSlice
, storeMaybeSlice
, storeWritable
, storeMaybeWritable
in Builder
Changelog
[0.2.0] - 2022-12-27
fromBoc
and toBoc
to Cell
for parsing and serializing cells to a BOC.Changelog
[0.1.0] - 2022-12-27
Cell
, Builder
, Slice
primitivesBitString
, BitReader
, BitBuilder
functionsexoticMerkleProof
, exoticMerkleUpdate
, exoticPruned
functions to parse exotic cells