Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TransactionPoster: avoid posting transactions multiple times #2914

Closed
wants to merge 5 commits into from

Commits on Aug 16, 2023

  1. TransactionPoster: avoid posting transactions multiple times

    This is a performance optimization that will help avoid duplicate posts after #2612.
    NachoSoto committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    57d4017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d55d779 View commit details
    Browse the repository at this point in the history
  3. Fixed test and lint

    NachoSoto committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    42a9891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7abf1a5 View commit details
    Browse the repository at this point in the history
  5. Removed unused method

    NachoSoto committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b844a4a View commit details
    Browse the repository at this point in the history