Iuri Matias
|
2928694b76
|
update embark demo
|
2017-02-06 06:51:27 -05:00 |
Iuri Matias
|
3facfb18a8
|
add default plugins property to templates
|
2017-02-06 06:51:26 -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
|
97a49f3136
|
update to 2.2.0
|
2017-01-11 06:57:57 -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 |
Jonathan Brown
|
06d8c3fbd9
|
require('embark-framework') => require('embark')
|
2016-11-03 17:31:12 +07:00 |
Iuri Matias
|
5c283b5232
|
support maxpeers option
|
2016-10-30 20:35:11 -04: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
|
9e06656710
|
add solidity pragma to demo and test contracts
|
2016-10-22 18:04:45 -04:00 |
Iuri Matias
|
d6655004ff
|
update to 2.0.1
|
2016-10-19 07:24:53 -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
|
059c5d2a29
|
update default .gitignore files
|
2016-10-16 15:01:52 -04:00 |
Iuri Matias
|
6601731db8
|
update demo test
|
2016-10-16 14:52:04 -04:00 |
Iuri Matias
|
58c0244a43
|
clean up
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
8711b75462
|
add support for more simulators
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
9d6e7b79bd
|
implement onDeploy
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
b0458c6fab
|
fix logging in test
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
ed6b1fd5c2
|
implement test functionality
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
97954ead32
|
refactor contract builder
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
4b4b15f405
|
add support for static addresses in contracts config
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
2b6e5e834a
|
support instanceOf config
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
2a8f0635b9
|
implement contract dependencies
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
d21f385fc0
|
fix rpccorsdomain; deployment to livenet and testnet
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
8190c785f4
|
add prod password to gitignore
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
3d672a0f63
|
make sure code exists when tracking it
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
4af36ce1e4
|
refactor blockchain module; support more options
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
03f81c47d7
|
implement contract tracking
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
89c0001dcb
|
make contract gas calculation automatic
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
7b3fefd039
|
fix pipeline and watching of contracts and assets
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
f004a1a7e1
|
fix pipeline and watching of contracts and assets
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
b9c93fe97d
|
refactor config into its own module
|
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
|
6f5c5fae36
|
implement templates, build, and blockchain
|
2016-10-06 07:40:20 -04:00 |
Iuri Matias
|
d1dae1bade
|
initial embarkjs implementation with support for client side deploys
|
2016-10-06 07:40:20 -04:00 |
Iuri Matias
|
88381bdda1
|
working run
|
2016-10-06 07:40:20 -04:00 |
Iuri Matias
|
dfb365d07e
|
implement simple pipeline system
|
2016-10-06 07:40:20 -04:00 |
Iuri Matias
|
2064b72ac6
|
redone deployment system
|
2016-10-06 07:40:20 -04:00 |
Iuri Matias
|
b5d8df5efd
|
convert boiletplates to new structure
|
2016-10-06 07:39:34 -04:00 |
Iuri Matias
|
22f7e6d6d4
|
move some of the old code
|
2016-10-06 07:39:33 -04:00 |
Iuri Matias
|
0c29b171fd
|
example on how to deploy a single contract with custom arguments
|
2016-08-10 07:59:23 -04:00 |
Iuri Matias
|
da92171818
|
fix testnet support
|
2016-05-31 22:10:46 -04:00 |
Iuri Matias
|
00543f3830
|
fix deployment for tests
|
2016-05-29 20:14:27 -04:00 |
Iuri Matias
|
014d5bd7ff
|
correct demo text
|
2016-05-23 18:46:23 -04:00 |
Iuri Matias
|
402f8fed57
|
update demo app
|
2016-05-23 11:10:24 -04:00 |
Iuri Matias
|
d33d986f36
|
update specs
|
2015-10-12 10:50:52 -04:00 |