aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated package.jsonMarian Oancea2014-11-064-27/+36
|
* Fixed indentMarian Oancea2014-11-065-962/+946
| | | | Fixed indent so we can compare differences in PR.
* Converted to node moduleMarian Oancea2014-11-0624-653/+1785
| | | | | | | Converted to npm package Added brower Added browserify with minification Updated Readme
* Merge pull request #1 from cubedro/exampleMarian OANCΞA2014-11-051-11/+18
|\ | | | | example
| * exampleMarek Kotewicz2014-11-041-11/+18
|/
* lgplMarek Kotewicz2014-11-034-16/+16
|
* licenseMarek Kotewicz2014-10-314-0/+87
|
* transacton => transactionJeffrey Wilcke2014-10-311-1/+1
|
* Added account propJeffrey Wilcke2014-10-311-0/+1
|
* Fixed Qt providerJeffrey Wilcke2014-10-311-2/+2
| | | | * postData => postMessage * JSON.parse parsed wrong data on 'onmessage'
* Merge pull request #1 from debris/masterJeffrey Wilcke2014-10-315-366/+364
|\ | | | | Http JSON-RPC provider, http polling, little refactor, whisper
| * changes to make whisper workingMarek Kotewicz2014-10-302-5/+9
| |
| * filters refactoredMarek Kotewicz2014-10-292-66/+36
| |
| * polling whisper in progressMarek Kotewicz2014-10-291-30/+49
| |
| * http renamed to httprpcMarek Kotewicz2014-10-282-7/+8
| |
| * db and shhMarek Kotewicz2014-10-281-0/+29
| |
| * cleaner promisesMarek Kotewicz2014-10-281-276/+137
| |
| * http pollingMarek Kotewicz2014-10-232-11/+62
| |
| * warning when provider is not setMarek Kotewicz2014-10-222-1/+1
| |
| * messageHandler expects object instead of stringMarek Kotewicz2014-10-224-7/+16
| |
| * block, transaction, uncle by hash and number separatelyMarek Kotewicz2014-10-223-9/+8
| |
| * http providerMarek Kotewicz2014-10-222-15/+70
|/
* Updated propertiesobscuren2014-10-211-14/+4
|
* Updated readmeobscuren2014-10-211-2/+2
|
* Fixed setting providers to the right objectobscuren2014-10-213-4/+9
|
* Qt providerobscuren2014-10-211-0/+15
|
* Moved WebSocketProviderobscuren2014-10-211-0/+51
|
* Removed Keyobscuren2014-10-211-1/+1
|
* Updated according to the new Generic JSON RPC APIobscuren2014-10-212-265/+227
|
* push data instead of assignobscuren2014-10-071-20/+3
|
* Added eth providersobscuren2014-10-021-45/+94
| | | | | An ethereum provider provides an interface from which communication can be done.
* How to spawn a websocket nodeobscuren2014-10-011-0/+10
|
* Readmeobscuren2014-10-011-0/+8
|
* initobscuren2014-10-013-0/+577