Skip to content

Releases: multiversx/mx-chain-vm-go

GasCost optimizations

25 Jul 09:49
2418f97
Compare
Choose a tag to compare

GasCost optimizations, longer keys than 32 bytes will cost more

Wrap VMOutput in a JSON-friendly structure

24 Jul 16:48
87a891f
Compare
Choose a tag to compare

Fixes and design improvements

22 Jul 16:22
6444df6
Compare
Choose a tag to compare

Updated some tests

15 Jul 09:59
b299ebb
Compare
Choose a tag to compare
Merge pull request #146 from ElrondNetwork/elrond-wasm-refactor

Elrond wasm refactor - test update

Hotfix for getOriginalTxHash()

14 Jul 14:08
6e13697
Compare
Choose a tag to compare
v0.3.27

Merge pull request #145 from ElrondNetwork/fix-api-import-getOriginal…

Enabled cross shard builtIns

26 Jun 20:31
214d20b
Compare
Choose a tag to compare
Merge pull request #141 from ElrondNetwork/call-type-merge

call type merge

TimeLocks, AsyncCall, BuiltInFunctions

26 Jun 19:15
0004e40
Compare
Choose a tag to compare
Merge pull request #136 from ElrondNetwork/fix-canExecuteSynchronously

Fix canExecuteSynchronously()

Built-in function integration

26 Jun 19:12
0004e40
Compare
Choose a tag to compare

Built-in function integration

AsyncCall transfer value fix

25 Jun 16:46
b3792fb
Compare
Choose a tag to compare

AsyncCall transfer value fix

Minor fixes of blockchain hook

25 Jun 13:52
8d37d04
Compare
Choose a tag to compare

Minor fix on blockchain hook