Joris Bontje
|
fb8eb8e34c
|
ensure datadir exists, bypassing the interactive liabilities prompt
|
2015-07-29 14:54:39 +02:00 |
linagee
|
634a7bfe1e
|
Keep looping if address is null
This made embark-framework work for me. (More often than not.)
|
2015-07-24 18:06:02 -06:00 |
Iuri Matias
|
335eab8e57
|
remove unneded packages
|
2015-07-22 18:59:46 -04:00 |
Iuri Matias
|
60b39cd159
|
fix issue where tmp folder would get deleted
|
2015-07-22 08:30:04 -04:00 |
Iuri Matias
|
88866f1357
|
add meteor build and ipfs support
|
2015-07-12 22:11:59 -04:00 |
Iuri Matias
|
ea16259f34
|
support embark blockchain without node modules
|
2015-07-12 21:33:36 -04:00 |
Iuri Matias
|
505ca5d14f
|
wait & set contract addresses on deployment
|
2015-07-09 08:23:04 -04:00 |
Iuri Matias
|
b9c0b8f9e5
|
use correct variable when determing output from cmd
|
2015-07-09 07:43:53 -04:00 |
Iuri Matias
|
3d7c1c629c
|
fix merge errors
|
2015-07-09 07:31:37 -04:00 |
Iuri Matias
|
0655957e0f
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2015-07-09 07:24:21 -04:00 |
Marek Kotewicz
|
13e33dd192
|
web3.js 0.8.1, fixed obtaining contract addresses
|
2015-07-09 10:49:04 +02:00 |
Marek Kotewicz
|
b6d22f1a3f
|
fixed error on embark deploy when deploying contracts from new boilerplate
|
2015-07-09 09:21:18 +02:00 |
Iuri Matias
|
ce681de06b
|
add support for main config file
|
2015-07-07 06:51:03 -04:00 |
Iuri Matias
|
4492db4603
|
define contracts type with address defined as static
|
2015-07-06 08:33:26 -04:00 |
Iuri Matias
|
fe8b8e805e
|
support specifying a contract address
|
2015-07-06 08:19:25 -04:00 |
Iuri Matias
|
ea2a162d4b
|
fix contract creation defaults; add test for contract instances
|
2015-07-04 18:59:57 -04:00 |
Iuri Matias
|
5d9f7f32da
|
fix deployment script
|
2015-07-04 17:02:01 -04:00 |
Iuri Matias
|
4481938ccd
|
implement contract instances
|
2015-07-04 16:52:05 -04:00 |
Iuri Matias
|
c2416389fc
|
abstract compiler into its own module
|
2015-07-03 23:23:21 -04:00 |
Iuri Matias
|
3f86244fbd
|
cleanup
|
2015-07-03 22:41:39 -04:00 |
Iuri Matias
|
b7bdd841c9
|
refactor modules; update grunt tasks
|
2015-07-03 22:27:17 -04:00 |
Iuri Matias
|
e43c0a38d6
|
refactor blockchain lib + tests
|
2015-07-03 08:53:42 -04:00 |
Iuri Matias
|
1a5ddea9a8
|
restructure lib initialization
|
2015-07-03 07:59:35 -04:00 |
Iuri Matias
|
ad071bc1b2
|
refactor deploy script + tests
|
2015-07-03 04:59:33 -04:00 |
Iuri Matias
|
de9dff3397
|
refactor: determine contract dependencies + add specs
|
2015-07-02 08:50:32 -04:00 |
Iuri Matias
|
4499fc6c13
|
restructure; move code from tasks into libs
|
2015-07-02 08:34:39 -04:00 |
linagee
|
872d9364ab
|
No reason for peers with test
This made mine start to mine. (Would not start without it.)
|
2015-07-02 07:43:43 -04:00 |
Iuri Matias
|
eac991971a
|
refactor: start moving contracts code to its own file + specs
|
2015-07-02 07:43:43 -04:00 |
Iuri Matias
|
676b28c35b
|
move blockchain config to its own file
|
2015-07-02 07:43:00 -04:00 |
Iuri Matias
|
3b5c45a29f
|
refactor blockchain config
|
2015-07-02 07:43:00 -04:00 |
Iuri Matias
|
12f84bf403
|
restructure; move code from tasks into libs
|
2015-07-02 07:43:00 -04:00 |
Iuri Matias
|
27c45ba62d
|
remove log
|
2015-06-15 06:12:53 -04:00 |
Iuri Matias
|
dca33e02fc
|
add spec to boilerplate
|
2015-06-15 05:46:18 -04:00 |
Iuri Matias
|
1e5d704061
|
support constructor arguments in specs
|
2015-06-14 21:38:00 -04:00 |
Iuri Matias
|
55cdf4c878
|
compile contracts and request correct contract to proxy
|
2015-06-13 16:57:44 -04:00 |
Iuri Matias
|
bda4267fa2
|
request needed class
|
2015-06-13 09:21:29 -04:00 |
Iuri Matias
|
7695c1616f
|
move test code into module
|
2015-06-13 09:02:19 -04:00 |