VoR0220
a221b1b6b9
fixed interface issues, stubs work again
2016-02-08 21:59:44 -05:00
VoR0220
f864bb6098
compiling correctly and moved wall of code
...
is_a_token I think is no longer necessary methinks...because now you can just draw up your coin as is. At the very least the function needs to be rewritten. In addition I moved the wall of code that you had a TODO to move on...and I put it in its own separate function configureContractsParameters. Let me know what we should do with is_a_token.
2016-02-08 21:59:44 -05:00
VoR0220
4b451f0290
Update contracts.js
2016-02-08 21:58:00 -05:00
Iuri Matias
e1ae6dae0c
implement deploy field
2015-08-31 20:53:17 -04:00
Iuri Matias
467713fe87
support solc compiler; display syntax errors
2015-08-30 21:35:34 -04:00
Iuri Matias
3757e41ea0
support deploy commands on contracts config
2015-08-02 19:43:37 -04:00
Iuri Matias
dec7ae8a94
fix blockchain environment
2015-08-01 11:19:21 -04:00
Iuri Matias
e9fab5451f
support for stubs
2015-07-31 22:50:51 -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
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
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
eac991971a
refactor: start moving contracts code to its own file + specs
2015-07-02 07:43:43 -04:00