Skip to content

Releases: multiversx/mx-chain-vm-go

Ahead of Time compilation

02 Nov 14:00
a15fd75
Compare
Choose a tag to compare

Integrated ahead of time compilation

Warm Wasmer Instance (for VMQueries, enabled conditionally)

26 Oct 15:22
b19b4dc
Compare
Choose a tag to compare

Warm Wasmer Instance (for VMQueries, enabled conditionally).

PR: #182

Muti Out Transfer integration

07 Oct 16:36
7108842
Compare
Choose a tag to compare

Multiple output transfers to the same address.
Integration of calling a smart contract after a built in function execution, especially for ESDT.

Fixes for indirect upgradeContract

28 Sep 14:46
b7cf478
Compare
Choose a tag to compare

Fixes for indirect upgradeContract().

PR: #173

Muti-async calls, indirect deploy

25 Sep 10:19
3fbfbb2
Compare
Choose a tag to compare

Multi-async calls, indirect deploy

Prerelease of new arwen for testing purposes

18 Sep 13:28
6a78974
Compare
Choose a tag to compare
a0.3.5

added unit test

Async call fixes

03 Sep 11:52
3fc5a8d
Compare
Choose a tag to compare

Fixes for asyncCall() gas-related issues.

Fixed async calls to built-in functions

24 Aug 14:05
9095914
Compare
Choose a tag to compare
Pre-release
Merge pull request #157 from ElrondNetwork/fix-callbackOutput

Better handling of built-in function errors

Fixed serialization for IPC messages

27 Jul 13:21
ed07202
Compare
Choose a tag to compare

Output accounts merge fix

26 Jul 16:31
d6ea048
Compare
Choose a tag to compare
v0.3.32

Merge pull request #153 from ElrondNetwork/getUserData-with-zero-ask-…