Alexander Graebe
Alexander Graebe
@steverob @jaebradley this is probably not the best option and not 100% thought out but how about this: - you set the redirct_url in your dashboard to localhost:8080 - the...
@lgalabru I don't have access, but this one could be a good first issue
Recent developer feedback indicates that windows devs want support for other package managers. Choco (https://github.com/chocolatey/choco) came up as a suggestion
As for the API key question, go to `https://developer.uber.com/`, click on `Register your app`. As soon as you're finished, you can add a new application in your Developer Dashboard. This...
Same problem here on OSX El Capitan: ``` npm ERR! Darwin 15.4.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" npm ERR! node v4.4.3 npm ERR! npm v2.15.1 npm ERR! code EPEERINVALID...
@muneeb-ali noted that in addition to the methods above, the explorer also doesn't show addresses that stack using BTC transactions As for delegation calls: showing the reward address would make...
I was under the impression that testnet rewards wouldn't be paid out, **but I was wrong**. This cURL shows rewards going out to testnet stackers: ```shell curl -X GET 'https://stacks-node-api.testnet.stacks.co/extended/v1/burnchain/rewards'...
Considering the alternative probably a medium priority
oh, I didn't cover `connect-react`
This is also something we should call out in our docs @pgray-hiro. From [SIP005](https://github.com/stacksgov/sips/blob/main/sips/sip-005/sip-005-blocks-and-transactions.md): ``` Note that if a transaction contains a token-transfer payload, it MUST have only a standard...