Jonathan Zeppettini
Jonathan Zeppettini
I'm aware all those exchanges are currently suspect. In most cases the "wash trading" isn't even that, they're so lazy they just make database entries to fake trade history instead...
I've got a couple docs I started that address some of these issues: https://github.com/jzbz/dcrdocs/blob/master/docs/mining/proof-of-stake/solo-proof-of-stake.md https://github.com/jzbz/dcrdocs/blob/master/docs/mining/proof-of-stake/secure-cool-wallet.md
@rocknet You are correct, `--enablevoting` should not be there as that wallet does no voting, only ticket purchasing. Will fix that as well as the link to the Solo PoS...
Agree with this, even if we just move the decimal a few places to the right and have the charts only show data post algo change it would be a...
> Does dcrwallet allow restoring from a date currently? If not should we add that? I don't believe it currently supports specifying a restore height, whether dcrwallet should have that...
> @jzbz > > Automatic application of the udev rules is problematic because it needs admin permissions to copy which is not great and does not work out of the...
Bumping this and adding a question; can we add a prompt that asks the user for permission to add the relevant udev rules so everything "just works"? https://github.com/trezor/trezor-common/blob/master/udev/51-trezor.rules
It might be possible to use the Yubikey to unlock the wallet however I don't think a Yubikey can actually do transaction signing the way a hardware wallet can (storage...
That's definitely in the realm of possibility.
Just adding another confirmation that on a fresh Windows 11 install the error gets thrown as well. An alternative way to resolve the dependency using winget via CLI: `winget install...