Changelog
- Upgrade EVM version to fix issues with incompatability with latest compiler versions
- Disable unsafe
eth_sendTransaction
andeth_sign
endpoints by default - Bring support of custom errors in solidity
- Return error correctly in
eth_call
- Remove unused
eth_signTypedData
endpoint - Minor improvements