Skip to content

v0.2.2

Compare
Choose a tag to compare
@0xquantum3labs 0xquantum3labs released this 28 Jul 14:14
· 136 commits to main since this release

πŸš€ Scaffold-Stark 2 v0.2.2

@0xquantum3labs

Changes since v0.1.0

Updated Requirements

  • Updated Scarb version to 2.6.5 from 2.5.4
  • Updated Cairo version to 2.6.4 from 2.5.4
  • Updated Snforge version to 0.27.0 from 0.25.0
  • Updated RPC version support to 0.7.0 from 0.5.1
  • Updated OpenZeppelin version to 0.14.0 from 0.10.0
  • Updated starknet.js version to 6.7.0 from 6.5.0
  • Remove submodule dependency of starknet-devnet-rs

Documentation and Quickstart Improvements

  • Added instructions on starknet-devnet global installation.
  • Updated instructions for verifying the RPC version.
  • Updated compatible versions section with the latest tool versions.
  • Improved Quickstart guide to clarify environment variable preparation and network setup.
  • Updated URLs for RPC examples and added more detailed instructions for setting up dedicated RPC.

New Features

  • Support for Arrays of Structs: Added support on /debug for handling arrays of structs.
  • Support for Complex Types: Enhanced /debug page to handle complex types like nested structs and nested tuples with Enums and Arrays / Spans
  • Faster Deployment Script: Improved deployment scripts to allow for single transaction deployment of multiple contracts.

Full Changelog

Full Changelog