Iuri Matias
|
e69ec3b7f1
|
move proxy out of core
|
2018-10-23 10:14:01 +02:00 |
Michael Bradley, Jr
|
f4b6dd420d
|
simulator -- defaultHost, dockerHostSwap
|
2018-10-23 10:14:00 +02:00 |
Michael Bradley, Jr
|
64eb955f02
|
set the host flag for ganache-cli
|
2018-10-23 10:05:23 +02:00 |
Michael Bradley, Jr
|
79eff4a856
|
rm commented code and extra whitespace
|
2018-10-23 10:05:23 +02:00 |
Michael Bradley, Jr
|
cd9e715c6f
|
disable dead code path -- ganache will never be falsy
|
2018-10-23 10:05:23 +02:00 |
Michael Bradley, Jr
|
8e604f95b6
|
dont' need shelljs.which, can directly invoke embark's node_modules/.bin/ganache-cli
|
2018-10-23 10:05:23 +02:00 |
Michael Bradley, Jr
|
1e585e5186
|
include old `const ganache =` line in original pos wrt disabled code
|
2018-10-23 10:05:22 +02:00 |
Michael Bradley, Jr
|
c6cc8ed8e3
|
comment out `testrpc` (no-unused-vars)
|
2018-10-23 10:05:22 +02:00 |
Michael Bradley, Jr
|
e1aee21d08
|
Embark's own ganache-cli will always be found
|
2018-10-23 10:05:22 +02:00 |
Michael Bradley, Jr
|
2784303145
|
embark-ganache-cli -> ganache-cli-embark
|
2018-10-23 10:05:21 +02:00 |
Michael Bradley, Jr
|
d0778555d1
|
always use Embark's own ganache-cli (embark-ganache-cli)
|
2018-10-23 10:05:21 +02:00 |
Iuri Matias
|
2e3102444d
|
fixes due to bad rebase
|
2018-10-23 09:42:58 +02:00 |
Michael Bradley, Jr
|
a29d78cc5a
|
simulator -- defaultHost, dockerHostSwap
|
2018-10-23 09:37:24 +02:00 |
Michael Bradley, Jr
|
0629f757a9
|
rm commented code and extra whitespace
|
2018-10-23 09:03:31 +02:00 |
Michael Bradley, Jr
|
15159e4ef3
|
Embark's own ganache-cli will always be found
|
2018-10-23 09:03:31 +02:00 |
Iuri Matias
|
58ba4bde48
|
move simulator & proxy to blockchain process module
|
2018-08-21 16:07:58 -04:00 |
hodlbank
|
9542448798
|
[m] Parsing simulatorAccounts using AccountParser .
|
2018-08-21 16:07:58 -04:00 |
hodlbank
|
a3c86189fd
|
Applying simulatorAccounts configuration for "embark simulator".
|
2018-08-21 16:05:59 -04:00 |
Iuri Matias
|
dc86cbaccb
|
move proxy out of core
|
2018-08-21 16:02:18 -04:00 |
Michael Bradley, Jr
|
423d0fadb8
|
set the host flag for ganache-cli
|
2018-08-21 15:42:05 -04:00 |
Michael Bradley, Jr
|
282513ad8e
|
rm commented code and extra whitespace
|
2018-08-21 15:42:05 -04:00 |
Michael Bradley, Jr
|
4461ab46d5
|
disable dead code path -- ganache will never be falsy
|
2018-08-21 15:42:05 -04:00 |
Michael Bradley, Jr
|
fa94d3c79a
|
dont' need shelljs.which, can directly invoke embark's node_modules/.bin/ganache-cli
|
2018-08-21 15:42:05 -04:00 |
Michael Bradley, Jr
|
5b483f6f63
|
include old `const ganache =` line in original pos wrt disabled code
|
2018-08-21 15:34:32 -04:00 |
Michael Bradley, Jr
|
6947a44667
|
comment out `testrpc` (no-unused-vars)
|
2018-08-21 15:34:32 -04:00 |
Michael Bradley, Jr
|
f5464b691f
|
Embark's own ganache-cli will always be found
|
2018-08-21 15:34:32 -04:00 |
Michael Bradley, Jr
|
e0ff8a735d
|
embark-ganache-cli -> ganache-cli-embark
|
2018-08-21 15:34:32 -04:00 |
Michael Bradley, Jr
|
0180bb7cb2
|
always use Embark's own ganache-cli (embark-ganache-cli)
|
2018-08-21 15:33:00 -04:00 |
Michael Bradley, Jr
|
db7553cf0f
|
program -> program, programName
|
2018-08-21 15:31:55 -04:00 |
Michael Bradley, Jr
|
36b52742bf
|
check for ganache-cli on PATH and fallback to embark-ganache-cli
|
2018-08-21 15:31:55 -04:00 |
Michael Bradley, Jr
|
2ad8097dcb
|
simulator -- defaultHost, dockerHostSwap
|
2018-08-02 15:31:27 -05:00 |
Iuri Matias
|
589589cb6a
|
don't use -h option due to bug in ethersim fork v2
|
2018-06-25 12:48:35 -04:00 |
Richard Ramos
|
48a3f2afdc
|
Fixing conflicts
|
2018-06-11 16:43:08 -04:00 |
Richard Ramos
|
6040509942
|
Adding line break
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
bf25381fa6
|
Rebasing changes from develop
|
2018-06-11 16:40:14 -04:00 |
Richard Ramos
|
05f5a145f1
|
Added proxy to blockchain
|
2018-06-11 16:38:29 -04:00 |
Richard Ramos
|
84c01c3197
|
Extracted proxy to its own file
|
2018-06-11 16:38:29 -04:00 |
Richard Ramos
|
339ffa5869
|
Adding proxy for simulator
|
2018-06-11 16:38:29 -04:00 |
VoR0220
|
302476e95e
|
fix simulator preferential treatment
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-29 14:19:25 -05:00 |
Iuri Matias
|
0b70f32bb9
|
initial work for i18n
|
2018-05-10 15:01:34 -04:00 |
Jonathan Rainville
|
4a9ff1fe9d
|
check if testrpc is installed and warn if not
|
2018-04-27 09:16:29 -04:00 |
hodlbank
|
8471d8fa0f
|
Fixing issue #324: add options to configure simulator's mnemonic and block time.
|
2018-01-15 21:55:28 +00:00 |
Iuri Matias
|
174ba8ec9b
|
add more cmd line options to sim
|
2017-12-27 17:48:33 -05:00 |
Todd Baur
|
648b27920c
|
merge develop branch
|
2017-03-30 20:26:03 +09:00 |
Todd Baur
|
67f325f5a0
|
migrate all the code to ES6
|
2017-03-30 20:12:39 +09:00 |
ramiro
|
604635f3e3
|
added async simulator
|
2017-03-29 17:47:04 -03:00 |
Todd Baur
|
5bf1475ea4
|
swap more var -> let
|
2017-03-30 02:50:05 +09:00 |
Iuri Matias
|
1868788342
|
reorgnize code structure
|
2017-02-19 12:51:32 -05:00 |