embark/packages/plugins
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
..
accounts-manager chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
basic-pipeline chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
coverage chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
debugger chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
deploy-tracker chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
ens chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
ethereum-blockchain-client fix(@embark/test): increase default gas limit to 8M so tests support bigger contracts 2020-01-23 14:01:20 -05:00
ganache fix(@embark/test): increase default gas limit to 8M so tests support bigger contracts 2020-01-23 14:01:20 -05:00
geth chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
graph chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
ipfs chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
mocha-tests fix(@embark/test): increase default gas limit to 8M so tests support bigger contracts 2020-01-23 14:01:20 -05:00
nethermind chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
parity chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
plugin-cmd chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
profiler chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
rpc-manager chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
scaffolding build(deps): bump solc from 0.5.0 to 0.6.1 2020-01-23 14:20:42 -05:00
snark chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
solc chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
solidity build(deps): bump solc from 0.5.0 to 0.6.1 2020-01-23 14:20:42 -05:00
solidity-tests chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
specialconfigs chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
suggestions chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
swarm chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
transaction-logger refactor(@embark/transaction-logger): change log storage and read 2020-01-23 11:49:09 -05:00
transaction-tracker chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
vyper chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
web3 chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
whisper-geth chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
whisper-parity chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
.gitignore build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00