aboutsummaryrefslogtreecommitdiffstats
path: root/lib/abi.js
Commit message (Collapse)AuthorAgeFilesLines
* removed padding calculation from ethereum.js, padding is always 32Marek Kotewicz2015-01-131-59/+24
|
* Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into developGav Wood2015-01-121-0/+1
|\ | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js.map
| * Merge branch 'develop' into testsMarek Kotewicz2015-01-091-1/+1
| |\
| * \ Merge branch 'master' into testsMarek Kotewicz2015-01-091-2/+14
| |\ \
| * | | mocha opts file && init of parser testsMarek Kotewicz2015-01-091-0/+1
| | | |
* | | | 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