aboutsummaryrefslogtreecommitdiffstats
path: root/lib/abi.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into developGav Wood2015-01-121-0/+12
| | | | | | | | | | Conflicts: libjsqrc/ethereumjs/.travis.yml libjsqrc/ethereumjs/README.md libjsqrc/ethereumjs/dist/ethereum.js libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/lib/abi.js libjsqrc/ethereumjs/package.json
* missing fromAsciiMarek Kotewicz2015-01-091-1/+1
|
* sha3 method signatureMarek Kotewicz2015-01-091-2/+14
|
* real, ureal paddings and implicit paddings for uint, int and hashMarek Kotewicz2015-01-071-16/+45
|
* solidity string supportMarek Kotewicz2015-01-071-10/+28
|
* fixed gulp buildMarek Kotewicz2015-01-061-1/+1
|
* Lots of fixes.Gav Wood2014-12-221-19/+37
|
* improved contracts interfaceMarek Kotewicz2014-11-141-6/+42
|
* contract objectMarek Kotewicz2014-11-131-3/+12
|
* abi output formattingMarek Kotewicz2014-11-131-13/+89
|
* changes to make everything workMarek Kotewicz2014-11-131-2/+4
|
* abi, the beginningMarek Kotewicz2014-11-131-0/+77