Releases: multiversx/mx-chain-vm-go
Releases · multiversx/mx-chain-vm-go
Reorganized libwasmer linking
Merge pull request #89 from ElrondNetwork/fix-libwasmer-linking Fix libwasmer linking
Updated Wasmer and stabilization fixes
Merge pull request #88 from ElrondNetwork/repair-tests Repair tests
Improve handling of asynchronous calls
Merge pull request #81 from ElrondNetwork/async-call-flags Async call flags
Deployment checks
- Check memory declarations
- Check function names
Async call
Add the asyncCall
API method.
Small pre release
Merge pull request #64 from ElrondNetwork/agar-test Agar test
Refactored and using new VMCommon maps
Merge pull request #63 from ElrondNetwork/refactor-output-context Fixes according to Andrei Marinica
Adjust according to new crypto hook interface
Plus add extra eei predefined contracts.
Use gas on compilation as well
Merge pull request #37 from ElrondNetwork/added-compilation-gas-cost added compilation gas cost
Gas Model and gas refund
Gas Model and gas refund