Swivel-Finance / gost

Smart contract testing with Geth via the Golang ABIGEN
20 stars 2 forks source link

Feat/custom errors swivel #393

Closed robrobbins closed 2 years ago

robrobbins commented 2 years ago

custom errors for Swivel.sol

this branch was going to be vault tracker , but i changed my mind so ignore the shitty branch name. Its primarily Swivel.sol and its specs (with only skeletal introduction to the other contracts yet - going to do them one at a time)

see the errors.txt files for synopsis. we can remove the TODO's once each have been reviewed

much like with the libraries i'm going to PR the other branches against THIS ONE first then merge it all to v3 if they will all compile.