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

v3.0.19 #2586

Merged
merged 50 commits into from
Feb 19, 2024
Merged

v3.0.19 #2586

merged 50 commits into from
Feb 19, 2024

Commits on Feb 13, 2024

  1. refactor scorekeeper to separate files

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ffac567 View commit details
    Browse the repository at this point in the history
  2. refactor scorekeeper to separate files

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a748ab0 View commit details
    Browse the repository at this point in the history
  3. remove unused scores

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    45395ae View commit details
    Browse the repository at this point in the history
  4. bump nominatedAt score

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ad28da1 View commit details
    Browse the repository at this point in the history
  5. update gateway cache

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d860cb1 View commit details
    Browse the repository at this point in the history
  6. remove usued opengov/dem in constraints

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d362963 View commit details
    Browse the repository at this point in the history
  7. remove usued opengov/dem in constraints

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e46cabe View commit details
    Browse the repository at this point in the history
  8. remove unused

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6a8ead4 View commit details
    Browse the repository at this point in the history
  9. rename id to slotId in candidates config

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3e29ab1 View commit details
    Browse the repository at this point in the history
  10. update candidate schema to add slotId/kyc, remove gov

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    130a2a5 View commit details
    Browse the repository at this point in the history
  11. remove legacy democracy gateway routes / queries

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6a948de View commit details
    Browse the repository at this point in the history
  12. removed unused democracy jobs

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    005b56e View commit details
    Browse the repository at this point in the history
  13. lint

    will pankiewicz authored and will pankiewicz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e3de712 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. merge master

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4f75114 View commit details
    Browse the repository at this point in the history
  2. bump versions to 3.0.15

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0bce335 View commit details
    Browse the repository at this point in the history
  3. make ranks deterministic

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c4c33c7 View commit details
    Browse the repository at this point in the history
  4. add candidates/rank endpoint

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5ee058a View commit details
    Browse the repository at this point in the history
  5. merge master

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bf249a2 View commit details
    Browse the repository at this point in the history
  6. update candidates to have ids, and ci to check for ids

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e34fd26 View commit details
    Browse the repository at this point in the history
  7. decouple locations from candidates

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    068a0db View commit details
    Browse the repository at this point in the history
  8. remove comment

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e605d19 View commit details
    Browse the repository at this point in the history
  9. update location queries by name

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    49a4529 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54fa9a2 View commit details
    Browse the repository at this point in the history
  11. update nominations to be created when proxy txs are executed, return …

    …executed proxy txs in endpoint
    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b0b9c64 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'will-v3.0.14' of github.com:w3f/1k-validators-be into w…

    …ill-v3.0.14
    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7dab148 View commit details
    Browse the repository at this point in the history
  13. add nomination db entry for non-proxy nominator txs

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dd23543 View commit details
    Browse the repository at this point in the history
  14. update ipinfo comment

    will pankiewicz authored and will pankiewicz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d11e7be View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. type nominator, fix add nominator error

    will pankiewicz authored and will pankiewicz committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aa0c165 View commit details
    Browse the repository at this point in the history
  2. rename controller to bondedAddress in nominator

    will pankiewicz authored and will pankiewicz committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    668d2e5 View commit details
    Browse the repository at this point in the history
  3. scorekeeper refactoring

    will pankiewicz authored and will pankiewicz committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aa5cd1f View commit details
    Browse the repository at this point in the history
  4. add jest testing

    will pankiewicz committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    046ec45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fbbd58 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. jest testing

    will pankiewicz authored and will pankiewicz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    36ebe29 View commit details
    Browse the repository at this point in the history
  2. add nominator tests

    will pankiewicz authored and will pankiewicz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3e7c13c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'will-v3.0.14' of github.com:w3f/1k-validators-be into w…

    …ill-v3.0.14
    will pankiewicz authored and will pankiewicz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    33e6816 View commit details
    Browse the repository at this point in the history
  4. merge master

    will pankiewicz authored and will pankiewicz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    85e25ba View commit details
    Browse the repository at this point in the history
  5. fix merge

    will pankiewicz authored and will pankiewicz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5004934 View commit details
    Browse the repository at this point in the history
  6. adjust candidates ci check

    will pankiewicz authored and will pankiewicz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9a47386 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 19, 2024

  1. fix lint

    ironoa committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4aaa280 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2607 from w3f/scorekeeper-quick-refactor

    implement Factory and Template patterns
    ironoa authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b85501b View commit details
    Browse the repository at this point in the history
  3. split chaindata into multiple files

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bb03c34 View commit details
    Browse the repository at this point in the history
  4. update cron time constants

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    81a4c78 View commit details
    Browse the repository at this point in the history
  5. make scorekeeper cron dir

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    00688ab View commit details
    Browse the repository at this point in the history
  6. read gateway ttl from config or constants

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0bdb4a9 View commit details
    Browse the repository at this point in the history
  7. move cron folder to /scorekeeper/jobs/cron

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c53a80a View commit details
    Browse the repository at this point in the history
  8. split constraints into multiple files

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4420f86 View commit details
    Browse the repository at this point in the history
  9. move to appropriate folders

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f3d6829 View commit details
    Browse the repository at this point in the history
  10. removed unused code

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bb900bf View commit details
    Browse the repository at this point in the history
  11. organize cron jobs

    will pankiewicz authored and will pankiewicz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d4eaded View commit details
    Browse the repository at this point in the history