cairo-contracts
cairo-contracts copied to clipboard
bump to Cairo v0.10.0
- [ ] add the validate and validate_declare functions
- [ ] remove nonce handling
- [ ] refactor execute
- [ ] remove the validation part (this also means asserting that the caller is zero in execute)
- [ ] check that version > 0 (to avoid the case of bypassing validation via backwards compatibility)