v0.8.9
What's Changed
- feat: add eth_rpc entrypoints by @obatirou in #1352
- Fix underconstrained segments by @ClementWalter in #1356
- FIx venv not cached in CI by @ClementWalter in #1361
- feat: chain_id mod 53 by @obatirou in #1359
- feat: eth_send_raw_transaction by @obatirou in #1357
- Run end2end tests on sn sepolia (no messaging) by @ClementWalter in #1360
- fix: revert cairo tx when evm tx with cairo precompile fails by @obatirou in #1368
- feat: add a relayers pool by @ClementWalter in #1380
- dev: constants updates for sn mainnet by @ClementWalter in #1370
- fix: cairo precompile revert for child contexts by @obatirou in #1378
- fix: parsing invalid addresses panics by @enitrat in #1384
- Fix possible overflow in decode_raw by @ClementWalter in #1383
- dev: Update trunk by @ClementWalter in #1385
- dev: prepare parallelization of end to end tests by @ClementWalter in #1382
- Fix cairo_message arbitrary data_len by @ClementWalter in #1387
- fix: overflow check memory operations charge gas by @obatirou in #1381
- dev: benchmark cairo calls execution resources by @enitrat in #1355
- Fix possible overflow of tx params by @ClementWalter in #1393
- fix: ensure values < RC_BOUND for charge gas by @obatirou in #1390
- fix: call gas refund only if success by @obatirou in #1395
- feat: deploy Openzeppelin accounts script by @eugypalu in #1396
- chore: bump katana by @enitrat in #1362
- remove 'make build-cairo1' from release script by @enitrat in #1400
- fix: install scarb in release yml by @enitrat in #1401
New Contributors
Full Changelog: v0.8.8...v0.8.9