v0.7.0
What's Changed
- deploy: v0.6.2 by @greged93 in #1086
- dev: remove extra checks in interpreter by @enitrat in #1084
- feat: use keccak syscall in ecrecover by @enitrat in #1076
- deployment: kakarot v0.6.2 testnet sepolia by @Eikix in #1089
- Revert extra unwanted commit by @ClementWalter in #1093
- feat: optimize u256 operations by @enitrat in #1083
- fix: nonce set in execute to use protocol nonce by @enitrat in #1090
- Update cairo-lang to 0.13.1 by @ClementWalter in #1096
- feat: seamless account upgrades by @enitrat in #1088
- Fix devcontainer by @ClementWalter in #1098
- bump Katana to v0.6.1-alpha.1 by @tcoratger in #1099
- feat: use Cairo1Helpers in AccountContract by @enitrat in #1107
- feat: make katana have as many validate and execute steps as testnet by @Eikix in #1112
- add vyper contracts by @swetshaw in #1109
- dev: enforce katana in make test-end-to-end by @jaipaljadeja in #1106
- feat: eip-3074 by @enitrat in #1104
New Contributors
- @tcoratger made their first contribution in #1099
- @swetshaw made their first contribution in #1109
- @jaipaljadeja made their first contribution in #1106
Full Changelog: v0.6.2...v0.6.3
Full Changelog: v0.6.3...v0.7.0