Skip to content

v0.0.3

Compare
Choose a tag to compare
@FabijanC FabijanC released this 01 Mar 13:47
· 67 commits to main since this release
230b74c

Usage related changes

  • Supporting JSON-RPC 0.7.0-rc1
  • Updated predeployed accounts and ERC20 contracts to OpenZeppelin 0.8.1
  • /set_time endpoint now accepts JSON param generate_block that skips block generation if set to true (defaults to false)
    • This way you can ensure that the next transaction you send will be using the set time
  • Fixed bugs
    • Extra properties in some RPC responses
    • Empty object params

Development related changes

  • Using rust-toolchain 1.74.0

Merged PRs

New Contributors

Full Changelog: v0.0.2...v0.0.3