Changelog
1.9.0
decodeAddress
now verifies the address checksum (#269).assetMetadataHash
and lease
(#253, #280).Algodv2.versionsCheck().do()
method (#258).mergeMultisigTransactions
in React (#259).signLogicSigTransaction
to accept Transaction objects (#290).Changelog
1.8.0
encodeAddress
and decodeAddress
to convert between the binary and text form of Algorand
addresses (#216).encodeUnsignedTransaction
, decodeUnsignedTransaction
, decodeSignedTransaction
to convert
between binary transactions and transaction objects (#218).rekeyTo
parameter to transaction builder functions (#221).assignGroupID
to accept raw transaction objects and instances of the Transaction
class
(#236).signTransaction
to accept instances of the Transaction
class (#233).Changelog
1.7.1
Changelog
1.7.0
Changelog
1.6.2