livepeer / protocol

Livepeer protocol
MIT License
154 stars 45 forks source link

Rb/hardhat geth config #557

Closed RiccardoBiosas closed 2 years ago

RiccardoBiosas commented 2 years ago

What does this pull request do? Explain your changes. (required) Apply the changes required to package the confluence version of the Livepeer protocol in a docker container for the purpose of e2e testing with go-livepeer

Specific updates (required)

How did you test each of these updates (required) Run the protocol's test suite and did manual testing with go-livepeer

Does this pull request close any open issues? https://github.com/livepeer/go-livepeer/issues/2315

Checklist:

RiccardoBiosas commented 2 years ago

The PR looks good (just added one comment about renaming), but devtool still didn't work with the image built from livepeer/docker-livepeer#92?

Could you check if devtool works for you?

It works for me. What issues are you experiencing?

leszko commented 2 years ago

The PR looks good (just added one comment about renaming), but devtool still didn't work with the image built from livepeer/docker-livepeer#92? Could you check if devtool works for you?

It works for me. What issues are you experiencing?

Ok, it worked now 💪