Michael Bradley, Jr
|
d78c9bd74a
|
set the host flag for ganache-cli
|
2018-07-12 16:04:19 -05:00 |
Michael Bradley, Jr
|
33048b01b7
|
rm commented code and extra whitespace
|
2018-07-12 16:03:56 -05:00 |
Michael Bradley, Jr
|
25df152826
|
disable dead code path -- ganache will never be falsy
|
2018-07-12 15:14:40 -05:00 |
Michael Bradley, Jr
|
28036bb530
|
dont' need shelljs.which, can directly invoke embark's node_modules/.bin/ganache-cli
|
2018-07-12 15:14:40 -05:00 |
Michael Bradley, Jr
|
5e9573733e
|
include old `const ganache =` line in original pos wrt disabled code
|
2018-07-11 13:08:48 -05:00 |
Michael Bradley, Jr
|
765c7c4e4c
|
comment out `testrpc` (no-unused-vars)
|
2018-07-11 13:08:15 -05:00 |
Michael Bradley, Jr
|
1cae5bb02e
|
Embark's own ganache-cli will always be found
|
2018-07-11 13:01:27 -05:00 |
Michael Bradley, Jr
|
2072dff753
|
embark-ganache-cli -> ganache-cli-embark
|
2018-07-11 12:55:08 -05:00 |
Michael Bradley, Jr
|
319899cfb7
|
always use Embark's own ganache-cli (embark-ganache-cli)
|
2018-07-11 11:17:07 -05:00 |
Michael Bradley, Jr
|
b98101ea3a
|
program -> program, programName
|
2018-07-11 10:32:47 -05:00 |
Michael Bradley, Jr
|
5e1f53a7d8
|
check for ganache-cli on PATH and fallback to embark-ganache-cli
|
2018-07-11 10:32:00 -05:00 |
Iuri Matias
|
351917a5bc
|
don't use -h option due to bug in ethersim fork v2
|
2018-06-25 13:23:22 -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 |