3277 Commits

Author SHA1 Message Date
Richard Ramos
ae2965b416 Uncommented error throwing 2018-08-22 19:04:38 -04:00
Richard Ramos
c3cae28c66 Fixing framework loading 2018-08-22 19:04:38 -04:00
Richard Ramos
d4af2b047a Fixed plugin loading logic 2018-08-22 19:04:37 -04:00
Richard Ramos
bb0e87da8d Added payable functionality 2018-08-22 19:04:37 -04:00
Richard Ramos
45705dd399 Disabling button while loading 2018-08-22 19:04:37 -04:00
Richard Ramos
a043816750 Base logic for invoking send functions and showin results 2018-08-22 19:04:37 -04:00
Richard Ramos
2679e60860 Alert for error invoking functions 2018-08-22 19:04:37 -04:00
Richard Ramos
ee02404484 Handling boolean parameters 2018-08-22 19:04:37 -04:00
Richard Ramos
43e7da5b7b Form generation for view/constant/pure functions 2018-08-22 19:04:37 -04:00
Richard Ramos
dd1413a037 Importing contract and bootstrap css 2018-08-22 19:04:37 -04:00
Richard Ramos
99827eec22 JS generation + embark.json configuration update 2018-08-22 19:04:37 -04:00
Richard Ramos
b3e2ecbd19 Addid basic templating to start building UI from here 2018-08-22 19:04:37 -04:00
Richard Ramos
6d16125205 Adding base command logic for scaffolding generation 2018-08-22 19:04:36 -04:00
Anthony Laibe
c6af355593 Remove test 2018-08-22 19:04:36 -04:00
Anthony Laibe
2605721579 Change connection 2018-08-22 19:04:36 -04:00
Michael Bradley, Jr
d68fe61606 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:04:36 -04:00
Iuri Matias
bfd4d43c00 remove engine param 2018-08-22 19:04:35 -04:00
Anthony Laibe
67488aeaff Update embarkjs version 2018-08-22 19:04:35 -04:00
Anthony Laibe
02248253d7 Revert package change 2018-08-22 19:04:35 -04:00
Iuri Matias
c9790c6a3a Revert ".embark/versions modules" 2018-08-22 19:04:35 -04:00
Anthony Laibe
f61d150b95 PR feedback 2018-08-22 19:04:35 -04:00
Iuri Matias
4bbcb14c63 remove console log 2018-08-22 19:04:35 -04:00
Anthony Laibe
1da9cafa83 Adding default callback 2018-08-22 19:04:35 -04:00
Anthony Laibe
a1685e922e Add IPNS demo 2018-08-22 19:04:34 -04:00
Anthony Laibe
d9ff9d19d1 Adding ipns 2018-08-22 19:04:34 -04:00
Anthony Laibe
34d4a21873 Add ipns resolve 2018-08-22 19:04:34 -04:00
Anthony Laibe
4b38f1e804 Do not connect to the node until it is needed in test 2018-08-22 19:04:34 -04:00
Michael Bradley, Jr
2b764a4844 revs re: .embark/versions 2018-08-22 19:04:34 -04:00
Iuri Matias
ac6e19c32e move processes into core 2018-08-22 19:04:33 -04:00
Iuri Matias
9936adc2b9 move intercept logs to utils 2018-08-22 19:04:30 -04:00
Iuri Matias
a3d828af05 move blockchain connection code to its own module 2018-08-22 19:04:30 -04:00
Iuri Matias
bb4aeac899 get blockchain object from event bus 2018-08-22 19:04:12 -04:00
Iuri Matias
f38761faf9 rename blockchain connector 2018-08-22 19:04:12 -04:00
Iuri Matias
92967b770f clean up 2018-08-22 19:04:12 -04:00
Iuri Matias
1506801bd1 move code generator to a module 2018-08-22 19:04:12 -04:00
Iuri Matias
cb19a61c19 move accountParser to utils 2018-08-22 19:04:11 -04:00
Iuri Matias
ed1fe256b8 move deployment to module 2018-08-22 19:04:11 -04:00
Iuri Matias
e1ca2900cb move contract deployer to deploy manager 2018-08-22 19:04:11 -04:00
Iuri Matias
43b5b48a60 fix library manager init 2018-08-22 19:04:11 -04:00
Iuri Matias
9e2ee99e17 add missing utils 2018-08-22 19:04:10 -04:00
Iuri Matias
50baf6c12e re-add events 2018-08-22 19:04:10 -04:00
Iuri Matias
abe8fbd4d1 cleanup 2018-08-22 19:04:10 -04:00
Iuri Matias
ea51620548 update to fix tests 2018-08-22 19:04:10 -04:00
Iuri Matias
19cc53af30 move code runner to core modules 2018-08-22 19:04:10 -04:00
Iuri Matias
2d752feff3 move proxy out of core 2018-08-22 19:04:04 -04:00
Iuri Matias
3305282b1b rename process manager 2018-08-22 19:04:04 -04:00
Iuri Matias
f45eb86999 move process files into processes folder 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
Iuri Matias
f6460ea763 remove debug 2018-08-22 19:03:59 -04:00
Iuri Matias
6fea646465 move blockchain process to own module 2018-08-22 19:03:59 -04:00