Iuri Matias
a73f0868fc
update to 2.5.1
2017-06-29 07:42:53 -04:00
Iuri Matias
886c5d879f
update to 2.5.0
2017-06-26 16:48:16 -04:00
Michael Yeates
b3067b5735
Update web3 version to 0.19.1, anything earlier is broken by bignumber.js removal
2017-06-25 13:04:02 +01:00
Nathan Hernandez
4202d5e832
Update solc to 0.4.11
...
The solidity compiler was at 0.4.8, 3 patches behind. At some point the
output of the compiler changed, `compiler.js` reflects those changes.
I'm not sure if other properties changed.
2017-06-02 21:20:27 -04:00
Todd Baur
a6cd8b1292
change linter config for browser/node switching
2017-03-30 02:42:06 +09:00
Todd Baur
e3b9c01205
fix linter complaints
2017-03-30 02:18:00 +09:00
Todd Baur
2f5c647c39
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
2017-03-30 00:37:30 +09:00
Todd Baur
cda54a8166
prompt for app name when one is not given. These tests are not completing in this commit and this is annoying me greatly.
2017-03-09 20:07:24 +09:00
Iuri Matias
71121cdc4b
update to 2.4.0
2017-03-07 06:39:56 -05:00
Iuri Matias
d44a68f176
remove no longer necessary bignumber package
2017-02-27 20:53:23 -05:00
Iuri Matias
4dc6924410
add globule
2017-02-19 08:59:51 -05:00
Iuri Matias
19d35a563e
replace glob matching functionality
2017-02-19 00:00:01 -05:00
Iuri Matias
38c98f16fa
use nodejs http lib directly to check service status
2017-02-18 23:17:43 -05:00
Iuri Matias
10b0f862a5
remove unused package
2017-02-18 23:05:50 -05:00
Iuri Matias
c312943248
use saner library to deal with fs
2017-02-18 22:40:42 -05:00
Iuri Matias
a25d225a8b
remove unused packaes
2017-02-18 15:13:29 -05:00
Iuri Matias
d0c020dce5
update to 2.3.0
2017-02-08 06:38:26 -05:00
Daniel Benton
630f94f707
Lock down `solc` dependency version because people can't semver worth shite
2017-02-04 18:25:11 -05:00
Iuri Matias
fb6e930313
revert package back to previously version due to breaking changes
2017-01-15 08:52:23 -05:00
Iuri Matias
c554e90b57
update solc and spec
2017-01-14 07:05:36 -05:00
Iuri Matias
a4b6752482
update packages
2017-01-13 19:17:01 -05:00
Iuri Matias
f7bbc1ddc2
update to 2.2.1
2017-01-13 07:46:36 -05:00
Iuri Matias
21750cf7f9
use web3.js ~0.18.2
2017-01-13 07:44:42 -05:00
Iuri Matias
97a49f3136
update to 2.2.0
2017-01-11 06:57:57 -05:00
Iuri Matias
e8ef3ed8b7
update to web3js 0.18.0
2017-01-07 13:32:32 -05:00
Iuri Matias
6d369cd452
update solc + specs
2017-01-06 21:48:38 -05:00
Iuri Matias
4002856f89
update to solc 0.4.6
2016-12-02 07:06:04 -05:00
Iuri Matias
0524b17309
update to 2.1.3
2016-10-30 08:56:13 -04:00
Iuri Matias
215a823c35
update to 2.1.2
2016-10-29 11:16:43 -04:00
Iuri Matias
c9a52c11b0
update to 2.1.1
2016-10-25 19:44:12 -04:00
Iuri Matias
a6397b3fe9
update to 2.1.0
2016-10-24 06:14:35 -04:00
Iuri Matias
5c65608c27
add grunt-cli to dev
2016-10-22 18:32:05 -04:00
Iuri Matias
c7ad88f4e3
add jshint and tests to npm task
2016-10-22 18:23:44 -04:00
Iuri Matias
4adf2e52a0
add jshint task
2016-10-22 17:22:58 -04:00
Iuri Matias
f9c4b5f996
update to solc 0.4.0
2016-10-20 22:47:50 -04:00
Iuri Matias
d6655004ff
update to 2.0.1
2016-10-19 07:24:53 -04:00
Iuri Matias
9953e2ed5e
add solc package
2016-10-19 07:23:17 -04:00
Iuri Matias
e3d05af129
rename package name to embark, update to 2.0.0
2016-10-18 05:48:47 -04:00
Iuri Matias
23a7f03cc4
add more tests; fix issue with selecting selecting non-default environment contract configuration
2016-10-15 15:54:19 -04:00
greggdourgarian
1080c260a7
add request package
2016-10-06 07:40:24 -04:00
Iuri Matias
0c54b9aa69
update version
2016-10-06 07:40:24 -04:00
Iuri Matias
d7656a111f
remove unused files
2016-10-06 07:40:24 -04:00
Iuri Matias
2a8f0635b9
implement contract dependencies
2016-10-06 07:40:23 -04:00
Iuri Matias
03f81c47d7
implement contract tracking
2016-10-06 07:40:22 -04:00
Iuri Matias
7b45f8d6ea
basic monitor
2016-10-06 07:40:21 -04:00
Iuri Matias
95615d14a7
some progress with new tests
2016-10-06 07:40:21 -04:00
Iuri Matias
421a0af41e
implement watch functionality
2016-10-06 07:40:20 -04:00
Iuri Matias
00a7dbe2f1
add server functionality
2016-10-06 07:40:20 -04:00
Iuri Matias
2064b72ac6
redone deployment system
2016-10-06 07:40:20 -04:00
Iuri Matias
22f7e6d6d4
move some of the old code
2016-10-06 07:39:33 -04:00