Skip to content

sc 0.53.0 codec 0.21.0, vm 0.10.0, sdk 0.6.0, scenario-format 0.23.0

Compare
Choose a tag to compare
@andrei-marinica andrei-marinica released this 04 Sep 10:46
· 373 commits to master since this release
v0.53.0
083012e
  • Unified syntax:
    • Whitebox testing;
    • Proxy fix for ManagedOption;
    • TestTokenIdentifier syntactic sugar.
  • New ResultHandler: ReturnsLogs.
  • Interactor:
    • Fix on API fetch process status;
    • Fix on ReturnsNewTokenIdentifier edge cases solved;
    • Fix on ESDTTransfer for transfer step;
    • Support for Keystore + password.
  • Framework API support: EI 1.4 crypto functions.
  • sc-meta:
    • New wallet command: PEM and keystore generator and conversions;
    • New report command:
      • Generate json or Markdown report based on size, path, allocator and panic messages;
      • Compare reports;
      • Convert reports.
  • VecMapper update with index.
  • Substitution list: AddressToIdMapper
  • Dependencies updated.