Alex Rothman
Alex Rothman
The minimum required version of @ethersproject/abi is currently set to "^5.0.0-beta.146". Starting in ethers 5.2, the ABI parser was first able to parse solidity's custom error objects. eth-gas-reporter fails process...
Use the 64-bit native compiler rather than the 32 to 64 cross compiler. Changed the toolchain batch file to point relevant options and paths to amd64
Using the master branch of hxcpp with the develop branch of lime. I'm getting build errors doing 'lime rebuild windows -static'. It looks like lime's static build path still has...
Provide the BatchUpdate(n) method in the SDLApplication class that supports pulling multiple events at a time from the sdl event queue. BatchUpdate does similar work to Update, but it will...