Reject behavior does not coincide with BIP0061 #4538

issue davecgh opened this issue on July 15, 2014
  1. davecgh commented at 4:51 PM on July 15, 2014: contributor

    This code in the AcceptToMemoryPool function for rejecting transactions with missing and/or fully spent transactions sends a reject code of 0x12 which, according to BIP0061 is Duplicate version message received.

    I suspect it is probably easier to fix the BIP at this point, but I did want to point out the implementation does not match the BIP.

  2. jrick commented at 11:57 PM on July 15, 2014: none

    There are some other reject reasons that are shared between different data types (for example, 0x10 Invalid being shared by both tx and block), so I suspect that 0x12 is just missing from the table of tx reject reasons in the BIP.

  3. laanwj added the label P2P on Sep 25, 2014
  4. laanwj commented at 4:19 PM on February 9, 2016: member
  5. laanwj closed this on Feb 9, 2016

  6. MarcoFalke locked this on Sep 8, 2021
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-26 12:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me