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

Add Parser support for ReplicaManager and add DB models for monitoring #93

Closed
wants to merge 8 commits into from

Commits on Aug 11, 2022

  1. - add sql table models for dispatch and acceptedattestation

    - add parser and topics for replicamanager
    CryptoMaxPlanck committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5aace03 View commit details
    Browse the repository at this point in the history
  2. add:

    - add tests for inserting monitor information
    CryptoMaxPlanck committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    12f21b0 View commit details
    Browse the repository at this point in the history
  3. fix:

    - add error checking
    CryptoMaxPlanck committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    777f1d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. add:

    - add deployer setup for tests
    - add replicamanager_test and supporting setup suite
    CryptoMaxPlanck committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    775596b View commit details
    Browse the repository at this point in the history
  2. small lint fix

    CryptoMaxPlanck committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a1e4161 View commit details
    Browse the repository at this point in the history
  3. comment fixes

    CryptoMaxPlanck committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    f718450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9696901 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

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