mirror of
https://github.com/embarklabs/embark-solc.git
synced 2025-02-28 22:40:26 +00:00
Changes include: - Before compilation, for each contract file being compiled, recursively remaps the contract's imports. - Allowed directories for compilation updated based on the remapped import paths for the contract file. - Support for code coverage flag. - Fix for unhandled promise rejection when attempting to use an insufficient version of solc.