Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Transaction trace logging for visibility of transactions on P2P #5725

Merged
merged 6 commits into from
Sep 18, 2018

Commits on Sep 18, 2018

  1. add log messages when a transaction is accepted/rejected/pending that…

    … indicates producer/speculator
    b1bart committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    79de776 View commit details
    Browse the repository at this point in the history
  2. change to dlog

    b1bart committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    1ec58be View commit details
    Browse the repository at this point in the history
  3. add tracing for when persisted transactions are dropped, add logging …

    …to producer plugin about various start block processing statistics.
    b1bart committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e9ab245 View commit details
    Browse the repository at this point in the history
  4. in cases where there are early outs indicate how many entries were ac…

    …tually processed and how many were potentially processed
    b1bart committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    36a10ff View commit details
    Browse the repository at this point in the history
  5. log when a producing node drops a previously accepted but unapplied t…

    …ransaction from consideration due to expiry
    b1bart committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e352654 View commit details
    Browse the repository at this point in the history
  6. wording

    b1bart committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    eb54bba View commit details
    Browse the repository at this point in the history