JoeGruffins

Results 62 issues of JoeGruffins

``` 2022-05-10 15:28:05.662 [INF] CHAN: Updated 14446 entries (794446 total) 2022-05-10 15:28:05.662 [INF] CHAN: Done updating block index. Total entries: 794446 in 14.095s 2022-05-10 15:28:05.662 [INF] CHAN: Done upgrading database...

multi: Modify PurchaseTickets method. Accept the choice to force submission script derivation from an account and mark signing addresses for the external branch of that account that share the index....

In chainntfns return an error after logging when a processed transaction already exists. Change all call sites except the wallet publish transaction to ignore these errors to ensure previous behavior...

This started very recently on mainnet. When getting balance the total immature stake generation is shown as almost as much as my entire actual balance. This is added to the...

### Background Trezor is a hardware wallet. We can make simple transactions with it. It stores private keys on the device and doesn't give them out. If you want something...

If this is intended, or documented elsewhere, please close Using dcrctl on both mainnet and testnet, comparing dcrd's getrawtransaction and dcrwallet's gettransaction I found that the returned tx hex is...

This issue is an attempt to solve this TODO: https://github.com/decred/dcrwallet/blob/746bab5228037e9ba73c90914e74d90e7803c8b5/wallet/udb/addressmanager.go#L504-L507 I think this TODO is talking about the AccountProperties method when the account is not imported, one read is done...

Specifically, if wallet is locked during recovery btcwallet panics. Trying to use the wallet blows up whatever app is using it if a user simply locks the wallet at the...

Decred shares code with bitcoin and a recent change broke signing stake based inputs. Add decred specific script construction and fix tests. This fixes a bug introduced by c9e6ca30c925a213bc92c7b283875d166d3c4f75 This...

I'm looking into the possibility of adding [decred](https://decred.org/) to cake wallet. Would this be supported by the cake wallet maintainers? I can do all of the work of adding but...

Enhancement