ethpm / ethpm-spec

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

Update packages with updated ipfs hashes #115

Closed njgheorghita closed 6 years ago

njgheorghita commented 6 years ago

Some of the recent changes to contracts/packages (i.e. minification) resulted in different ipfs hashes for certain dependencies. This pr fixes the wrong IPFS hashes.

Once this gets merged into master - I'll pin the content of the examples dir to my ipfs node which is running on aws to keep them available. Though @gnidan or anybody else, if you also have access to a node where you can pin them, the more nodes hosting this content the better fixes #100