aboutsummaryrefslogtreecommitdiffstats
path: root/main.js
Commit message (Expand)AuthorAgeFilesLines
* Fix JSHint errorsCorey Farwell2014-11-031-15/+11
* transacton => transactionJeffrey Wilcke2014-10-311-1/+1
* Added account propJeffrey Wilcke2014-10-311-0/+1
* changes to make whisper workingMarek Kotewicz2014-10-301-4/+8
* filters refactoredMarek Kotewicz2014-10-291-65/+35
* polling whisper in progressMarek Kotewicz2014-10-291-30/+49
* db and shhMarek Kotewicz2014-10-281-0/+29
* cleaner promisesMarek Kotewicz2014-10-281-276/+137
* http pollingMarek Kotewicz2014-10-231-5/+37
* warning when provider is not setMarek Kotewicz2014-10-221-0/+1
* messageHandler expects object instead of stringMarek Kotewicz2014-10-221-2/+1
* block, transaction, uncle by hash and number separatelyMarek Kotewicz2014-10-221-7/+6
* http providerMarek Kotewicz2014-10-221-15/+18
* Updated propertiesobscuren2014-10-211-14/+4
* Updated according to the new Generic JSON RPC APIobscuren2014-10-211-264/+226
* push data instead of assignobscuren2014-10-071-20/+3
* Added eth providersobscuren2014-10-021-0/+583