v5.1.0-pre.1
Pre-release
Pre-release
·
3 commits
to pre
since this release
5.1.0-pre.1 (2023-10-24)
Bug Fixes
- kmd: 🐛 fix error if txn indices supplied are more than txns (52328ad)
Features
- ✨ add
AlgorandNetwork.LocalNetenum value (f7a9fd7) - ✨ add default client
ScriptableObjects for easy referencing (a4ea014) - abi: ✨ add
AbiContractImporterandContractAsset(a6456da) - abi: ✨ add
InterfaceImporterforinterface.jsonfiles describing abi interfaces (1d6c7ad) - accounts: ✨ add
AccountAssetbase class (dde5ee0) - algod: ✨ add
AlgodClientAsset(c8e0928) - algod: ✨ add
AlgodClientAssetto be used for storing algod info (57b7374) - applications: ✨ add
TealImporter(10cc011) - assets: ✨ add
AlgorandStandardAssetfor creating tokens (af702e0) - indexer: ✨ add
IndexerClientAsset(da20c6f) - indexer: ✨ add
IndexerClientAssetto store indexer info (30fb9e9) - kmd: ✨ add
KmdClientAsset(d439e80) - kmd: ✨ add
KmdClientAssetto store kmd info (aba4efb)