argotorg / solcore

experimental solidity compiler
13 stars 1 forks source link

Std typechecks #34

Closed d-xo closed 4 weeks ago

d-xo commented 1 month ago

Tweaks the standard library so that it typechecks and runs it in ci. I had to comment out one function that gave me a type error I didn't understand, but we can address that in a separate pr / issue.