Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parsing events output | Marek Kotewicz | 2015-02-03 | 1 | -0/+9 |
* | event outputParser && tests | Marek Kotewicz | 2015-02-03 | 1 | -1/+1 |
* | fixed event signatures | Marek Kotewicz | 2015-02-01 | 1 | -2/+2 |
* | few methods moved to utils | Marek Kotewicz | 2015-01-31 | 1 | -26/+27 |
* | abi.js cleanup && new types.js, utils.js | Marek Kotewicz | 2015-01-31 | 1 | -1/+1 |
* | event options | Marek Kotewicz | 2015-01-31 | 1 | -0/+4 |
* | topics are deprecated | Marek Kotewicz | 2015-01-29 | 1 | -2/+2 |
* | moved comment | Marek Kotewicz | 2015-01-29 | 1 | -6/+4 |
* | event example | Marek Kotewicz | 2015-01-29 | 1 | -3/+11 |
* | contract.js simplified | Marek Kotewicz | 2015-01-29 | 1 | -86/+99 |
* | event.js | Marek Kotewicz | 2015-01-29 | 1 | -3/+15 |
* | events init | Marek Kotewicz | 2015-01-28 | 1 | -0/+26 |
* | abi function type | Marek Kotewicz | 2015-01-28 | 1 | -1/+2 |
* | evaluating solidity method input params | Marek Kotewicz | 2015-01-27 | 1 | -0/+1 |
* | contract method name | Marek Kotewicz | 2015-01-27 | 1 | -0/+1 |
* | Merge branch 'develop' into cpp | Marek Kotewicz | 2015-01-27 | 1 | -3/+3 |
|\ | |||||
* | | Additional work on the JS stuff to make it more similar to Solidity. | Gav Wood | 2015-01-26 | 1 | -0/+9 |
* | | Fix string outputs. | Gav Wood | 2015-01-25 | 1 | -1/+10 |
* | | Auto select call or transact depending on constness. | Gav Wood | 2015-01-25 | 1 | -2/+2 |
* | | Fixes to ethereum.js and standard.js. | Gav Wood | 2015-01-25 | 1 | -1/+13 |
|/ | |||||
* | not parsing transaction output | Marek Kotewicz | 2015-01-22 | 1 | -10/+12 |
* | fixed contract.js | Marek Kotewicz | 2015-01-22 | 1 | -18/+20 |
* | implicit solidity method call | Marek Kotewicz | 2015-01-22 | 1 | -31/+42 |
* | changes in filter.js (not yet working) | Marek Kotewicz | 2015-01-22 | 1 | -2/+0 |
* | contract.html example is working with sync api | Marek Kotewicz | 2015-01-22 | 1 | -16/+15 |
* | changes to for natspec | Marek Kotewicz | 2015-01-22 | 1 | -1/+2 |
* | _currentAbi object | Marek Kotewicz | 2015-01-21 | 1 | -0/+1 |
* | solidity methods "overloading" | Marek Kotewicz | 2015-01-20 | 1 | -3/+13 |
* | fixed #28 and other small node.js issues | Marek Kotewicz | 2015-01-16 | 1 | -5/+1 |
* | fixed typos | Marek Kotewicz | 2015-01-15 | 1 | -2/+2 |
* | providers documentation | Marek Kotewicz | 2015-01-14 | 1 | -1/+22 |
* | Various fixes to ethereum.js and client web API stuff. | Gav Wood | 2015-01-12 | 1 | -2/+4 |
* | method signature length defined | Marek Kotewicz | 2015-01-09 | 1 | -1/+4 |
* | sha3 method signature | Marek Kotewicz | 2015-01-09 | 1 | -2/+4 |
* | missing jshint ignore | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
* | bring back todos | Marek Kotewicz | 2015-01-06 | 1 | -0/+1 |
* | fixed gulp build | Marek Kotewicz | 2015-01-06 | 1 | -4/+3 |
* | Lots of fixes. | Gav Wood | 2014-12-22 | 1 | -3/+5 |
* | added eth_serpent, contract separated to another file | Marek Kotewicz | 2014-11-17 | 1 | -0/+63 |