v0.0.2
What's Changed
- Fix Arithmetic Underflow by @doublespending in #1
- Avoid memory limit oog by @doublespending in #2
- Fix
depositTo
selector check in OP-052 validation rule by @NIC619 in #3 - fix: deposit to rule and add tests by @kopy-kat in #4
- feat: add simulation success return by @kopy-kat in #5
- feat: add OOG revert and banned opcode validation by @highskore in #6
- feat: update storage validation rules by @highskore in #7
- feat: update deprecated cheatcodes by @kopy-kat in #8
New Contributors
- @doublespending made their first contribution in #1
- @NIC619 made their first contribution in #3
- @kopy-kat made their first contribution in #4
- @highskore made their first contribution in #6
Full Changelog: v0.0.1...v0.0.2