2975 Commits

Author SHA1 Message Date
Jonathan Rainville
9fb71b6db3 remove extra space 2018-08-01 09:24:28 -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
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
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
Iuri Matias
7859c384ca
Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules
wRevert ".embark/versions modules"
2018-07-30 12:58:26 -04:00
Iuri Matias
2eb218cdfe
Revert ".embark/versions modules" 2018-07-30 12:57:58 -04:00
Iuri Matias
a58f21c303
Merge pull request #656 from embark-framework/bug_fix/dot.embark_versions_modules
.embark/versions modules
2018-07-30 12:54:43 -04:00
Iuri Matias
6f2a2aba8d
Merge pull request #661 from embark-framework/modules_refactor_2
Modules refactor p2
2018-07-30 11:48:23 -04:00
Iuri Matias
47eb457457 remove console log 2018-07-30 11:23:07 -04:00
Michael Bradley, Jr
92a8fb7596 revs re: .embark/versions 2018-07-29 21:00:29 -05:00
Michael Bradley, Jr
5ad42c0697 change test_app devdep to babel 7 version 2018-07-29 21:00:29 -05:00
Michael Bradley, Jr
8dae16e4da spec glob as dep 2018-07-29 21:00:29 -05:00
Michael Bradley, Jr
5d69ba06d3 @babel/runtime should be a dep 2018-07-29 21:00:29 -05:00
Michael Bradley, Jr
365f433896 spec caret ranges re: babel deps 2018-07-29 21:00:29 -05:00
Michael Bradley
1ec291dd46
Merge pull request #653 from embark-framework/hot_fix/ethereumjs-wallet
spec exact version of ethereumjs-wallet
2018-07-29 19:35:28 -05:00
Michael Bradley, Jr
cae7f8710b spec exact version of ethereumjs-wallet 2018-07-29 19:24:18 -05:00
Iuri Matias
a38ed97f43 move processes into core 2018-07-27 17:33:50 -04:00
Iuri Matias
97ab2b4650 move intercept logs to utils 2018-07-27 17:20:36 -04:00
Iuri Matias
176f6dc84b move blockchain connection code to its own module 2018-07-27 16:54:33 -04:00
Iuri Matias
5fb4a3c8a6 get blockchain object from event bus 2018-07-27 16:03:15 -04:00
Iuri Matias
a9a809b7a0 don't pass web3 object to whisper module since it uses its own 2018-07-27 15:47:41 -04:00
Iuri Matias
6f94c6cbf8
Merge pull request #644 from embark-framework/modules_refactor
Modules refactor p1
2018-07-27 15:38:32 -04:00
Iuri Matias
3579394baf rename blockchain connector 2018-07-27 15:36:16 -04:00
Iuri Matias
3f2c514d18 update tests 2018-07-27 15:35:47 -04:00
Iuri Matias
502f38b3d6 clean up 2018-07-27 15:20:07 -04:00
Iuri Matias
b48ec4c638 move code generator to a module 2018-07-27 15:18:21 -04:00
Iuri Matias
b35d034692 move accountParser to utils 2018-07-27 15:18:21 -04:00
Iuri Matias
cd2e87f4b6 move deployment to a module 2018-07-27 15:18:21 -04:00
Iuri Matias
3b829cbb90 move deployment to module 2018-07-27 15:18:21 -04:00
Iuri Matias
a42a52dab6 prepare to make it a module 2018-07-27 15:18:21 -04:00
Iuri Matias
aa629ac895 move contract deployer to deploy manager 2018-07-27 15:18:21 -04:00
Iuri Matias
3812518268 set gas limit through event 2018-07-27 15:18:21 -04:00
Iuri Matias
49791c916a simplify: mv reset code into index 2018-07-27 15:18:21 -04:00
Iuri Matias
14c634e0f7 fix requires 2018-07-27 15:18:21 -04:00
Iuri Matias
4dd7eadea7 fix library manager init 2018-07-27 15:18:21 -04:00
Iuri Matias
280d74c3d2 move the versions manager to its own module 2018-07-27 15:18:21 -04:00
Iuri Matias
2bb938ef51 fix requires 2018-07-27 15:18:21 -04:00
Iuri Matias
956f304f57 move i18n to core 2018-07-27 15:18:21 -04:00
Iuri Matias
e14c5b263e add missing import 2018-07-27 14:55:50 -04:00
Iuri Matias
457594cfc6 add missing services start so console works with refactor changes 2018-07-27 14:55:50 -04:00
Iuri Matias
16b70be15d add missing utils 2018-07-27 14:55:50 -04:00
Iuri Matias
3f82d7140e refactor blockchain check 2018-07-27 14:55:50 -04:00
Iuri Matias
4e04f78eaa re-add events 2018-07-27 14:55:50 -04:00