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

Write Package Resolver #34

Closed njgheorghita closed 4 years ago

njgheorghita commented 4 years ago

Wrote a PackageResolver class that resolves any content-addressed sources or build dependencies.

The Cursor for fetching registry assets was also a bit buggy, so I made some fixes and extended the tests.

njgheorghita commented 4 years ago

@gnidan I know you've got a lot on your plate right now, and I'd like to move relatively fast on trying to get this integrated into truffle - so I'm thinking about maybe ditching the standard code-review process here for the time being and then we take time to walk through the changes in an upcoming ethpm standup? I'll go ahead and merge this, but if let me know if you feel like this is too reckless of an approach