This file contains a centralizes a trace of all published crate versions, with their changes in short.
- Spica release.
- EI v1.4 new hooks:
- isReservedFunctionName
- managedGetOriginalCallerAddr
- managedGetRelayerAddr
- managedMultiTransferESDTNFTExecuteByUser
- managedVerifySecp256r1
- managedVerifyBLSSignatureShare
- managedVerifyBLSAggregatedSignature
- New VM hook:
managedGetBackTransfers
. - Memory fix.
This is the initial official release of the VM executor interface. The purpose is for it to be used in the new smart contract debugger architecture.
It targets VM 1.5 and integrates the Wasmer 2.2 implementation.