| Commit message (Expand) | Author | Age | Files | Lines |
* | big integers on abi.js output, tests | Marek Kotewicz | 2015-01-16 | 3 | -5/+14 |
* | BigNumber support | Marek Kotewicz | 2015-01-16 | 3 | -15/+19 |
* | gulp | Marek Kotewicz | 2015-01-15 | 3 | -6/+16 |
* | gulp | Marek Kotewicz | 2015-01-15 | 2 | -3/+3 |
* | more comments | Marek Kotewicz | 2015-01-15 | 2 | -6/+14 |
* | next part of abi.js parsers tests and fixes | Marek Kotewicz | 2015-01-15 | 3 | -5/+9 |
* | next part of abi.js docs | Marek Kotewicz | 2015-01-14 | 3 | -32/+37 |
* | formatting bool tests and fixes | Marek Kotewicz | 2015-01-14 | 3 | -63/+76 |
* | gulp | Marek Kotewicz | 2015-01-14 | 3 | -26/+137 |
* | ProviderManager separated to providermanager.js file | Marek Kotewicz | 2015-01-14 | 3 | -87/+124 |
* | Filter separated to filter.js file | Marek Kotewicz | 2015-01-14 | 3 | -57/+132 |
* | web3.contract -> web3.eth.contract | Marek Kotewicz | 2015-01-13 | 3 | -3/+3 |
* | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 3 | -4/+4 |
* | removed padding calculation from ethereum.js, padding is always 32 | Marek Kotewicz | 2015-01-13 | 3 | -62/+27 |
* | Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop | Gav Wood | 2015-01-12 | 2 | -2/+3 |
|\ |
|
| * | Merge branch 'tests' into develop | Marek Kotewicz | 2015-01-12 | 2 | -2/+3 |
| |\ |
|
| | * | fixed travis.yml && added nmp test script | Marek Kotewicz | 2015-01-11 | 2 | -2/+3 |
* | | | Various fixes to ethereum.js and client web API stuff. | Gav Wood | 2015-01-12 | 3 | -5/+7 |
* | | | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 3 | -3/+15 |
|/ / |
|
* / | default padding changed to 0 | Marek Kotewicz | 2015-01-10 | 3 | -3/+3 |
|/ |
|
* | rerun gulp | Marek Kotewicz | 2015-01-09 | 2 | -3/+2 |
* | missing fromAscii | Marek Kotewicz | 2015-01-09 | 3 | -4/+5 |
* | method signature length defined | Marek Kotewicz | 2015-01-09 | 3 | -8/+13 |
* | sha3 method signature | Marek Kotewicz | 2015-01-09 | 3 | -8/+22 |
* | missing jshint ignore | Marek Kotewicz | 2015-01-08 | 2 | -2/+2 |
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 3 | -58/+58 |
* | gulpfile modifications, default build set to dev | Marek Kotewicz | 2015-01-07 | 3 | -18/+1182 |
* | real, ureal paddings and implicit paddings for uint, int and hash | Marek Kotewicz | 2015-01-07 | 3 | -3/+3 |
* | solidity string support | Marek Kotewicz | 2015-01-07 | 3 | -3/+3 |
* | fixed gulp build | Marek Kotewicz | 2015-01-06 | 3 | -6/+6 |
* | common changes | Marek Kotewicz | 2014-11-18 | 3 | -3/+3 |
* | added eth_serpent, contract separated to another file | Marek Kotewicz | 2014-11-17 | 3 | -10/+14 |
* | improved contracts interface | Marek Kotewicz | 2014-11-14 | 3 | -9/+9 |
* | added storageAt | Marek Kotewicz | 2014-11-14 | 3 | -3/+3 |
* | contract object | Marek Kotewicz | 2014-11-13 | 3 | -7/+7 |
* | abi output formatting | Marek Kotewicz | 2014-11-13 | 3 | -3/+3 |
* | changes to make everything work | Marek Kotewicz | 2014-11-13 | 3 | -5/+5 |
* | abi, the beginning | Marek Kotewicz | 2014-11-13 | 3 | -9/+13 |
* | common fixes | Marek Kotewicz | 2014-11-11 | 3 | -3/+3 |
* | autoprovider, buildQt not builds only necessery files, fixed gulpfile | Marek Kotewicz | 2014-11-11 | 3 | -9/+13 |
* | merged subprotocol prefix | Marek Kotewicz | 2014-11-11 | 3 | -5/+5 |
* | Refactoring | Marian Oancea | 2014-11-07 | 3 | -753/+33 |
* | Updated package.json | Marian Oancea | 2014-11-06 | 1 | -11/+11 |
* | Fixed indent | Marian Oancea | 2014-11-06 | 1 | -483/+475 |
* | Converted to node module | Marian Oancea | 2014-11-06 | 2 | -0/+766 |