This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.1.18
Usage changes
- Support state dumping/loading on macOS.
- Support
starknet get_state_update
(command that was introduced with cairo-lang 0.7.1).
Dev specific changes
- Improve testing.
PRs merged
- Use
fork
for starting parallel processes by @FabijanC in #48 - Get state update by @badurinantun in #49
- Fix storage updates by @badurinantun in #50
Full Changelog: v0.1.17...v0.1.18