Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 1 | -2/+2 |
* | 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 'tests' into develop | Marek Kotewicz | 2015-01-12 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'develop' into tests | Marek Kotewicz | 2015-01-09 | 2 | -2/+5 |
| | |\ | |||||
| | * \ | Merge branch 'master' into tests | Marek Kotewicz | 2015-01-09 | 4 | -6/+22 |
| | |\ \ | |||||
| | * | | | mocha opts file && init of parser tests | Marek Kotewicz | 2015-01-09 | 1 | -0/+1 |
* | | | | | Various fixes to ethereum.js and client web API stuff. | Gav Wood | 2015-01-12 | 1 | -2/+4 |
* | | | | | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 1 | -0/+12 |
|/ / / / | |||||
* | | / | default padding changed to 0 | Marek Kotewicz | 2015-01-10 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | missing fromAscii | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
* | | | method signature length defined | Marek Kotewicz | 2015-01-09 | 1 | -1/+4 |
| |/ |/| | |||||
* | | Merge branch 'master' of https://github.com/ethereum/ethereum.js | Marek Kotewicz | 2015-01-09 | 2 | -2/+4 |
|\ \ | |||||
| * | | module var fix | Jeffrey Wilcke | 2015-01-09 | 1 | -1/+2 |
| * | | module var fix | Jeffrey Wilcke | 2015-01-09 | 1 | -1/+2 |
| |/ | |||||
* / | sha3 method signature | Marek Kotewicz | 2015-01-09 | 2 | -4/+18 |
|/ | |||||
* | missing jshint ignore | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 3 | -2/+2 |
* | 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 tabs | Marek Kotewicz | 2015-01-06 | 1 | -3/+3 |
* | bring back todos | Marek Kotewicz | 2015-01-06 | 4 | -0/+4 |
* | fixed gulp build | Marek Kotewicz | 2015-01-06 | 6 | -20/+17 |
* | bring back toHex | caktux | 2014-12-31 | 1 | -0/+10 |
* | Lots of fixes. | Gav Wood | 2014-12-22 | 6 | -44/+102 |
* | common changes | Marek Kotewicz | 2014-11-18 | 1 | -2/+7 |
* | Merge pull request #11 from debris/master | Marian OANCΞA | 2014-11-18 | 3 | -10/+109 |
|\ | |||||
| * | added eth_serpent, contract separated to another file | Marek Kotewicz | 2014-11-17 | 2 | -38/+65 |
| * | improved contracts interface | Marek Kotewicz | 2014-11-14 | 2 | -9/+81 |
* | | Fixed require web3 bug | Marian Oancea | 2014-11-18 | 1 | -5/+5 |
|/ | |||||
* | added storageAt | Marek Kotewicz | 2014-11-14 | 1 | -0/+1 |
* | contract object | Marek Kotewicz | 2014-11-13 | 2 | -6/+13 |
* | abi output formatting | Marek Kotewicz | 2014-11-13 | 1 | -13/+89 |
* | changes to make everything work | Marek Kotewicz | 2014-11-13 | 2 | -4/+9 |
* | abi, the beginning | Marek Kotewicz | 2014-11-13 | 1 | -0/+77 |
* | common fixes | Marek Kotewicz | 2014-11-11 | 1 | -6/+3 |
* | autoprovider, buildQt not builds only necessery files, fixed gulpfile | Marek Kotewicz | 2014-11-11 | 2 | -0/+107 |
* | retabed files | Marek Kotewicz | 2014-11-11 | 4 | -474/+476 |
* | merged subprotocol prefix | Marek Kotewicz | 2014-11-11 | 1 | -53/+48 |
* | fix merge conflicts | Marian Oancea | 2014-11-10 | 1 | -1/+4 |
* | fix merge conflicts | Marian Oancea | 2014-11-10 | 2 | -13/+18 |
* | Refactoring | Marian Oancea | 2014-11-07 | 4 | -45/+6 |
* | Updated package.json | Marian Oancea | 2014-11-06 | 1 | -11/+11 |
* | Fixed indent | Marian Oancea | 2014-11-06 | 4 | -479/+471 |
* | Converted to node module | Marian Oancea | 2014-11-06 | 6 | -0/+708 |