Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallets that do not perform address discovery do not watch addresses in the initial gap limit #1297

Closed
jrick opened this issue Oct 3, 2018 · 2 comments

Comments

@jrick
Copy link
Member

jrick commented Oct 3, 2018

This is easily hit on simnet.

To reproduce:

  1. Create a new simnet wallet
  2. Create a new simnet dcrd using the mining address from above
  3. Start both dcrd and dcrwallet but not not mine any blocks. The wallet will connect to dcrd but not perform any address discovery because only the genesis block exists.
  4. Use the CPU miner to mine 2 blocks (first is a premine block and won't contain a coinbase output for the wallet). The second coinbase transaction will not be noticed by the wallet.
@kLkA
Copy link
Contributor

kLkA commented Oct 6, 2018

I'll take

@jrick
Copy link
Member Author

jrick commented Feb 18, 2020

Unsure when this was fixed, but I confirmed this is not a bug on master any longer.

@jrick jrick closed this as completed Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants