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

Fix and re-enable abandoned tx tracker #12533

Merged
merged 35 commits into from
Apr 17, 2024

Commits on Mar 21, 2024

  1. Re-enable tracker

    DylanTinianov committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bdea570 View commit details
    Browse the repository at this point in the history
  2. generate

    DylanTinianov committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dc448e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. update tracker

    DylanTinianov committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    58de60a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    f7e0d44 View commit details
    Browse the repository at this point in the history
  2. fix race conditions

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a81653b View commit details
    Browse the repository at this point in the history
  3. Update tracker.go

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4cad710 View commit details
    Browse the repository at this point in the history
  4. Update tracker.go

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5d2da7f View commit details
    Browse the repository at this point in the history
  5. Ensure thread safety

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4875df4 View commit details
    Browse the repository at this point in the history
  6. Update tracker.go

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    f9dbe8c View commit details
    Browse the repository at this point in the history
  7. concurrently track txes

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ab3a4ee View commit details
    Browse the repository at this point in the history
  8. Optimizations

    DylanTinianov committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e6cfea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    99a5ba9 View commit details
    Browse the repository at this point in the history
  2. update logging

    DylanTinianov committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    41c12c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc7e7d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update tracker.go

    DylanTinianov committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9268f9d View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    DylanTinianov committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    58c2bb6 View commit details
    Browse the repository at this point in the history
  3. Update common/txmgr/tracker.go

    Co-authored-by: Jim W <poopoothegorilla@users.noreply.github.com>
    DylanTinianov and poopoothegorilla committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    280e12a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    bd51284 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    554b11f View commit details
    Browse the repository at this point in the history
  2. lint

    DylanTinianov committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ce6ed98 View commit details
    Browse the repository at this point in the history
  3. enabled address check

    DylanTinianov committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    76cecf0 View commit details
    Browse the repository at this point in the history
  4. Update tracker_test.go

    DylanTinianov committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7564bd2 View commit details
    Browse the repository at this point in the history
  5. Update tracker.go

    DylanTinianov committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a40c5e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Ignore confirmed txes

    DylanTinianov committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    37c8844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b0211 View commit details
    Browse the repository at this point in the history
  3. Remove comment

    DylanTinianov committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c6b3476 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Update tracker_test.go

    DylanTinianov committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    50d7594 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1cdd390 View commit details
    Browse the repository at this point in the history
  2. changeset

    DylanTinianov committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a06b64c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed565a View commit details
    Browse the repository at this point in the history
  4. Update tracker_test.go

    DylanTinianov committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    be94745 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    986556c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f91896c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    98b705f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fed4cf5 View commit details
    Browse the repository at this point in the history