bold

Results 4 comments of bold

The original committed contract was sub v0.8.0. We have since bumped up all contracts up to ^0.8.0. In this existing contract SafeMath was left in as the contract functions were...

I actually don't remember exactly which project or smart contract I was having this issue with, though I believe I ended up just using a interface to call the contract...

Ran into this issue when creating a CI process for a repo where I use a Windows machine and the CI process is using Linux. My quick "fix" for now...

Hey @jefflau I rebased my previous changes on top of the current ens-contracts master branch and looks like the conflicts resolved. Let me know if anything else is needed for...