Alex Yocom-Piatt

Results 41 comments of Alex Yocom-Piatt

I have a rough idea of how it could happen, I'll have to try it out on testnet myself.

Yah it's possible. Basically requires a change to how the PurchaseTicket action to dcrwallet is handled. Currently it's just a Request/Response, but if it were changed to a Stream we...

There are some pieces that we need to figure out first before we'll be able to do such a thing.

Just on a functional basis, there isn't a good way for decrediton to display "only" pending tspends. We'll probably need to add an api endpoint to dcrdata for decrediton to...

Yah I believe I'm referring to that "slightly longer flash" but I see the same flash with a wallet with no tickets. I believe it's delaying with something in the...

I see "nothing" happening then the location change action hit and then the overview shows up.

So looking at the logs/actions and when the screen goes blank, I see the screen go blank at STARTWALLETSERVICE_SUCCESS then a few more Success actions then the Location change hits...

As @jrick pointed out, it's possible something related to this being "run as administrator"

Another report of the same issue with a fresh install of Windows 10 with Intel processor. The same user reported that it worked as expected on the same machine (with...

https://github.com/webpack-contrib/node-loader/issues/46 Maybe related? Something about absolute pathing possibly? But wouldn't explain why it works on some and not others.