Connecting with a whitebinded peer on localshost to P2P, Bitcoin Core selectively sends block invs after generatetoaddress 10 address RPC command.
Expected behavior
Send block invs for every block generated in the proper order.
To reproduce
- Connect to bitcoind with a whitebinded local peer and listen to the invs.
- Generate 10 blocks with RPC in one command:
generatetoaddress 10 address - Only get some invs. On my computer it's 7, on @lontivero's computer it's 2.
System information
Ubuntu 18.04, Windows 10, Bitooin Core 0.18.1