buck54321

Results 115 comments of buck54321

I [wrote up some notes](https://docs.google.com/document/d/1CTFgBSGBoNQGgCq8kyXq1rtWLeugM6CqHxI7fr754BI/edit?usp=sharing) on the current site's pages and features. There are also some open design-related issues. - #127 : Need copy text icon on all hashes and...

A little more info about the issue. It actually has nothing to do with coin "locking". Outputs spent in mempool are unselectable by `AvailableCoins` because there's a check ```C++ int...

Bump because of https://github.com/bitcoin/bitcoin/pull/19070. See https://github.com/decred/dcrwallet/tree/master/spv too.

> Maybe we can also add some data to `GetTickets` or a new command to see if a vsp is currently set. Maybe add a field to the `walletinfo` response?

> The biggest blocker for this is that currently the GetTickets rpc call will not work over rpc with an spv wallet. https://github.com/decred/dcrwallet/pull/2321

@JoeGruffins dcrwallet has a 2.0.0 release now. Can you update the dep here?

I had rolled a fix into #2737 already, but I'll merge this first

Oops. Made a conflict.

> I had rolled a fix into #2737 already, but I'll merge this first Fudge. I merged it.