solcpiler icon indicating copy to clipboard operation
solcpiler copied to clipboard

cache solcjs versions that are loaded via `solc.loadRemoteVersion`

Open ewingrj opened this issue 6 years ago • 0 comments

When calling solc.loadRemoteVersion it will re-download the solc binary. We should cache this and tell solcjs to use the already downloaded binary.

ewingrj avatar Aug 08 '18 15:08 ewingrj