192 Commits

Author SHA1 Message Date
Iuri Matias
f39249bad0 move dashboard api into dashboard module 2018-09-30 10:49:10 -04:00
Iuri Matias
c4c21d041d fix ws send; attempt to fix missing contractsState in ws 2018-09-30 10:48:19 -04:00
Iuri Matias
e5a355441c move dashboard api into dashboard module 2018-09-30 10:39:13 -04:00
Iuri Matias
3d76191cae fix ws send; attempt to fix missing contractsState in ws 2018-09-30 10:37:13 -04:00
Anthony Laibe
98e3ca9ae8 Remove test 2018-09-30 10:26:25 -04:00
Anthony Laibe
46dbcf452f Change connection 2018-09-30 10:26:25 -04:00
Jonathan Rainville
7104a94a12 use setInterval to wait for deploy complete 2018-09-30 09:55:19 -04:00
Jonathan Rainville
6728c3c7dc small cleanups 2018-09-30 09:55:19 -04:00
Jonathan Rainville
36bec1b8f2 up timeout 2018-09-30 09:55:19 -04:00
Michael Bradley, Jr
98723433c2 bump jquery dep, src in test_apps/test_app re: npm security warning 2018-09-30 09:54:28 -04:00
Jonathan Rainville
8a9810425a remove provider-engine as it has been creating lots of issues 2018-09-30 09:26:03 -04:00
Jonathan Rainville
1ca734411a wip fixes 2018-09-30 09:24:51 -04:00
Jonathan Rainville
297854f6dd remove log 2018-09-30 09:18:45 -04:00
Jonathan Rainville
0ab83dc21d intercept logs by adding the name only 2018-09-30 09:18:45 -04:00
Iuri Matias
8518e4aa2a fixes due to bad rebase 2018-09-30 09:18:45 -04:00
Jonathan Rainville
0405b4364f small cleanups 2018-09-29 22:18:54 -04:00
Jonathan Rainville
f98d3826dd remove provider-engine as it has been creating lots of issues 2018-09-29 22:08:39 -04:00
Jonathan Rainville
500ef163a7 wip fixes 2018-09-29 22:07:27 -04:00
Jonathan Rainville
189e5f1b16 conflict in package json 2018-09-29 22:06:49 -04:00
emizzle
55bd1e9b21 Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
2018-09-29 22:04:18 -04:00
Iuri Matias
46a24d9bae fix lint 2018-09-29 21:02:41 -04:00
Iuri Matias
0c25ae2bbf fixes due to bad rebase 2018-09-29 20:55:31 -04:00
Jonathan Rainville
21a7f27de0 small cleanups 2018-09-29 20:07:26 -04:00
Jonathan Rainville
bde03ea646 remove provider-engine as it has been creating lots of issues 2018-09-29 19:47:39 -04:00
Jonathan Rainville
15ba457f60 wip fixes 2018-09-29 19:46:13 -04:00
Jonathan Rainville
8c6e6112c4 change templates to add privatenet 2018-09-29 19:44:20 -04:00
Jonathan Rainville
041a129c47 conflict in package json 2018-09-29 19:44:20 -04:00
emizzle
37764a0683 Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
2018-09-29 19:42:58 -04:00
Andre Medeiros
fa8f4b4e41 Support if statements without a list of statements 2018-09-26 11:13:14 -04:00
Michael Bradley, Jr
373a67b4a3 rev testdapp scripts -- INIT_CWD compat 2018-09-21 17:00:08 -05:00
Andre Medeiros
c6d7bec9d7 Do not request legacyAST from solc to speed up compilation 2018-09-19 15:51:11 -04:00
Anthony Laibe
b2206b9358 Fix test 2018-09-17 10:13:40 +01:00
Jonathan Rainville
d9350899b7 fix tests 2018-09-14 15:21:45 -04:00
Jonathan Rainville
b3b61dd82c add build to gitignore 2018-09-14 14:36:27 -04:00
Jonathan Rainville
800a3ce285 remove last build thing 2018-09-14 14:35:39 -04:00
Jonathan Rainville
ce8a201f43 remove build in contracts app 2018-09-14 14:35:29 -04:00
Jonathan Rainville
0bf4e48607 fix warnings in contracts app sol contracts 2018-09-14 14:35:12 -04:00
Jonathan Rainville
a3cd053cb1 fix warnings in sol contracts 2018-09-14 14:20:41 -04:00
Jonathan Rainville
63be93856b test double import 2018-09-12 14:08:11 -04:00
Anthony Laibe
63d2478dd0 Fix embark test using node option 2018-09-12 15:03:17 +01:00
Anthony Laibe
7bd0f45fec Remove ENS contracts from test app 2018-09-12 09:29:34 +01:00
Anthony Laibe
613921169a Better trace register ens 2018-09-10 10:12:02 +01:00
Iuri Matias
608b5c38d7 remove no longer needed check for unexistant file 2018-09-01 09:30:37 -04:00
Jonathan Rainville
3e89729331 conflict with indents 2018-08-31 08:46:08 -04:00
Andre Medeiros
bc5de4ef90 Support modifiers 2018-08-30 12:49:41 -04:00
Andre Medeiros
543f883b7d Fix consolidation of coverage and compiler events; Cleanup 2018-08-28 13:39:18 -04:00
Andre Medeiros
4c127d1192 Events 2018-08-28 11:27:37 -04:00
Andre Medeiros
4e9d2823e5 Improvements 2018-08-28 11:27:37 -04:00
Andre Medeiros
5dcd679e12 Add for loops and variable declarations; Coverage improvements 2018-08-28 11:27:37 -04:00
Iuri Matias
a0d864b8ae
Merge pull request #746 from embark-framework/bug_fix/tests-ws-bug
Fix test_app with a WS node
2018-08-24 15:53:54 -04:00