ethpm / ethpm.js

Javascript library for EthPM package manifest and registry operations
https://ethpm.github.io/ethpm.js/
MIT License
13 stars 7 forks source link

Clarify bytecode distinction between unlinked and linked #2

Closed gnidan closed 5 years ago

gnidan commented 6 years ago

I noticed some inconsistencies / unknowns in the manifest spec while putting this together. (See ethpm/ethpm-spec#123)

Once that work settles, the manifest reading implementation will likely need to be updated here.