Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@FabijanC FabijanC released this 22 May 13:42
· 1 commit to main since this release
99893eb

Usage related changes

  • Migrated to a separate website at https://0xspaceshard.github.io/starknet-devnet-rs
  • Block manipulation improved:
    • --blocks-on-demand and pending block - docs
  • Enabled request and response body logging - docs
  • Introduced account impersonation
  • Gas specification improved; new params:
    • --gas-price-strk <STRK>
    • --data-gas-price-strk <STRK>
  • Introduced --lite-mode - docs
  • Bugfix of forking when origin uses HTTPS
  • Bugfix of predeployed account constructor execution
  • Introduced endpoint /config for retrieving current Devnet configuration - docs
  • Improved Sierra compilation error handling
  • amount property of response of GET /account_balance changed to string

Development related changes

  • Prepared mac binary building for CircleCI executor deprecation
  • Improved benchmarking
  • Using codespell check

Merged PRs

New Contributors

Full Changelog: v0.0.5...v0.0.6