v3.0.0-beta.1
Pre-release
Pre-release
·
16 commits
to main
since this release
3.0.0-beta.1 (2025-01-23)
⚠ BREAKING CHANGES
- SubscribedTransaction now extends algosdk.indexerModels.Transaction
- TransactionInBlock was changed to align with SubscribedTransaction
- The field blockTransaction was replaced with signedTxnWithAD
- BlockData type was removed. algosdk.modelsv2.BlockResponse is now used instead
- BlockTransaction and BlockInnerTransaction types were removed. algosdk.SignedTxnWithAD is now used instead
- Many number fields are now bigint