Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed #23 | Marek Kotewicz | 2015-01-27 | 1 | -0/+2 |
* | getMethodWithName | Marek Kotewicz | 2015-01-27 | 1 | -15/+15 |
* | Merge branch 'develop' into cpp | Marek Kotewicz | 2015-01-27 | 1 | -2/+2 |
|\ | |||||
* | | Fix string outputs. | Gav Wood | 2015-01-25 | 1 | -1/+1 |
* | | Vanity addresses in AZ. | Gav Wood | 2015-01-25 | 1 | -1/+1 |
|/ | |||||
* | contract.html example is working with sync api | Marek Kotewicz | 2015-01-22 | 1 | -3/+5 |
* | solidity methods "overloading" | Marek Kotewicz | 2015-01-20 | 1 | -12/+38 |
* | parsing real, ureal values on output | Marek Kotewicz | 2015-01-19 | 1 | -4/+20 |
* | encoding real on input | Marek Kotewicz | 2015-01-19 | 1 | -2/+9 |
* | output parser string support | Marek Kotewicz | 2015-01-17 | 1 | -50/+78 |
* | support for int array types[] | Marek Kotewicz | 2015-01-17 | 1 | -47/+72 |
* | removed unused functions | Marek Kotewicz | 2015-01-17 | 1 | -9/+0 |
* | default padding set to 32, separated to one variable | Marek Kotewicz | 2015-01-16 | 1 | -4/+6 |
* | fixed checking first bit for parsing int output | Marek Kotewicz | 2015-01-16 | 1 | -2/+5 |
* | abi.js rounds down floating point input | Marek Kotewicz | 2015-01-16 | 1 | -11/+11 |
* | fixed #28 and other small node.js issues | Marek Kotewicz | 2015-01-16 | 1 | -2/+2 |
* | big integers on abi.js output, tests | Marek Kotewicz | 2015-01-16 | 1 | -2/+11 |
* | BigNumber support | Marek Kotewicz | 2015-01-16 | 1 | -11/+15 |
* | gulp | Marek Kotewicz | 2015-01-15 | 1 | -1/+1 |
* | negative integers support | Marek Kotewicz | 2015-01-15 | 1 | -3/+13 |
* | more comments | Marek Kotewicz | 2015-01-15 | 1 | -4/+12 |
* | next part of abi.js parsers tests and fixes | Marek Kotewicz | 2015-01-15 | 1 | -2/+6 |
* | next part of abi.js docs | Marek Kotewicz | 2015-01-14 | 1 | -29/+34 |
* | formatting bool tests and fixes | Marek Kotewicz | 2015-01-14 | 1 | -1/+1 |
* | simplifid abi.js methods | Marek Kotewicz | 2015-01-14 | 1 | -59/+72 |
* | removed padding calculation from ethereum.js, padding is always 32 | Marek Kotewicz | 2015-01-13 | 1 | -59/+24 |
* | Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop | Gav Wood | 2015-01-12 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'develop' into tests | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'master' into tests | Marek Kotewicz | 2015-01-09 | 1 | -2/+14 |
| |\ \ | |||||
| * | | | mocha opts file && init of parser tests | Marek Kotewicz | 2015-01-09 | 1 | -0/+1 |
* | | | | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 1 | -0/+12 |
| |_|/ |/| | | |||||
* | | | missing fromAscii | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
| |/ |/| | |||||
* | | sha3 method signature | Marek Kotewicz | 2015-01-09 | 1 | -2/+14 |
|/ | |||||
* | real, ureal paddings and implicit paddings for uint, int and hash | Marek Kotewicz | 2015-01-07 | 1 | -16/+45 |
* | solidity string support | Marek Kotewicz | 2015-01-07 | 1 | -10/+28 |
* | fixed gulp build | Marek Kotewicz | 2015-01-06 | 1 | -1/+1 |
* | Lots of fixes. | Gav Wood | 2014-12-22 | 1 | -19/+37 |
* | improved contracts interface | Marek Kotewicz | 2014-11-14 | 1 | -6/+42 |
* | contract object | Marek Kotewicz | 2014-11-13 | 1 | -3/+12 |
* | abi output formatting | Marek Kotewicz | 2014-11-13 | 1 | -13/+89 |
* | changes to make everything work | Marek Kotewicz | 2014-11-13 | 1 | -2/+4 |
* | abi, the beginning | Marek Kotewicz | 2014-11-13 | 1 | -0/+77 |