Harsh Vakharia

Results 13 issues of Harsh Vakharia

Tracking position related changes here in this issue @guidezpl

Open to suggestions!

enhancement
help wanted

Fixes https://github.com/speakeasyjs/speakeasy/issues/99

Was taking a look at the source code and found this: https://github.com/lightninglabs/neutrino/blob/e89b36762dd46f4e5c1fc8348b5582265f4a74ce/neutrino.go#L106-L121 Shouldn't `forAllOutboundPeers` only apply closure to `ps.outboundPeers`?

At this moment, liquality is being replaced by [secure] in travis logs which is easy to guess and doesn't serve any purpose. We can just remove liquality from secure variable...

There is a typo in the `search.html` file: https://github.com/NeuroVault/NeuroVault/blob/master/neurovault/apps/statmaps/templates/statmaps/search.html#L6

bug
easy

## Consider this setup, ``` var data = [ { y: ['22.3', '23'], x: ['2001-06-11 11:00', '2001-06-11 11:10'], line: { 'width': 2 }, uid: '40abaa' } ] var layout =...

status: discussion needed