Skip to content

v4.1.1

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 22 Nov 15:26
ff277e8

What's Changed

  • [Native] Fixed gas estimation failing in some cases when interacting with custom contracts using SmartWallet.
  • [WebGL] Support for static method Transaction.WaitForTransactionReceipt.
  • [General] New static class Blocks with block processing functionality, get information on latest or specific blocks including transaction data.
  • [General] Build Size Optimization: moved unused files outside from Resources folder, sprites' scale fixed to support compression by @umutkutlu in #130