Iuri Matias
|
7532562e28
|
rebase fixes
|
2018-10-23 10:34:46 +02:00 |
Jonathan Rainville
|
4e7a0389bb
|
fix eslint on EVERYTHING
|
2018-10-23 10:26:14 +02:00 |
Richard Ramos
|
246f24ef54
|
Changes based on code review
- Style changes for not requiring "else" in handlebar helpers
- Changed build to async
|
2018-10-23 10:17:29 +02:00 |
Richard Ramos
|
2d1d9994ad
|
Simplified error handling
|
2018-10-23 10:17:28 +02:00 |
Richard Ramos
|
8f1e19f1a2
|
Fixed plugin loading logic
|
2018-10-23 10:17:28 +02:00 |
Iuri Matias
|
b43bda19d5
|
move graph into a module
|
2018-10-23 10:14:02 +02:00 |
Iuri Matias
|
e69ec3b7f1
|
move proxy out of core
|
2018-10-23 10:14:01 +02:00 |
Iuri Matias
|
d459a83d28
|
move blockchain process related files into blockchain module
|
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 |
Jonathan Rainville
|
96419f6856
|
fix miner
|
2018-10-23 10:03:26 +02:00 |
Jonathan Rainville
|
7f6e77b65b
|
make it work
|
2018-10-23 10:03:26 +02:00 |
Jonathan Rainville
|
5e836dfb0f
|
change fund account function
|
2018-10-23 10:03:26 +02:00 |
Jonathan Rainville
|
419bfe4996
|
add geth miner. Needs to change eth and web3
|
2018-10-23 10:03:26 +02:00 |
Richard Ramos
|
23eee6e19b
|
Fix for skip-undeployed is not specified
|
2018-10-23 10:03:03 +02:00 |
Iuri Matias
|
2e3102444d
|
fixes due to bad rebase
|
2018-10-23 09:42:58 +02:00 |
Richard Ramos
|
fdb2d4aed3
|
Changes based on code review
- Style changes for not requiring "else" in handlebar helpers
- Changed build to async
|
2018-10-23 09:42:10 +02:00 |
Richard Ramos
|
6dfd31639a
|
Simplified error handling
|
2018-10-23 09:42:10 +02:00 |
Richard Ramos
|
6f249df4bf
|
Fixed plugin loading logic
|
2018-10-23 09:42:09 +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
|
62c46063b3
|
refactor install template code
|
2018-10-23 09:02:41 +02:00 |
Iuri Matias
|
aebc2a9b28
|
add support to download a template
|
2018-10-23 09:02:40 +02: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 |