383 Commits

Author SHA1 Message Date
Anthony Laibe
ec73bd5033 Make webserver start/stop use callback 2018-08-10 15:09:56 +01:00
Anthony Laibe
56fc7519e0 Apply feedback 2018-08-10 14:22:45 +01:00
Anthony Laibe
366fa2a4c6 Console command connect to ipc 2018-08-10 09:19:22 +01:00
Iuri Matias
7704d1f2f5
Merge pull request #691 from embark-framework/features/para-deploy
More Parallel deploy
2018-08-09 13:57:46 -04:00
Jonathan Rainville
67cb206d40 remove dependencyCount 2018-08-09 13:44:13 -04:00
Jonathan Rainville
d8ea11ecba use async auto to deploy parallely 2018-08-09 12:58:41 -04:00
Anthony Laibe
4da7e7f516 Fix fuzzer while profiling 2018-08-09 13:52:41 +01:00
Iuri Matias
46c18fd81d move simulator & proxy to blockchain process module 2018-08-08 12:19:23 -04:00
Iuri Matias
ae885b2462 rename module 2018-08-08 12:15:42 -04:00
Iuri Matias
8680a80507 move contracts manager to its own module 2018-08-08 12:15:42 -04:00
Jonathan Rainville
1310edee5a hide contracts from dashboard when silent 2018-08-07 16:18:40 -04:00
Jonathan Rainville
b5a8ba902e hide logs for on Deploy if silent 2018-08-07 16:04:26 -04:00
Jonathan Rainville
ff7612f89b set log function as trace if silent for contract deployer 2018-08-07 15:30:02 -04:00
Jonathan Rainville
901b87ac4a fix 2018-08-07 15:29:33 -04:00
Iuri Matias
bed119a800
Merge pull request #676 from hodlbank/deployment-address-for-beforedeploy-plugin
Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount
2018-08-06 11:26:51 -04:00
Jonathan Rainville
9c039fb6e2 only set provider if provider is ENS 2018-08-06 08:47:27 -04:00
hodlbank
0f0a85fbbe Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount value by adding it into the contract object. 2018-08-03 19:52:34 +00:00
Jonathan Rainville
828bcabb7b remove provider!==ens 2018-08-03 15:15:01 -04:00
Jonathan Rainville
9e6ef275a3 disable ens if it is not enabled 2018-08-03 08:50:42 -04:00
Iuri Matias
aab24792fc
Merge pull request #665 from embark-framework/features/ens-deploy
Deploy to ENS
2018-08-02 12:35:41 -04:00
Jonathan Rainville
aadc4062fb fix stuff and move functions to utils 2018-07-31 10:33:10 -04:00
Jonathan Rainville
daaeb30262 change to command 2018-07-31 10:09:41 -04:00
Jonathan Rainville
752fde7fed remove duplicated register 2018-07-31 10:08:49 -04:00
Jonathan Rainville
5fa795b265 fixes and linting 2018-07-31 09:59:58 -04:00
Jonathan Rainville
8253491a07 warn if mismatch on network id 2018-07-31 09:59:27 -04:00
Iuri Matias
03d8ffc653
Merge pull request #664 from embark-framework/refactor_graph
remove engine dependency from graph
2018-07-31 08:40:44 -04:00
Jonathan Rainville
7ebeb597c8 revert trace 2018-07-30 16:03:02 -04:00
Jonathan Rainville
55be853bcb remove comment 2018-07-30 15:57:58 -04:00
Jonathan Rainville
ea53f9498e swarm adjustements 2018-07-30 15:49:58 -04:00
Iuri Matias
7522ae6a21
Merge pull request #662 from embark-framework/features/adding-ipns
Features/adding ipns
2018-07-30 15:20:54 -04:00
Iuri Matias
b0338743df fix line 2018-07-30 15:17:54 -04:00
Iuri Matias
4b44885998 add find contract 2018-07-30 15:12:49 -04:00
Iuri Matias
5ffb02c24c remove engine dependency; use api 2018-07-30 14:33:01 -04:00
Iuri Matias
fda1036845 remove engine param 2018-07-30 14:31:24 -04:00
Jonathan Rainville
8724c46924 fix using promise 2018-07-30 14:07:53 -04:00
Jonathan Rainville
67b3dff1ba fix small oopsies and make it work 2018-07-30 14:07:53 -04:00
Jonathan Rainville
25cfb9ac0a add associate event in ens (not yet tested) 2018-07-30 14:07:53 -04:00
Jonathan Rainville
6b9618433a conflict in embark js 2018-07-30 14:07:52 -04:00
Anthony Laibe
d90774a50e PR feedback 2018-07-30 17:06:20 +01:00
Iuri Matias
47eb457457 remove console log 2018-07-30 11:23:07 -04:00
Anthony Laibe
6c4250dd44 Adding default callback 2018-07-30 12:52:48 +01:00
Anthony Laibe
e8b2837c93 Add IPNS demo 2018-07-30 12:49:03 +01:00
Anthony Laibe
29aa0c2e92 Simply use promise 2018-07-30 09:52:06 +01:00
Anthony Laibe
ef9e76d7e6 Make __embarkIPFS global 2018-07-30 09:52:06 +01:00
Anthony Laibe
0581dd341c Use promise on ipns namesystem 2018-07-30 09:52:06 +01:00
Anthony Laibe
c5e1f7a621 Adding ipns 2018-07-30 09:51:28 +01:00
Anthony Laibe
4fb2cbe683 Adding register 2018-07-30 09:51:28 +01:00
Anthony Laibe
9a7d0f1d5b Add ipns resolve 2018-07-30 09:51:28 +01:00
Iuri Matias
a38ed97f43 move processes into core 2018-07-27 17:33:50 -04:00
Iuri Matias
176f6dc84b move blockchain connection code to its own module 2018-07-27 16:54:33 -04:00