v0.2.2-alpha.0
github-actions
released this
14 Nov 16:52
·
23 commits
to main
since this release
What's Changed
- Implement get_class_hash_at syscall by @edg-l in #880
- Blocks Running Workflow by @FrancoGiachetta in #869
- Fix block workflow by @FrancoGiachetta in #882
- move 2 circuit allocas to init block by @edg-l in #872
- minor gas fix by @edg-l in #881
- make benches/libfuncs.rs also run AOT benches by @edg-l in #868
- Add a GEP method to blockext, simply some code by @edg-l in #873
- Add daily block execution by @JulianGCalderon in #888
- fix felt_const libfunc by @FrancoGiachetta in #895
- Add links in Sierra Resources section by @gabrielbosio in #896
- Add more Sierra links by @gabrielbosio in #898
- Fix daily block run by @JulianGCalderon in #891
- builtin cost rework with fixes and entry point info by @edg-l in #875
- Remove panics in cache by @JulianGCalderon in #902
- Remove panic from compiler.rs (2) by @JulianGCalderon in #906
- Remove panic from executor.rs by @JulianGCalderon in #909
- Remove panics in libfuncs by @FrancoGiachetta in #917
New Contributors
- @gabrielbosio made their first contribution in #896
Full Changelog: v0.2.1-alpha.0...v0.2.2-alpha.0