solcpiler
solcpiler copied to clipboard
cache solcjs versions that are loaded via `solc.loadRemoteVersion`
When calling solc.loadRemoteVersion
it will re-download the solc binary. We should cache this and tell solcjs to use the already downloaded binary.