embark/lib/core
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
..
i18n use console.warn and yellow text for locale fallback msg 2018-08-23 15:00:25 -05:00
modules/coderunner extracted hardcoded string in constant 2018-10-22 19:25:17 +02:00
processes please linter 2018-09-14 10:30:20 +01:00
config.js Add support for Parity 2018-10-22 19:53:49 +02:00
core.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
engine.js Add support for Parity 2018-10-22 19:53:49 +02:00
events.js [f] Fix for #971 - "Fatal error when Ethereum node going offline". 2018-10-22 19:39:26 +02:00
file.js Add remapping when parse file to support embark-solc 2018-10-22 19:25:19 +02:00
fs.js PKG_PATH, pkgPath 2018-10-22 19:39:26 +02:00
ipc.js Fix circular JSON and swarm api require 2018-09-13 11:21:17 +01:00
logger.js make linter happy 2018-08-21 15:30:11 -04:00
plugin.js Merge pull request #755 from embark-framework/chores/es-lint-no-else 2018-08-31 07:49:25 -04:00
plugins.js prefer fs.dappPath 2018-08-24 15:04:16 -05:00
services_monitor.js fix blockchain already booted 2018-06-05 14:39:18 -04:00