aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/port-stream.js
Commit message (Collapse)AuthorAgeFilesLines
* bugfix - portstream - dont wrap cb in try catchkumavis2017-01-121-2/+2
|
* dapp reload - fixed disconnect detection via pollingkumavis2016-10-131-2/+1
|
* Fix port stream end bugDan Finlay2016-09-141-2/+1
| | | | | | | | Emitting `end` or `close` was not ending the stream. Pushing a null packet also closes a stream, so I did that instead. Fixes #616
* Auto lintedDan Finlay2016-06-221-8/+7
|
* inpage - automatic dapp reloadkumavis2016-05-061-1/+3
|
* plumbing - pipe web3 to the popup.jskumavis2016-03-111-6/+19
|
* context wiring - handle and log errorskumavis2016-02-111-2/+7
|
* refactor - push data to popupkumavis2016-01-171-0/+10
|
* migrate to ProviderEngine zero-clientkumavis2015-12-191-0/+36