ethpm / ethpm-spec

Ethereum Package Manager http://ethpm.github.io/ethpm-spec/
165 stars 30 forks source link

Update example contracts to solidity 0.6.8 #154

Closed njgheorghita closed 4 years ago

njgheorghita commented 4 years ago

Updated the example solidity contracts to 0.6.8.

Updated the associated v3 manifests to reflect the updated contracts (ipfs hashes / deployments).

njgheorghita commented 4 years ago

@pipermerriam Thanks! It seems like any hidden mistakes in here would be pretty impossible to find unless you want to spend a lot of time validating the ipfs hashes / bytecodes. I've been as careful as possible updating these, ran them through multiple validation functions (schema validation, and formatting validation), so they should be good to go!