I am experiencing a bug where on regtest, when one generates a large number of blocks (more than 10) using the generatetoaddress CLI command, bitcoind does not send headers messages, but instead it sends inv messages for the generated blocks. However, the number of inv messages does not match the number of the generated blocks.
Not sending all block messages on regtest after generate a large amount of blocks #18203
issue benthecarman opened this issue on February 24, 2020-
benthecarman commented at 10:09 PM on February 24, 2020: contributor
- benthecarman added the label Bug on Feb 24, 2020
-
mzumsande commented at 10:33 PM on February 24, 2020: member
However, the number of inv messages does not match the number of the generated blocks.
This effect was explained by @sdaftuar in #17451 (comment).
-
benthecarman commented at 10:42 PM on February 24, 2020: contributor
However, the number of inv messages does not match the number of the generated blocks.
This effect was explained by @sdaftuar in #17451 (comment).
Thank you
- benthecarman closed this on Feb 24, 2020
- DrahtBot locked this on Feb 15, 2022
Contributors
Labels