v0.1.10
What's Changed
- refactor: move unit tests by @enitrat in #800
- clean: remove no op in blake2_compress by @aymericdelab in #797
- chore: bump june nightly by @enitrat in #801
- tests: use snforge for the utils package by @enitrat in #802
- chore: bump utils to 2023_10 by @enitrat in #803
- feat: rebranding by @zmalatrax in #804
- chore: update Cairo to 2.7 by @enitrat in #814
- dev: change loop syntaxes by @enitrat in #816
- feat: expose sha256 in Cairo1Helpers class by @remybar in #813
- Feat: const fixed size arrays by @remybar in #822
- dev: fix import paths by @enitrat in #821
- dev: remove compute_storage_address by @enitrat in #823
- chore: bump scarb by @enitrat in #832
- feat: unpack big-endian felt-packed bytes by @enitrat in #831
- chore: update import paths by @enitrat in #833
- feat: storage bytecode stored in 31-bytes chunks from address 0 by @enitrat in #838
- set_code_hash and get_code_hash by @chachaleo in #837
- fix: double gas charge on 'jumpi' by @enitrat in #842
- ci: fix ef-tests runs by @enitrat in #843
- fix: ci deadlock by @enitrat in #844
- ci: fix ef-tests by moving cairo1helpers class to build/common by @enitrat in #845
- feat: update starknet address computation method by @enitrat in #862
- feat: ec_add, ec_mul by @feltroidprime in #855
- feat: mcopy by @obatirou in #866
- fix: account state was discarded after processing created accounts initcode by @enitrat in #867
- feat: cancun selfdestruct by @enitrat in #861
- Add constants for precompiles addresses range. by @lprovenzano in #868
- feat: implemented BLOBBASEFEE by @adrianvrj in #872
New Contributors
- @aymericdelab made their first contribution in #797
- @zmalatrax made their first contribution in #804
- @feltroidprime made their first contribution in #855
- @obatirou made their first contribution in #866
- @lprovenzano made their first contribution in #868
- @adrianvrj made their first contribution in #872
Full Changelog: v0.1.9...v0.1.10