Richard Ramos
|
02434bdf3f
|
Changes based on code review
- Style changes for not requiring "else" in handlebar helpers
- Changed build to async
|
2018-08-22 19:04:38 -04:00 |
|
Richard Ramos
|
8a20eeb53e
|
Simplified error handling
|
2018-08-22 19:04:38 -04:00 |
|
Richard Ramos
|
d4af2b047a
|
Fixed plugin loading logic
|
2018-08-22 19:04:37 -04:00 |
|
Iuri Matias
|
2d752feff3
|
move proxy out of core
|
2018-08-22 19:04:04 -04:00 |
|
Iuri Matias
|
7acfba2dd4
|
move blockchain process related files into blockchain module
|
2018-08-22 19:03:59 -04:00 |
|
Michael Bradley, Jr
|
551bfe1443
|
simulator -- defaultHost, dockerHostSwap
|
2018-08-22 19:03:57 -04:00 |
|
Michael Bradley, Jr
|
bf1585c097
|
set the host flag for ganache-cli
|
2018-08-22 19:03:46 -04:00 |
|
Michael Bradley, Jr
|
63cd59842c
|
rm commented code and extra whitespace
|
2018-08-22 19:03:46 -04:00 |
|
Michael Bradley, Jr
|
e9d3d938f1
|
disable dead code path -- ganache will never be falsy
|
2018-08-22 19:03:46 -04:00 |
|
Michael Bradley, Jr
|
1d5c15d979
|
dont' need shelljs.which, can directly invoke embark's node_modules/.bin/ganache-cli
|
2018-08-22 19:03:46 -04:00 |
|
Michael Bradley, Jr
|
0c6cce629f
|
include old const ganache = line in original pos wrt disabled code
|
2018-08-22 19:03:45 -04:00 |
|
Michael Bradley, Jr
|
77038db91c
|
comment out testrpc (no-unused-vars)
|
2018-08-22 19:03:45 -04:00 |
|
Michael Bradley, Jr
|
9838b78389
|
Embark's own ganache-cli will always be found
|
2018-08-22 19:03:45 -04:00 |
|
Michael Bradley, Jr
|
7d664db36d
|
embark-ganache-cli -> ganache-cli-embark
|
2018-08-22 19:03:44 -04:00 |
|
Michael Bradley, Jr
|
1643aa8958
|
always use Embark's own ganache-cli (embark-ganache-cli)
|
2018-08-22 19:03:44 -04:00 |
|
Michael Bradley, Jr
|
53a41bbe32
|
program -> program, programName
|
2018-08-22 19:03:44 -04:00 |
|
Michael Bradley, Jr
|
a3aa39f7bc
|
check for ganache-cli on PATH and fallback to embark-ganache-cli
|
2018-08-22 19:03:43 -04:00 |
|
Iuri Matias
|
6702d0583e
|
fix extractZip
|
2018-08-22 19:03:35 -04:00 |
|
Iuri Matias
|
5bfd9d2dae
|
use utils extractZip instead of lib directly
|
2018-08-22 19:03:28 -04:00 |
|
Iuri Matias
|
d9fc76ac46
|
refactor install template code
|
2018-08-22 19:03:28 -04:00 |
|
Iuri Matias
|
31c48f5b87
|
make linter happy
|
2018-08-22 19:03:28 -04:00 |
|
Iuri Matias
|
5e0cdf661f
|
add support to download a template
|
2018-08-22 19:03:28 -04:00 |
|
Jonathan Rainville
|
616ccd6220
|
fix miner
|
2018-08-22 19:03:19 -04:00 |
|
Jonathan Rainville
|
5378b17441
|
make it work
|
2018-08-22 19:03:13 -04:00 |
|
Jonathan Rainville
|
c98aa99f06
|
change fund account function
|
2018-08-22 19:03:13 -04:00 |
|
Jonathan Rainville
|
cd1588b31e
|
add geth miner. Needs to change eth and web3
|
2018-08-22 19:03:13 -04:00 |
|
Iuri Matias
|
8b97b4efb1
|
move back dev_funds file
|
2018-08-21 16:17:02 -04:00 |
|
Iuri Matias
|
9f529c7668
|
move template generator
|
2018-08-21 16:07:59 -04: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
|
89a0729002
|
simplify: mv reset code into index
|
2018-08-21 16:03:35 -04:00 |
|
Iuri Matias
|
9707b0076d
|
move graph into a module
|
2018-08-21 16:02:18 -04:00 |
|
Iuri Matias
|
dc86cbaccb
|
move proxy out of core
|
2018-08-21 16:02:18 -04:00 |
|
Iuri Matias
|
d7c67ffcf7
|
move blockchain process related files into blockchain module
|
2018-08-21 16:02:18 -04:00 |
|
Michael Bradley, Jr
|
0307ba7ead
|
blockchain -- defaultHost, dockerHostSwap
|
2018-08-21 15:53:39 -04:00 |
|
Anthony Laibe
|
b679d3031a
|
Remove code dependencies to underscore
|
2018-08-21 15:47:05 -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 |
|
Andre Medeiros
|
e2d5e6fd57
|
Linting
|
2018-08-21 15:33:00 -04:00 |
|
Andre Medeiros
|
8be8ca508f
|
Fix failing test on blockchain
|
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 |
|