3321 Commits

Author SHA1 Message Date
Richard Ramos
0c84e9974c Importing contract and bootstrap css 2018-08-22 19:17:58 -04:00
Richard Ramos
51db798988 JS generation + embark.json configuration update 2018-08-22 19:17:57 -04:00
Richard Ramos
5972c885ed Addid basic templating to start building UI from here 2018-08-22 19:17:57 -04:00
Richard Ramos
8bb83e2798 Adding base command logic for scaffolding generation 2018-08-22 19:17:57 -04:00
Anthony Laibe
1a88cd67d4 Remove test 2018-08-22 19:17:57 -04:00
Anthony Laibe
43e2b17820 Change connection 2018-08-22 19:17:57 -04:00
Michael Bradley, Jr
29c3b5e093 Revert "Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules"
This reverts commit 7859c384ca1a9a4a307a53ea2b477c0d78766ca9, reversing
changes made to a58f21c30340e74c3cd8b35b4545a6760c9d9909.
2018-08-22 19:17:57 -04:00
Iuri Matias
be47610350 remove engine param 2018-08-22 19:17:56 -04:00
Anthony Laibe
29a3ad9319 Update embarkjs version 2018-08-22 19:17:56 -04:00
Anthony Laibe
05517eae77 Revert package change 2018-08-22 19:17:56 -04:00
Iuri Matias
51e5f8d8b2 Revert ".embark/versions modules" 2018-08-22 19:17:56 -04:00
Anthony Laibe
056df1b2bb PR feedback 2018-08-22 19:17:56 -04:00
Iuri Matias
28f76441df remove console log 2018-08-22 19:17:56 -04:00
Anthony Laibe
07567b2a34 Adding default callback 2018-08-22 19:17:55 -04:00
Anthony Laibe
e67fb57400 Add IPNS demo 2018-08-22 19:17:55 -04:00
Anthony Laibe
30c088a0b0 Adding ipns 2018-08-22 19:17:55 -04:00
Anthony Laibe
65ca4e0e3d Add ipns resolve 2018-08-22 19:17:55 -04:00
Anthony Laibe
a273a988f6 Do not connect to the node until it is needed in test 2018-08-22 19:17:55 -04:00
Michael Bradley, Jr
d08c3d2f51 revs re: .embark/versions 2018-08-22 19:17:54 -04:00
Iuri Matias
3e99f1ddfb move processes into core 2018-08-22 19:17:54 -04:00
Iuri Matias
51f5d42c48 move intercept logs to utils 2018-08-22 19:17:51 -04:00
Iuri Matias
a44aebe6bc move blockchain connection code to its own module 2018-08-22 19:17:51 -04:00
Iuri Matias
0ffc767f92 get blockchain object from event bus 2018-08-22 19:17:47 -04:00
Iuri Matias
6c662c02c6 rename blockchain connector 2018-08-22 19:17:47 -04:00
Iuri Matias
c75ffc4375 clean up 2018-08-22 19:17:46 -04:00
Iuri Matias
c6e5173420 move code generator to a module 2018-08-22 19:17:46 -04:00
Iuri Matias
5505bddfb6 move deployment to module 2018-08-22 19:17:46 -04:00
Iuri Matias
10a05324e7 move contract deployer to deploy manager 2018-08-22 19:17:46 -04:00
Iuri Matias
89e1a7dfb8 fix library manager init 2018-08-22 19:17:46 -04:00
Iuri Matias
7ef1244c59 add missing utils 2018-08-22 19:17:45 -04:00
Iuri Matias
cc15e32d4f re-add events 2018-08-22 19:17:45 -04:00
Iuri Matias
019750b85f cleanup 2018-08-22 19:17:45 -04:00
Iuri Matias
a706dd0638 update to fix tests 2018-08-22 19:17:45 -04:00
Iuri Matias
062de6b4fb move graph into a module 2018-08-22 19:17:44 -04:00
Iuri Matias
78db7bba1c move code runner to core modules 2018-08-22 19:17:44 -04:00
Iuri Matias
34061a6b44 move proxy out of core 2018-08-22 19:17:40 -04:00
Iuri Matias
89beb840fa rename process manager 2018-08-22 19:17:40 -04:00
Iuri Matias
adb8dc178e move process files into processes folder 2018-08-22 19:17:40 -04:00
Iuri Matias
40ec669f35 move blockchain process related files into blockchain module 2018-08-22 19:17:36 -04:00
Iuri Matias
aaa65747c1 remove debug 2018-08-22 19:17:35 -04:00
Iuri Matias
0e8d03a025 move blockchain process to own module 2018-08-22 19:17:35 -04:00
Iuri Matias
5a7fe6b188 first stab at refactor blockchain launcher 2018-08-22 19:17:35 -04:00
Jonathan Rainville
7372b7655e up embarkJS version 2018-08-22 19:17:35 -04:00
Michael Bradley, Jr
3df1105961 proxy -- canonicalHost, defaultHost 2018-08-22 19:17:35 -04:00
Michael Bradley, Jr
b99a8d3804 blockchain -- defaultHost, dockerHostSwap 2018-08-22 19:17:29 -04:00
Michael Bradley, Jr
87c7b90ae4 simulator -- defaultHost, dockerHostSwap 2018-08-22 19:17:29 -04:00
Jonathan Rainville
defce0c6f6 update package lock 2018-08-22 19:17:29 -04:00
Jonathan Rainville
33fae1b485 use setInterval to wait for deploy complete 2018-08-22 19:17:28 -04:00
Jonathan Rainville
76eb365d37 only enabble register in dev 2018-08-22 19:17:28 -04:00
Jonathan Rainville
1f9bdd6900 small cleanups 2018-08-22 19:17:28 -04:00