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

Update reporting plugin factory constructors #20

Merged
merged 24 commits into from
Jul 17, 2024

Commits on Jul 4, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    709c6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce92963 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    059bfe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639e06f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. add consts for chain writer

    makramkd committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    99b5944 View commit details
    Browse the repository at this point in the history
  2. more method names

    makramkd committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b6dfb9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1a9150 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. add home chain reader consts

    makramkd committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    923e0ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7841aa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    8ce5cf3 View commit details
    Browse the repository at this point in the history
  2. remove panic

    makramkd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c4ab63b View commit details
    Browse the repository at this point in the history
  3. hacky hacks

    makramkd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c4748dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb15b58 View commit details
    Browse the repository at this point in the history
  5. add todo

    makramkd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c210e1f View commit details
    Browse the repository at this point in the history
  6. pass in filled config

    makramkd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e39aca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. info level logs

    makramkd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b40ce4d View commit details
    Browse the repository at this point in the history
  2. cast to ptr

    makramkd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fcace5e View commit details
    Browse the repository at this point in the history
  3. another log

    makramkd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    32e475b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c32485 View commit details
    Browse the repository at this point in the history
  5. fix lint

    makramkd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2183765 View commit details
    Browse the repository at this point in the history
  6. address comments

    makramkd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1bc85fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    688d42c View commit details
    Browse the repository at this point in the history
  8. use const from merklemulti

    makramkd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3929cb0 View commit details
    Browse the repository at this point in the history