Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jsonrpc.js tests && jsonrpc response validation is more strict | Marek Kotewicz | 2015-02-04 | 3 | -0/+215 |
| | |||||
* | tests && fixes for utils methods | Marek Kotewicz | 2015-02-04 | 2 | -0/+97 |
| | |||||
* | clearing tests | Marek Kotewicz | 2015-02-04 | 7 | -442/+465 |
| | |||||
* | event outputParser && tests | Marek Kotewicz | 2015-02-03 | 3 | -124/+206 |
| | |||||
* | few methods moved to utils | Marek Kotewicz | 2015-01-31 | 1 | -4/+4 |
| | |||||
* | events | Marek Kotewicz | 2015-01-31 | 1 | -3/+77 |
| | |||||
* | event options | Marek Kotewicz | 2015-01-31 | 1 | -3/+31 |
| | |||||
* | contract.js simplified | Marek Kotewicz | 2015-01-29 | 1 | -5/+2 |
| | |||||
* | event.js | Marek Kotewicz | 2015-01-29 | 3 | -1/+55 |
| | |||||
* | tests for abi.filters | Marek Kotewicz | 2015-01-28 | 1 | -0/+49 |
| | |||||
* | abi function type | Marek Kotewicz | 2015-01-28 | 3 | -0/+177 |
| | |||||
* | removed fromFixed, toFixed && offset from tests | Marek Kotewicz | 2015-01-28 | 1 | -3/+0 |
| | |||||
* | removed web3.eth.account, fixed #37 | Marek Kotewicz | 2015-01-27 | 1 | -1/+0 |
| | |||||
* | fixed #23 | Marek Kotewicz | 2015-01-27 | 1 | -0/+32 |
| | |||||
* | removed promise dependency, updated readme, fixed node.js version of lib | Marek Kotewicz | 2015-01-27 | 4 | -7/+0 |
| | |||||
* | sync api tests running, removed unused pieces of code | Marek Kotewicz | 2015-01-22 | 5 | -5/+1 |
| | |||||
* | solidity methods "overloading" | Marek Kotewicz | 2015-01-20 | 1 | -3/+4 |
| | |||||
* | parsing real, ureal values on output | Marek Kotewicz | 2015-01-19 | 1 | -3/+42 |
| | |||||
* | encoding real on input | Marek Kotewicz | 2015-01-19 | 1 | -0/+40 |
| | |||||
* | tests for parsing output array | Marek Kotewicz | 2015-01-17 | 1 | -0/+27 |
| | |||||
* | output parser string support | Marek Kotewicz | 2015-01-17 | 1 | -24/+47 |
| | |||||
* | support for int array types[] | Marek Kotewicz | 2015-01-17 | 1 | -3/+34 |
| | |||||
* | abi.js rounds down floating point input | Marek Kotewicz | 2015-01-16 | 1 | -0/+25 |
| | |||||
* | big integers on abi.js output, tests | Marek Kotewicz | 2015-01-16 | 1 | -6/+53 |
| | |||||
* | tests for bigintegers on input | Marek Kotewicz | 2015-01-16 | 1 | -1/+49 |
| | |||||
* | negative integers support | Marek Kotewicz | 2015-01-15 | 1 | -1/+10 |
| | |||||
* | fixed typos | Marek Kotewicz | 2015-01-15 | 1 | -3/+3 |
| | |||||
* | methodExists and propertyExists are now separated tests | Marek Kotewicz | 2015-01-15 | 5 | -51/+45 |
| | |||||
* | next part of abi.js parsers tests and fixes | Marek Kotewicz | 2015-01-15 | 1 | -14/+196 |
| | |||||
* | formatting bool tests and fixes | Marek Kotewicz | 2015-01-14 | 1 | -0/+37 |
| | |||||
* | test for parsing multiple methods description | Marek Kotewicz | 2015-01-13 | 1 | -2/+80 |
| | |||||
* | tests... | Marek Kotewicz | 2015-01-13 | 1 | -10/+110 |
| | |||||
* | removed unused line | Marek Kotewicz | 2015-01-13 | 1 | -2/+0 |
| | |||||
* | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 1 | -20/+126 |
| | |||||
* | mocha test reporter | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | mocha reporter name starts with lower case letter | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 7 | -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 |