Patrick Collins

Results 163 comments of Patrick Collins

What version of the chainlink contracts are you using?

Also would love to see more docker support here. I can't seem to figure out how to call the API with outside of the docker container. It looks like port...

Yes, your comment on https://github.com/ava-labs/avalanchego/issues/453 helped a lot.

Looks like the `README.md` needs to be updated again. The docker image is now `avaplatform/avalanchego` and you run the node with `docker run -ti -p 9650:9650 -p 9651:9651 avaplatform/avalanchego /avalanchego/build/avalanchego...

I am also not sure how to install the package.

Basically, I'm having a hard time installing or working with a different version. I can do it find with `solc` and `solc-select` via the command line. But I'd love to...

Or is the best way just to remove the package from node modules, change it in package-log.json, and then download the version I want?

Aha! I see! Thanks! Could I leave this issue open for the moment till we get a docs PR in?

Looks like it's not. Someone should fork it and keep it going.