Usage related changes
- Support message fee estimation - docs
- Allow specifying nonce in declaration and deployment
- Support request timeout specification - docs
- Support Rust VM with integrated-devnet - docs
Development related changes
- Refactor path adaptation
- Update to devnet v0.4.6
Merged PRs
- fix: typo in docs by @notV4l in #314
- fix: replace StarkNet by Starknet [skip ci] [skip-testnet] by @notV4l in #320
- Integrated devnet with rust vm by @notV4l in #319
- Add estimate message fee by @Nathan-SL in #312
- Refactor path adaptation by @Nathan-SL in #317
- Allow axios timeout configuration via hardhat config by @notV4l in #322
- Pass Declare Nonce to Starknet CLI by @solimander in #324
- Provide nonce on deploy function by @Nathan-SL in #323
New Contributors
Full Changelog: v0.7.2...v0.7.3