This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.1.17
Usage changes
- Enable Devnet saving and loading to save setup time: docs.
- Support
starknet get_full_contract
(get_state_update
still pending). - Improve L1-L2 communication
Dev specific changes
- Improved testing
- Linter config
PRs merged
- Enable state dumping and loading by @FabijanC in #40
- Get full contract by @badurinantun in #39
- L1 L2 improvements by @dribeiro-ShardLabs in #41
- Changed hexing of flush response values by @dribeiro-ShardLabs in #42
- Fix flush output by @dribeiro-ShardLabs in #43
- Transf payload to hex by @dribeiro-ShardLabs in #44
New Contributors
- @badurinantun made their first contribution in #39
Full Changelog: v0.1.16...v0.1.17