aboutsummaryrefslogtreecommitdiffstats
path: root/lib/web3.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into syncMarek Kotewicz2015-01-261-1/+1
|\ | | | | | | | | Conflicts: lib/websocket.js
| * shh getMessage => getMessagesJeffrey Wilcke2015-01-131-1/+1
| |
* | toDecimal/fromDecimal is using bignumber.js nowMarek Kotewicz2015-01-221-13/+30
| |
* | removed unused pieces of codeMarek Kotewicz2015-01-221-45/+0
| |
* | removed send queues from providermanagerMarek Kotewicz2015-01-221-17/+6
| |
* | sync api tests running, removed unused pieces of codeMarek Kotewicz2015-01-221-81/+0
| |
* | http sync apiMarek Kotewicz2015-01-221-35/+61
| |
* | fixed #28 and other small node.js issuesMarek Kotewicz2015-01-161-9/+4
| |
* | few commentsMarek Kotewicz2015-01-141-13/+17
| |
* | ProviderManager separated to providermanager.js fileMarek Kotewicz2015-01-141-81/+1
| |
* | Filter separated to filter.js fileMarek Kotewicz2015-01-141-57/+3
| |
* | beginning of comments in web3Marek Kotewicz2015-01-141-1/+37
| |
* | tests in progress, fixed utf characters conversion in toAsciiMarek Kotewicz2015-01-131-2/+2
| |
* | default padding changed to 0Marek Kotewicz2015-01-101-1/+1
|/
* module var fixJeffrey Wilcke2015-01-091-1/+2
|
* fixes for node.jsMarek Kotewicz2015-01-081-0/+508