This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.5.0
Changes since last pre-release (v0.5.0a2)
- Fix continuation token showing after no events are left in get_events by @tomek0123456789 in #433
- Update
cairo_rs_py_patch
to be compatible withcairo-lang 0.11
by @fmoletta in #439 - Internal error on get_full_contract by @mikiw in #442
- Fix forked get full contract by @FabijanC in #445
Changelog since last pre-release: v0.5.0a2...v0.5.0
Changes since last stable release (v0.4.6)
- Invoke transaction with max fee=0 are not supported by default by @ptisserand in #392
- Unification of create_block_on_demand() to create_block() by @mikiw in #404
- Improve validation of block hash and transaction hash by @mikiw in #409
- Change "StarkNet" to "Starknet" by @Hug0x0 in #411
- Make number of retries in forking configurable by @bigherc18 in #410
- increase/set time block creation by @mikiw in #416
- Refactor predeployed contract wrapper classes by @bigherc18 in #414
- Fix get block and get traces in fork mode by @mikiw in #419
- Adapt to starknet 0.11.0 by @FabijanC in #415
- Fix function calling by @FabijanC in #426
- Support custom compiler by @FabijanC in #428
- docs: devnet upgrade by @ivpavici in #430
- Update cairo-lang to 0.11.0.2; web3 to 0.6.0 by @FabijanC in #437
- Fix continuation token showing after no events are left in get_events by @tomek0123456789 in #433
- Update
cairo_rs_py_patch
to be compatible withcairo-lang 0.11
by @fmoletta in #439 - Fix internal error on get_full_contract by @mikiw in #442
- Fix forked get full contract by @FabijanC in #445
New Contributors
- @bigherc18 made their first contribution in #410
- @tomek0123456789 made their first contribution in #433
Changelog since last stable release: v0.4.6...v0.5.0