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

v0.3.4

Compare
Choose a tag to compare
@FabijanC FabijanC released this 19 Oct 08:31
· 192 commits to master since this release

Usage related changes

  • Support for Starknet 0.10.1
  • Predeployed accounts can now use a custom implementation; specified via --account-class (docs)
  • Docs now available at https://shard-labs.github.io/starknet-devnet/
  • RPC updates:
    • Support for starknet_getEvents
    • Updated starknet_getNonce and starknet_addInvokeTransaction RPC methods

Development related changes

  • Refactored starknet_wrapper.py to reuse common tx functionality
  • Remove DummyExecutionInfo
  • In tests, no longer deploying via Starknet CLI, now combining custom HTTP call and gateway classes

Merged PRs

New Contributors

Full Changelog: v0.3.3...v0.3.4