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

feat(vn): recognize abandoned state #4272

Merged
merged 9 commits into from
Jul 12, 2022

Commits on Jul 7, 2022

  1. Fetch contracts easier

    Refactor the function so we can fetch multiple types of contracts by
    type.
    brianp committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    90e906a View commit details
    Browse the repository at this point in the history
  2. Find the active state of contracts

    If checkpoints are being missed mark the contract as abandoned.
    brianp committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b146804 View commit details
    Browse the repository at this point in the history
  3. Monitor active and abandoned contracts

    Abandoned contracts still require being worked on until the move into
    quarantine.
    brianp committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    655493b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56e089d View commit details
    Browse the repository at this point in the history
  5. Fix the logging targets

    brianp committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0f20dc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18e1b88 View commit details
    Browse the repository at this point in the history
  7. Correct a butchered undo/redo

    brianp committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b1c2fd3 View commit details
    Browse the repository at this point in the history
  8. rebase conflicts

    brianp committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d781e05 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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