embark/packages
dependabot-preview[bot] 9caa424aeb build(deps): bump solc from 0.5.0 to 0.6.1
Make various related changes to templates, tests, etc. The methodology for
finding files that needed changes was to search through the whole monorepo for
the strings "solc" and "solidity" and then inspect the hits to see whether
changes were needed/appropriate.

Remove `solc` as a dependency in `packages/embark/package.json` so that it's
only a proper dependency in `packages/plugins/solidity/package.json`. Adjust
how the "bundled" `solc` package's version is determined, i.e. inspect the
`package.json` of `embark-solidity` instead of `embark`.

When `solc`'s version is `>=0.6.0` use the [new callback API][api].

[api]: https://github.com/ethereum/solc-js/blob/master/README.md#example-usage-with-import-callback
2020-01-23 14:20:42 -05:00
..
cockpit refactor(@embark/transaction-logger): change log storage and read 2020-01-23 11:49:09 -05:00
core build(deps): bump solc from 0.5.0 to 0.6.1 2020-01-23 14:20:42 -05:00
embark build(deps): bump solc from 0.5.0 to 0.6.1 2020-01-23 14:20:42 -05:00
embarkjs fix(@embark/embarkjs): change enableEthereum to not rely on returned accounts array 2020-01-23 11:49:24 -06:00
plugins build(deps): bump solc from 0.5.0 to 0.6.1 2020-01-23 14:20:42 -05:00
stack chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
utils feat(@embark/testing): add missing APIs to register console commands and API calls 2020-01-23 10:11:58 -05:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00