Skip to content

v0.0.4

Compare
Choose a tag to compare
@FabijanC FabijanC released this 27 Mar 15:24
· 126 commits to main since this release
8d9a2ae

Usage related changes

  • Supporting JSON-RPC API v0.7.0
  • Introducing forking support: docs
  • Endpoint for checking /account_balance: docs
  • New CLI param: --data-gas-price <PRICE>
  • The default Testnet chain ID used by Devnet is still SN_GOERLI
    • will be addressed in an upcoming release
  • Fixed bugs:
    • Account balance no longer overflowing on minting
    • Compiling sierra to casm only once when fetching the class

Development related changes

  • Major refactorings before block abortion (pending) and forking
  • Fixed Dependabot alerts
  • Changed job parallelization on CircleCI (separate unit and e2e testing, using 3 jobs for the latter)

Merged PRs

New Contributors

Full Changelog: v0.0.3...v0.0.4