Where is the transactionAddedToMempool function ultimately interpreted #29829

issue Wang-jiong-han openend this issue on April 8, 2024
  1. Wang-jiong-han commented at 9:01 am on April 8, 2024: none

    Motivation

    when I read and check the code of AcceptSingleTransaction function,I noticed that the transactionAddedToMempool function is not being constructed properly; existing code related to the transactionAddedToMempool function is either overloaded or repeatedly called. I haven’t found where this functionality is ultimately interpreted and executed。 Is it that I’m missing some part of the code, or that some third-party library is being called? I hope to get an answer from the developers

    Possible solution

    No response

    Useful Skills

    • Compiling Bitcoin Core from source
    • Running the C++ unit tests and the Python functional tests

    Guidance for new contributors

    Want to work on this issue?

    For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.

  2. Wang-jiong-han added the label good first issue on Apr 8, 2024
  3. glozow removed the label good first issue on Apr 8, 2024
  4. glozow added the label Questions and Help on Apr 8, 2024
  5. glozow commented at 9:52 am on April 8, 2024: member

    This seems like a misunderstanding of how CValidationInterface works? https://github.com/bitcoin/bitcoin/blob/master/src/validationinterface.h. Clients of that interface implement transactionAddedToMempool.

    Usually the issue tracker is used to track technical issues related to the Bitcoin Core code base.

    General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange or the #bitcoin IRC channel on Libera Chat, or one of the Bitcoin subreddits, or any other place that you feel is well suited.

  6. glozow closed this on Apr 8, 2024


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: 2024-07-01 10:13 UTC

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