aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* solidity methods "overloading"Marek Kotewicz2015-01-201-3/+4
|
* parsing real, ureal values on outputMarek Kotewicz2015-01-191-3/+42
|
* encoding real on inputMarek Kotewicz2015-01-191-0/+40
|
* tests for parsing output arrayMarek Kotewicz2015-01-171-0/+27
|
* output parser string supportMarek Kotewicz2015-01-171-24/+47
|
* support for int array types[]Marek Kotewicz2015-01-171-3/+34
|
* abi.js rounds down floating point inputMarek Kotewicz2015-01-161-0/+25
|
* big integers on abi.js output, testsMarek Kotewicz2015-01-161-6/+53
|
* tests for bigintegers on inputMarek Kotewicz2015-01-161-1/+49
|
* negative integers supportMarek Kotewicz2015-01-151-1/+10
|
* fixed typosMarek Kotewicz2015-01-151-3/+3
|
* methodExists and propertyExists are now separated testsMarek Kotewicz2015-01-155-51/+45
|
* next part of abi.js parsers tests and fixesMarek Kotewicz2015-01-151-14/+196
|
* formatting bool tests and fixesMarek Kotewicz2015-01-141-0/+37
|
* test for parsing multiple methods descriptionMarek Kotewicz2015-01-131-2/+80
|
* tests...Marek Kotewicz2015-01-131-10/+110
|
* removed unused lineMarek Kotewicz2015-01-131-2/+0
|
* tests in progress, fixed utf characters conversion in toAsciiMarek Kotewicz2015-01-131-20/+126
|
* mocha test reporterMarek Kotewicz2015-01-131-1/+1
|
* mocha reporter name starts with lower case letterMarek Kotewicz2015-01-131-1/+1
|
* Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into developGav Wood2015-01-127-0/+151
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