67 Commits

Author SHA1 Message Date
Marek Kotewicz
9fa9cc77f4 fixed fixed size bytes encoding and decoding 2015-04-24 10:34:59 +02:00
Marek Kotewicz
9158ac760d removed unused function 2015-04-22 09:49:37 +02:00
Marek Kotewicz
f767a9a68a removed unused formatOutputHash, renamed formatXXXString to formatXXXBytes 2015-04-22 09:01:14 +02:00
Marek Kotewicz
501e3bc56e utils cleanup 2015-04-20 23:01:21 +02:00
Marek Kotewicz
779a608076 documentation 2015-04-20 11:20:05 +02:00
Marek Kotewicz
941535fe47 SolidityParam moved to its own file && documented 2015-04-20 10:36:11 +02:00
Marek Kotewicz
0567ba1826 outputParser do not require 0x prefix before hash 2015-04-16 22:11:15 +02:00
Marek Kotewicz
b5c6aa6530 little cleanup && renaming 2015-04-16 21:46:07 +02:00
Marek Kotewicz
dccfca1af5 solidity abi refactor in progress 2015-04-16 21:16:26 +02:00
Marek Kotewicz
d643d06b78 solidity abi refactor in progress 2015-04-16 16:37:13 +02:00
Marek Kotewicz
6763f34c10 tests for creating new contract with nondefault constructor, added missing files 2015-04-09 23:52:57 +02:00
Marek Kotewicz
2ef5efc8f8 fixed #70, creating contract with nondefault constructor 2015-04-09 23:30:18 +02:00
Marek Kotewicz
5e150378c8 fixed formatting address 2015-04-02 13:08:58 +02:00
dchambers
0267e85d41 Use browserify's 'browser' field instead of 'envify' & 'unreachable-branch-transform to', plus always include 'bignumber.js' since it is needed in the browser. 2015-03-16 08:08:29 +00:00
Lefteris Karapetsas
3a22498281 string type basically becomes bytes type 2015-03-13 13:05:13 +01:00
Marek Kotewicz
c7f8373191 separated formatters files 2015-03-08 18:31:08 +01:00
Marek Kotewicz
068bdd7276 changed project structure 2015-03-08 18:18:52 +01:00