Michael Bradley, Jr
8fe2109338
no need for ganache-cli "bin" entry
2018-08-21 15:42:05 -04:00
Iuri Matias
791ea2bf1b
remove unused dev dependencies
2018-08-21 15:34:32 -04:00
Michael Bradley, Jr
e0ff8a735d
embark-ganache-cli -> ganache-cli-embark
2018-08-21 15:34:32 -04:00
Andre Medeiros
6d1dfd3581
Bump grunt-contrib-coffee
2018-08-21 15:33:00 -04:00
Andre Medeiros
058e81f61d
Remove node-http-proxy as we don't use it anywhere
2018-08-21 15:33:00 -04:00
Andre Medeiros
1743083689
Tell Mocha to exit
2018-08-21 15:33:00 -04:00
Michael Bradley, Jr
c9b2aa14b6
"embark-" prefixed bin entry in package.json for ganache-cli
2018-08-21 15:31:55 -04:00
Andre Medeiros
9c2208edd6
Bump Mocha to 5.2.0
2018-08-21 15:31:55 -04:00
Iuri Matias
c0bc6e1b7c
add support to download a template
2018-08-21 15:28:03 -04:00
Jonathan Rainville
26243e21e0
remove provider-engine as it has been creating lots of issues
2018-08-21 15:28:02 -04:00
Jonathan Rainville
5581964fab
conflict in package json
2018-08-21 15:17:05 -04:00
emizzle
efe649e4e6
Removed p-iteration from embark altogether.
...
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
2018-08-21 15:12:07 -04:00
Jonathan Rainville
eb9017bd2f
update provider version
2018-08-21 15:08:25 -04:00
Iuri Matias
d04f7622ce
update to 3.1.10
2018-08-20 10:03:13 -04:00
Jonathan Rainville
6da4f7527e
3.1.9
2018-08-15 09:51:10 -04:00
Iuri Matias
e3a48fd46a
update to 3.1.8
2018-08-14 13:45:09 -04:00
Iuri Matias
c577ad6b16
update to 3.1.7
2018-07-30 07:01:36 -04:00
Iuri Matias
0310d53b41
lock ethereumjs-wallet version due to breaking change in 0.6.1 patch
2018-07-30 06:44:27 -04:00
Iuri Matias
258358558b
update to 3.1.6
2018-07-19 11:18:48 +03:00
Jonathan Rainville
446787447d
3.1.5
2018-07-06 10:50:41 -04:00
Iuri Matias
5bb1d33739
update to 3.1.4
2018-07-04 17:05:01 +03:00
Jonathan Rainville
3228ff2086
3.1.3
2018-07-03 15:12:27 -04:00
Iuri Matias
8800da6b42
update to 3.1.2
2018-06-25 13:37:36 -04:00
Iuri Matias
bb21490d87
update to 3.1.1
2018-06-21 21:24:37 -04: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