v0.0.7
License to kill
🔫 This version gives you the license to kill...
...problems you may have faced with other testnets.
Usage related changes
- Pending block functionality fixed
- JSON-RPC
starknet_get*
methods again callable onpending
block/state.
- JSON-RPC
- CLI parameters specifiable via environment variables
- CTF feature on Devnet startup:
--disable-account-impersonation
Development related changes
- Improved account testing
- Improved documentation (forking, dumping, typos...)
Merged PRs
- Improve account class testing by @FabijanC in #476
- Mention forking in account class selection docs by @FabijanC in #477
- Test Argent account support by @FabijanC in #481
- Expand get_class testing by @FabijanC in #380
- Enable CLI parameter specification via env vars by @FabijanC in #483
- Pending block and state improvements by @mikiw in #480
- Fix typos in code comments by @taikoonwang in #486
- Support disabling account impersonation by @marioiordanov in #488
- Add Docker dumping docs by @FabijanC in #489
- Release v0.0.7 by @FabijanC in #490
New Contributors
- @taikoonwang made their first contribution in #486
Full Changelog: v0.0.6...v0.0.7