Development Build
Pre-release
Pre-release
Features
- add async revert functionality #16 (charles-liu)
- get return data by RETURNDATASIZE/RETURNDATACOPY instead of CALLDATASIZE/CALLDATACOPY/CALLDATALOAD #16 (charles-liu)
- enable library linking. close #13 #16 (charles-liu)
- output more detailed error messages for Vite address and TokenId types #16 (charles-liu)
- update emscripten build script for manual builds #16 (charles-liu)
Bug Fixes
- fix tokenId of VITE #16 (charles-liu)
- fix test cases #16 (charles-liu)
- change msg.sender to nonpayable #16 (charles-liu)
- fix bad address of function type. close #14 #15 (charles-liu)
Tests
- fix test cases #16 (charles-liu)