embark/lib
Giuseppe Bertone 81e798c89c
Add support for Parity
Addons
 - New chain initialization and genesis management
 - Option to choose client to use
 - Option to "ping forever" for Geth
 - Creation and unlock of accounts at client's start
 - Utility to fund accounts with ethers
 - Miner settings inside the ethereum client
 - Workaround to CORS problem: origin is now http://embark
 - Several double callback's checks

Updates
 - Boilerplate, templates, configuration files and demo stuff
 - Messages and i18n strings
 - Tests

Fixes
 - Geth client now uses miner.gastarget instead of the deprecated targetGasLimit
 - Workaround for shh_version with Parity

Reworks of other PRs into the new code
 - Included delayed proxy
 - Send ready only when the proxy is started
 - Start HTTP and WS proxies individually
 - Async setupProxy
 - Fixed datadir for GethMiner
2018-10-22 19:53:49 +02:00
..
core Add support for Parity 2018-10-22 19:53:49 +02:00
modules Add support for Parity 2018-10-22 19:53:49 +02:00
tests Adds solc option to tests. Runs smart contract tests using remix-tests 2018-10-22 19:39:24 +02:00
utils calc a <major>.<minor> branch for unqualified template names 2018-10-22 19:43:16 +02:00
constants.json Mainnet is livenet 2018-08-23 11:06:47 +01:00
index.js Console command connect to ipc 2018-08-21 16:09:48 -04:00