warp
warp copied to clipboard
Improvements to contract factory
- The implicit conversion pass is no longer a requirement
- Salt (bytes32) is now converted to a bytes30, now it no longer errors for values bigger than a felt
- calldata expected location is set only for reference types
Running Semantic Tests
Sem Tests pass