Releases: multiversx/mx-chain-vm-go
Releases · multiversx/mx-chain-vm-go
GasCost optimizations
GasCost optimizations, longer keys than 32 bytes will cost more
Wrap VMOutput in a JSON-friendly structure
- Wrap VMOutput in a JSON-friendly structure
- Minor fix on IsPayable IPC mechanics.
Fixes and design improvements
Updated some tests
Merge pull request #146 from ElrondNetwork/elrond-wasm-refactor Elrond wasm refactor - test update
Hotfix for getOriginalTxHash()
v0.3.27 Merge pull request #145 from ElrondNetwork/fix-api-import-getOriginal…
Enabled cross shard builtIns
Merge pull request #141 from ElrondNetwork/call-type-merge call type merge
TimeLocks, AsyncCall, BuiltInFunctions
Merge pull request #136 from ElrondNetwork/fix-canExecuteSynchronously Fix canExecuteSynchronously()
Built-in function integration
Built-in function integration
AsyncCall transfer value fix
AsyncCall transfer value fix
Minor fixes of blockchain hook
Minor fix on blockchain hook