Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified polling && jsonrpc payload creation | Marek Kotewicz | 2015-02-04 | 1 | -5/+5 |
* | common cleanup | Marek Kotewicz | 2015-02-03 | 1 | -51/+1 |
* | eth.filter next param optional | Marek Kotewicz | 2015-01-31 | 1 | -3/+4 |
* | toAscii && fromAscii moved to utils | Marek Kotewicz | 2015-01-31 | 1 | -34/+4 |
* | events | Marek Kotewicz | 2015-01-31 | 1 | -3/+5 |
* | event options | Marek Kotewicz | 2015-01-31 | 1 | -4/+10 |
* | removed web3.eth.account, fixed #37 | Marek Kotewicz | 2015-01-27 | 1 | -1/+0 |
* | fixed #23 | Marek Kotewicz | 2015-01-27 | 1 | -1/+3 |
* | Merge branch 'develop' into cpp | Marek Kotewicz | 2015-01-27 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' into sync | Marek Kotewicz | 2015-01-26 | 1 | -1/+1 |
| |\ | |||||
| | * | shh getMessage => getMessages | Jeffrey Wilcke | 2015-01-13 | 1 | -1/+1 |
* | | | Additional work on the JS stuff to make it more similar to Solidity. | Gav Wood | 2015-01-26 | 1 | -0/+9 |
* | | | Vanity addresses in AZ. | Gav Wood | 2015-01-25 | 1 | -0/+1 |
|/ / | |||||
* | | toDecimal/fromDecimal is using bignumber.js now | Marek Kotewicz | 2015-01-22 | 1 | -13/+30 |
* | | removed unused pieces of code | Marek Kotewicz | 2015-01-22 | 1 | -45/+0 |
* | | removed send queues from providermanager | Marek Kotewicz | 2015-01-22 | 1 | -17/+6 |
* | | sync api tests running, removed unused pieces of code | Marek Kotewicz | 2015-01-22 | 1 | -81/+0 |
* | | http sync api | Marek Kotewicz | 2015-01-22 | 1 | -35/+61 |
* | | fixed #28 and other small node.js issues | Marek Kotewicz | 2015-01-16 | 1 | -9/+4 |
* | | few comments | Marek Kotewicz | 2015-01-14 | 1 | -13/+17 |
* | | ProviderManager separated to providermanager.js file | Marek Kotewicz | 2015-01-14 | 1 | -81/+1 |
* | | Filter separated to filter.js file | Marek Kotewicz | 2015-01-14 | 1 | -57/+3 |
* | | beginning of comments in web3 | Marek Kotewicz | 2015-01-14 | 1 | -1/+37 |
* | | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 1 | -2/+2 |
* | | default padding changed to 0 | Marek Kotewicz | 2015-01-10 | 1 | -1/+1 |
|/ | |||||
* | module var fix | Jeffrey Wilcke | 2015-01-09 | 1 | -1/+2 |
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 1 | -0/+508 |