Commit Graph

10 Commits

Author SHA1 Message Date
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
Jonathan Rainville d7cd3a72c9
add message at the end of the first ouput 2018-10-22 19:43:15 +02:00
Andre Medeiros 8216d3c193 Fix 'wen' -> 'web' in PT translations 2018-09-18 14:34:20 -04:00
Gustavo Diel a9bea5fded More fixes and typos corrections 2018-09-14 07:50:02 -03:00
Gustavo Diel 5fc9866a86 Fixed some translations 2018-09-13 08:02:19 -03:00
Gustavo Diel f2c4c23be1 Update portuguese locale 2018-09-06 10:40:45 -03:00
Iuri Matias 416c436cec update i18n 2018-08-23 14:18:53 -04:00
Iuri Matias 20cabeff84 update i18n 2018-08-23 14:16:31 -04:00
Iuri Matias 4a5c53b43a update i18n 2018-08-23 13:53:18 -04:00
Iuri Matias 61a8878e33 move i18n to core 2018-08-21 16:03:35 -04:00