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 |
Iuri Matias
|
b78b742ab4
|
fix solc input
|
2016-05-29 15:09:57 -04:00 |
Iuri Matias
|
0fda113db3
|
Merge pull request #143 from SafeMarket/extension-fix
Extension fix
|
2016-02-28 12:57:52 -05:00 |
Aakil Fernandes
|
171fefbda1
|
expose runtimeBytecode
|
2016-02-25 15:20:47 -05:00 |
Aakil Fernandes
|
cb0ac1e3ca
|
use last part of contract file rather than 1st
|
2016-02-25 14:08:24 -05:00 |
Iuri Matias
|
a74e0aaa8c
|
update compiler spec
|
2016-02-09 15:25:23 -05:00 |
Iuri Matias
|
3ec1fdb6d9
|
add filename to compiler hash
|
2016-02-09 14:44:40 -05:00 |
VoR0220
|
1bd6c89f0c
|
small corrections
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
8d2d4f8df4
|
Throw errors for solidity compiler
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
078e3240db
|
Update compiler.js
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
b7c03ac06b
|
Update compiler.js
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
f5595adb43
|
Update compiler.js
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
867b7a16fc
|
Update compiler.js
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
f2e4333d1e
|
couple of forgotten things needed to be fixed up
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
ce7693eca2
|
Update compiler.js
|
2016-02-08 21:59:44 -05:00 |
VoR0220
|
9e8ebe9cb3
|
Update compiler.js
|
2016-02-08 21:57:59 -05:00 |
VoR0220
|
916437fd4c
|
Update compiler.js
|
2016-02-08 21:53:14 -05:00 |
RJ Catalano
|
e0d9931a74
|
change back to original version of solc
|
2016-02-08 21:53:13 -05:00 |
RJ Catalano
|
2a1ec1b2d7
|
change back to old compiler
|
2016-02-08 21:53:13 -05:00 |
Iuri Matias
|
b9a9de0a32
|
don't print primary address
|
2015-12-06 16:01:37 -05:00 |
Aakil Fernandes
|
81fd274786
|
throw error when solc fails
|
2015-10-14 15:53:57 -04:00 |
Iuri Matias
|
95823a8e54
|
make deployment async
|
2015-10-08 15:30:47 -04:00 |
Iuri Matias
|
32ac41a9cb
|
compile using js solc
|
2015-10-01 23:04:15 -04:00 |
VoR0220
|
1a147ab01a
|
Merge branch 'develop' of https://github.com/iurimatias/embark-framework into develop
|
2015-09-26 01:51:22 -05:00 |
VoR0220
|
1a4bcd168b
|
support solc version 1.0
|
2015-09-16 15:25:50 -05:00 |
Iuri Matias
|
92ca694d35
|
fix embarassing typo
|
2015-09-15 09:02:43 -04:00 |
Iuri Matias
|
052c2de4b9
|
get correct compiled code
|
2015-09-14 21:35:44 -04:00 |
Iuri Matias
|
fd46b0217d
|
support for both solc 0.1.1 and 0.1.2
|
2015-09-14 21:01:42 -04:00 |
Riccardo Casatta
|
a64dc60bab
|
Support for solc 0.1.2
|
2015-09-07 11:32:57 +02:00 |
Iuri Matias
|
f8ba2acf71
|
workaround for abi issues
|
2015-08-31 08:24:09 -04:00 |
Iuri Matias
|
59d42104b0
|
add supprot for serpent
|
2015-08-30 22:10:45 -04:00 |
Iuri Matias
|
467713fe87
|
support solc compiler; display syntax errors
|
2015-08-30 21:35:34 -04:00 |
Iuri Matias
|
c2416389fc
|
abstract compiler into its own module
|
2015-07-03 23:23:21 -04:00 |