252 Commits

Author SHA1 Message Date
Jonathan Rainville
acd23cc77a
Merge pull request #638 from embark-framework/chores/remove-underscore
Remove code dependencies to underscore
2018-07-25 16:38:34 -04:00
Anthony Laibe
d0b76ea4bc Remove code dependencies to underscore 2018-07-24 13:29:06 +01:00
Anthony Laibe
cc33011b8f Update package.json url 2018-07-24 09:52:37 +01:00
Michael Bradley, Jr
ea6b469b19 no need for ganache-cli "bin" entry 2018-07-12 15:14:40 -05:00
Iuri Matias
ae0b4d0eca
Merge pull request #623 from embark-framework/remove_old_stuff
Remove old grunt stuff
2018-07-11 22:09:34 +03:00
Iuri Matias
ff7a4bd1dd
Merge pull request #620 from embark-framework/features/bin-entry-ganache-cli
Features/bin entry ganache cli
2018-07-11 21:27:26 +03:00
Iuri Matias
29f5c342a3 remove unused dev dependencies 2018-07-11 21:21:01 +03:00
Michael Bradley, Jr
2072dff753 embark-ganache-cli -> ganache-cli-embark 2018-07-11 12:55:08 -05:00
Andre Medeiros
a55e1c0f84 Bump grunt-contrib-coffee 2018-07-11 11:56:24 -04:00
Andre Medeiros
9db96c09c1 Remove node-http-proxy as we don't use it anywhere 2018-07-11 11:51:48 -04:00
Andre Medeiros
07290f289d Tell Mocha to exit 2018-07-11 11:43:42 -04:00
Michael Bradley, Jr
fb672a95f0 "embark-" prefixed bin entry in package.json for ganache-cli 2018-07-11 10:31:14 -05:00
Andre Medeiros
6abbcad243 Bump Mocha to 5.2.0 2018-07-11 10:53:12 -04:00
Iuri Matias
d40ae2f374
Merge pull request #606 from embark-framework/bug_fix/events-dont-wrok
Fix events usage with websocket providers
2018-07-07 00:17:54 +03:00
Iuri Matias
ee81b7e209 add support to download a template 2018-07-06 11:38:09 +03:00
Jonathan Rainville
66b7d50d61 remove provider-engine as it has been creating lots of issues 2018-07-03 16:39:17 -04:00
Jonathan Rainville
02e4c0257f conflict in package json 2018-06-27 14:32:13 -04:00
emizzle
9f33a05d82 Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
2018-06-27 10:51:53 +10:00
Jonathan Rainville
fe22a40146 update provider version 2018-06-26 13:02:41 +10:00
Iuri Matias
6a5020402f update to 3.1 2018-06-19 17:54:10 -04:00
Iuri Matias
1f49c71850 re-add mocha to dependencies 2018-06-18 13:18:54 -04:00
Jonathan Rainville
f517cc104f use new npm package instead of fork 2018-06-18 09:13:09 -04:00
Iuri Matias
37ab60d6de
Merge pull request #538 from embark-framework/features/ws-node
Enable connection to websocket node
2018-06-15 18:01:12 -04:00
emizzle
5e20f27c99 Solc loading issue now fully resolved
Added better error checking for solidity compilation errors

Extracted timer functionality for downloading packages so it works across the main process and child processes.

Npm class is instantiated only once and reused for event commands.

Npm class can handle concurrent requests for the same package and callback the installation result for each request.
2018-06-15 17:06:59 -04:00
Iuri Matias
0ca9446a4c use neo-blessed 2018-06-15 17:02:54 -04:00
emizzle
eedcdc77a7 Solc loading issue now fully resolved
Added better error checking for solidity compilation errors

Extracted timer functionality for downloading packages so it works across the main process and child processes.

Npm class is instantiated only once and reused for event commands.

Npm class can handle concurrent requests for the same package and callback the installation result for each request.
2018-06-15 17:02:53 -04:00
Jonathan Rainville
c8c0a5c42f enable websocket provider 2018-06-15 14:35:50 -04:00
Iuri Matias
0429703790 lock version to avoid suprises 2018-06-13 12:03:00 -04:00
Iuri Matias
3335483b1a
Merge pull request #520 from embark-framework/dashboard_performance_fix
use neo blessed
2018-06-13 11:44:47 -04:00
Iuri Matias
daaee7d828 use neo-blessed 2018-06-13 11:17:55 -04:00
Iuri Matias
19aa117503 update references to package 2018-06-13 09:40:19 -04:00
Iuri Matias
e8b11d9841 point to a forked npm package (for now), to avoid the npm install issues some users are reporting 2018-06-13 09:05:51 -04:00
Richard Ramos
a9065b1eae Websocket handling 2018-06-12 08:50:49 -04:00
Richard Ramos
339ffa5869 Adding proxy for simulator 2018-06-11 16:38:29 -04:00
Iuri Matias
b16c06025b use ipc for compiler 2018-06-04 18:15:37 -04:00
Iuri Matias
17f5bb3905
Merge branch 'develop' into features/test-revamp-multi 2018-06-01 18:14:32 -04:00
Iuri Matias
8d985ce60a fix tests; put back solc 0.4.24 2018-06-01 18:09:54 -04:00
Jonathan Rainville
2d1a37d63b conflict in pakcgae lock 2018-06-01 13:44:49 -04:00
Jonathan Rainville
c234655acd resolve conflict in test.js 2018-06-01 13:33:11 -04:00
Iuri Matias
9a1eefc838
Merge branch 'develop' into features/improve-storage-config 2018-06-01 12:01:51 -04:00
Iuri Matias
f3e7d03204 remove orbit 2018-06-01 10:15:41 -04:00
emizzle
f6667b6948 Storage config improvements start. Adjusted the config and have started to support those improvements through the codebase.
Currently stuck on starting multiple storage servcies at once. Might need  a change in storage config spec.

WIP.
2018-06-01 13:28:05 +10:00
VoR0220
73720b6978 add eth ens namehash package
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-23 11:50:55 -05:00
Iuri Matias
31833579a7 finish converting afterDeploy module 2018-05-23 11:15:06 -04:00
Iuri Matias
2064d26914 update package lock 2018-05-23 11:15:06 -04:00
Iuri Matias
a0f6c96d89 update to 3.0.4 2018-05-23 11:15:04 -04:00
Iuri Matias
14c046954e update to 3.0.3 2018-05-23 11:15:04 -04:00
Iuri Matias
7d9389655e update to 3.0.2 2018-05-23 11:15:04 -04:00
Jonathan Rainville
1ffc9ffe08 enable events calling for request and on 2018-05-16 16:41:25 -04:00
Jonathan Rainville
b7908a3797 conflict in package lock 2018-05-14 11:18:48 -04:00