Skip to content

v0.1.8-alpha

Compare
Choose a tag to compare
@kkovaacs kkovaacs released this 14 Apr 10:10
· 5502 commits to main since this release
1ae33fb

Features

  • Upgrade to cairo-lang 0.8.1 and fix compatibility with Starknet 0.8.1 (#230 and #231)
  • Add support for the starknet_getEvents JSON-RPC API method.

Bug Fixes

  • Remove busy loop polling for the latest L2 block in case of a deserialization error (#239)

Breaking Changes

  • The environment variable names used by the Docker container have changed. The full list is documented in the README. (#224)
  • The name of the command line argument setting the HTTP User-Agent value to use with the Ethereum API has changed from --ethereum.user to --ethereum.user-agent (#223)

Full Changelog: v0.1.7-alpha...v0.1.8-alpha