v0.8.8
What's Changed
- refactor: remove dead code in test_should_return_evm_address_in_bytes32 by @hakymulla in #1320
- feat: add code hash to storage account by @obatirou in #1309
- bug: felt to bytes little underconstrained by @obatirou in #1317
- bug: checks memory expansion costs utils by @obatirou in #1322
- refactor: remove dead code in test_should_return_evm_address_in_bytes32 (new) by @hakymulla in #1321
- fix: deploy_from_zero to FALSE by @obatirou in #1330
- bug: missing overflow checks effective gas price calculation by @obatirou in #1329
- test: avoid infinite loop from hint on special cases by @obatirou in #1333
- opti: charge_gas by @obatirou in #1323
- feat: validate signature values by @obatirou in #1331
- dev: remove unnecessary reference by @Kagwep in #1340
- fix: validate destination address cairo_message by @obatirou in #1339
- opti: inline unsigned_div_rem and div_rem by @obatirou in #1342
- feat: add execute_from_outside to interface by @obatirou in #1343
- refactor: remove Account_jumpdests_initialized by @obatirou in #1348
- Fix RLP.decode by @ClementWalter in #1307
- refactor: remove account version by @obatirou in #1349
- chore: update twitter to x link in README by @braveocheretovych in #1345
- bump staging to 0.8.5 by @greged93 in #1350
New Contributors
- @hakymulla made their first contribution in #1320
- @Kagwep made their first contribution in #1340
- @braveocheretovych made their first contribution in #1345
Full Changelog: v0.8.7...v0.8.8