Iuri Matias
69f356b3f0
only use personal in --dev mode
2018-07-19 10:58:47 +03:00
Iuri Matias
f2213970f7
first stab at funding accounts in geth given config
2018-07-13 15:56:59 +03:00
Jonathan Rainville
da01ab15db
enable using both syncMode and syncmode
2018-07-06 09:31:28 -04:00
Jonathan Rainville
ffb3ec544b
fix account initialization and address use
2018-07-03 14:55:04 -04:00
Jonathan Rainville
d77083ee8c
enable syncMode
2018-06-15 16:33:59 -04:00
VoR0220
391777d5bf
fix test app config and swap olympic for rinkeby as testnet option
...
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-06-15 13:18:37 -05:00
Jonathan Rainville
a09f680ca7
fix testnet and olympic network types
2018-06-14 15:22:01 -04:00
Iuri Matias
5b1eeab7ed
make debug a default api option
2018-06-12 12:21:46 -04:00
Jonathan Rainville
3f671c2fb0
conflict in en.json
2018-05-30 11:03:33 -04:00
Jonathan Rainville
d36af9f5e1
fix blockchain start
2018-05-30 11:03:33 -04:00
Jonathan Rainville
4e20e82edf
conflict in blockchain
2018-05-30 11:03:33 -04:00
Jonathan Rainville
7e058e5016
set verbosity to 0 in process
2018-05-23 11:17:01 -04:00
Jonathan Rainville
6c8653ef09
move code to front end. funds on provider start
2018-05-18 13:39:34 -04:00
Jonathan Rainville
94f0d98e28
get accounts and generate script with the right address
2018-05-18 13:38:53 -04:00
Jonathan Rainville
668fd3a064
add fundAccount script that keeps the user's account funded
2018-05-18 13:38:53 -04:00
Iuri Matias
0b70f32bb9
initial work for i18n
2018-05-10 15:01:34 -04:00
Jonathan Rainville
8cc485ac94
add isDev blockchain option
2018-05-09 15:16:46 -04:00
Jonathan Rainville
46e1ccd81b
use --dev when in development
2018-05-09 15:16:46 -04:00
Eric Mastro
ef0bcbf405
Add 'auto' setting for geth CORS and websockets origin
...
* 'auto' now supported for `rpcCorsDomain` and `wsOrigins` in the blockchain config.
* 'auto' set to the default value in blockchain config for test and demo apps.
2018-04-26 21:37:00 +10:00
Iuri Matias
32d63514bf
increase default gas value; add parameters
2018-01-17 11:23:32 -05:00
Iuri Matias
9fd39f36ba
add websocket config to blockchain config
2018-01-11 08:55:28 -05:00
Iuri Matias
d32d5f50bd
check if geth command exists and warn user if not
2017-12-13 17:58:07 -05:00
Iuri Matias
8c1b9b56cf
update bundle; don't double add shh option
2017-10-21 08:42:29 -04:00
Iuri Matias
e23e4bc417
add blockchain ws config support; fix whisper provider setting
2017-10-19 18:55:49 -04:00
Todd Baur
613e4e6abe
integration testing fixes
2017-03-30 22:16:46 +09:00
Todd Baur
67f325f5a0
migrate all the code to ES6
2017-03-30 20:12:39 +09:00
Todd Baur
5bf1475ea4
swap more var -> let
2017-03-30 02:50:05 +09:00
Iuri Matias
383d69c194
handle cmd error
2017-03-03 21:11:53 -05:00
Iuri Matias
fe30f4b040
make cmd call async
2017-03-02 08:15:35 -05:00
Iuri Matias
87ff194ce4
extract method for determing rpc options
2017-02-21 21:04:15 -05:00
Iuri Matias
b29f23e28c
extract method for determing network type
2017-02-21 21:01:38 -05:00
Iuri Matias
a9e4435b77
use specified environment when creating data dirs for .embark
2017-02-20 16:11:27 -05:00
Iuri Matias
1a436dcc12
add support for light and fast options; add default pass folders
2017-02-20 15:53:55 -05:00
Iuri Matias
1868788342
reorgnize code structure
2017-02-19 12:51:32 -05:00