Skip to content

sc 0.49.0, codec 0.18.8, sdk 0.4.0

Compare
Choose a tag to compare
@andrei-marinica andrei-marinica released this 07 May 15:02
· 1066 commits to master since this release
v0.49.0
df58c72
  • Unified transaction syntax
    • new syntax for sending transactions from contracts
    • new syntax for integration tests: tx, set state, check state, etc.
    • new syntax for interactors
    • new proxies, generated from sc-meta
    • support for upgrade in new proxies
  • Improved interactor tx result polling performance.