Skip to content

Swisstronik Testnet v6

Latest
Compare
Choose a tag to compare
@MikkySnow MikkySnow released this 08 Oct 17:04

Changelog

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