Skip to content

v2.1.0

Compare
Choose a tag to compare
@gokselcoban gokselcoban released this 05 Jan 14:33
· 49 commits to main since this release
1461fe1

Added

  • Added Tinyman V2 (Mainnet) support.
  • Added client_name attribute to TinymanClient classes. #51
  • Added note to application call transactions. The note (tinyman/<v1|v2>:j{"origin":"<client-name>"}) follows Algorand Transaction Note Field Conventions ARC-2. #51
  • Added version property and generate_app_call_note method to TinymanClient classes. #51
  • Added get_version and generate_app_call_note to tinyman.utils. #51
  • Improved error handling #49.
    • Added TealishMap.
    • Added AlgodError, LogicError, OverspendError exception classes.
    • Added amm_approval.map.json for V2.