Skip to content

v1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 18:45
· 513 commits to main since this release

1.0.0-beta.6 (2023-03-14)

Features

  • app: Added ABI return value parsing (b2a7bee)
  • app: Added ABI support to app call args (0120fc4)
  • application-client: Added working ABI call support to ApplicationClient, added more implementation and added initial test coverage (37d2ee2)
  • app: Throw exception if deploy-time update/delete is requested, but not present (a4bde8c)
  • transaction: Add ability to use TransactionSigner to sign single and group transactions (f473745)

Dependencies and Other Build Updates