Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

v0.4.6

Compare
Choose a tag to compare
@FabijanC FabijanC released this 22 Feb 13:09
· 116 commits to master since this release
e978f40

Usage related changes

  • Support querying states at old blocks
    • Call a contract at an old block by specifying the block number/hash
  • Fix Starkscan compatibility
    • Predeployed contracts are included in the genesis block (accounts, UDC, fee token contract, ...)
    • Predeclaration and predeployment of contracts is assigned tx hashes (successive values 0x1, 0x2, ...)
  • Fix getEvents of JSON-RPC API

Development related changes

  • Update crypto-cpp-py (1.2.0)

Merged PRs

Full Changelog: v0.4.5...v0.4.6