Skip to content

3.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 14:01
· 112 commits to master since this release

Added

  • Ability to patch VIEW results when using interpret() or onchain_view()

Fixed

  • Results returned from the callback views are now fully-annotated (based on the callback contract type)

Commits

  • d9ec847: Use callback contract type as operation parameter type in TRANSFER_TOKEN instruction (#266) (Michael Zaikin) #266
  • 672541c: Allow to PATCH onchain view results when calling contracts using interpret (#267) (Michael Zaikin) #267
  • 7bcc9a8: Update CHANGELOG.md (Michael Zaikin)
  • 3c2de65: Bump version: 3.3.0 → 3.3.1 (Michael Zaikin)