Results 7 issues of michael

`solana stakes ` or `solana stakes ` all silently return nothing. Lets: * If possible make `solana stakes ` report the stakes from the corresponding vote account * `solana stakes...

good first issue

Normal decoding of the SlotHash sysvar will exceed the current BPF compute limit. This PR demonstrates how to manually decode the sysvar to avoid this issue

A _simple_ program that supports two instructions: * 0 - create a SPL Token account at a constant program-derived address * 1 - close the SPL Token account created by...

eg, ![image](https://user-images.githubusercontent.com/1281082/51397477-2fef4e00-1af6-11e9-9d3b-c24516d9f3be.png) No good STR right now beyond waiting for user reports, this could use some investigation. I suspect that we're getting a timestamp of 0 somehow since we use...

help wanted

An 'error' callback can occur after the setTimeout() fires in rare occasions, which should be ignored to prevent multiple error callbacks.