This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.1.20
Usage related changes
- Support cairo-lang 0.8.1.
- Performance related optimizations:
- Use a faster server container.
- Introduce
--lite-mode
(skips block and tx hash calculation).
Development related changes
- Refactor to use blueprints and global state.
- Make devnet development not dependent on starknet-hardhat-plugin.
- Parallelize CI/CD pipeline.
Merged PRs
- Devnet optimizations by @dribeiro-ShardLabs in #61
- Restart by @badurinantun in #64
- Ci improvements by @dribeiro-ShardLabs in #65
- Catch KeyboardInterrupt + log on startup by @FabijanC in #66
- Changed postman to use cairo-lang packages by @dribeiro-ShardLabs in #67
- Detach plugin by @badurinantun in #69
- Cairo lang 0.8.1 by @badurinantun in #70
- Fix poetry lock by @badurinantun in #71
- Test account fees by @badurinantun in #73
Full Changelog: v0.1.19...v0.1.20