embark/templates/demo
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
..
app remove unnecessary from 2018-09-15 07:51:17 -04:00
config Add support for Parity 2018-10-22 19:53:49 +02:00
contracts use solc 0.4.25 by default 2018-09-14 18:50:46 -04:00
test update examples 2018-09-01 10:34:12 -04:00
dot.gitignore templates' .gitignore -> dot.gitignore 2018-08-12 14:58:05 -05:00
embark.json use solc 0.4.25 by default 2018-09-14 18:50:46 -04:00
package.json drop carret from react bootstrap due to recent issues 2018-08-20 09:42:33 -04:00