Closed barlock closed 5 years ago
Related Issue Fixes #6
Related PRs This PR is not dependent on any other PR
What does this PR do? This is trying to be a straight copy of a reference resolver and ensuring that testing works.
Description of Changes I hit a few issues. Namely, no linting (solium, tis new), and using truffle 4.
I added solium and truffle 5. Truffle 5 added web3js@1 so there were a lot of breaking changes in the test cases (which were also copied).
I left multiple commits so you could easily see the difference between what was copied, and what I changed. It should all be non-functional things.
What gif most accurately describes how I feel towards this PR?
Related Issue
Fixes #6
Related PRs
This PR is not dependent on any other PR
What does this PR do?
This is trying to be a straight copy of a reference resolver and ensuring that testing works.
Description of Changes
I hit a few issues. Namely, no linting (solium, tis new), and using truffle 4.
I added solium and truffle 5. Truffle 5 added web3js@1 so there were a lot of breaking changes in the test cases (which were also copied).
I left multiple commits so you could easily see the difference between what was copied, and what I changed. It should all be non-functional things.
What gif most accurately describes how I feel towards this PR?