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: add daily refetch module #454

Merged
merged 18 commits into from
Aug 26, 2022
Merged

Commits on Aug 16, 2022

  1. add block module

    MonikaCat committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    63367de View commit details
    Browse the repository at this point in the history
  2. get total blocks

    MonikaCat committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    78618df View commit details
    Browse the repository at this point in the history
  3. add checkMissingBlocks

    MonikaCat committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2122749 View commit details
    Browse the repository at this point in the history
  4. updated block module

    MonikaCat committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9a93133 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    95669d3 View commit details
    Browse the repository at this point in the history
  2. update module struct

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    b88baa1 View commit details
    Browse the repository at this point in the history
  3. updated periodic ops

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8de3bce View commit details
    Browse the repository at this point in the history
  4. rename to daily refetch

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7291f58 View commit details
    Browse the repository at this point in the history
  5. updated registrar.go

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1fdf3d8 View commit details
    Browse the repository at this point in the history
  6. updated scheduler

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    023ae52 View commit details
    Browse the repository at this point in the history
  7. updated database

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    af1a822 View commit details
    Browse the repository at this point in the history
  8. added CHANGELOG.md

    MonikaCat committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6628574 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. updated periodic ops

    MonikaCat committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    98e340e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. add GetMissingBlocks func

    MonikaCat committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1283713 View commit details
    Browse the repository at this point in the history
  2. updated periodic ops

    MonikaCat committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3ee3045 View commit details
    Browse the repository at this point in the history
  3. updated sql stmt

    MonikaCat committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d6ea458 View commit details
    Browse the repository at this point in the history
  4. use Process func

    MonikaCat committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f22401a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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