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 Session Primer with Qos and chain configuration in db #21

Merged
merged 52 commits into from
Mar 25, 2024

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. qos cleanup

    blade committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e4c13a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. refractor relayer

    blade committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fec4b8c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    1f3da8b View commit details
    Browse the repository at this point in the history
  2. update QoS check documentation

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9152c17 View commit details
    Browse the repository at this point in the history
  3. update to include time variable for QoS docs

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9dcee3f View commit details
    Browse the repository at this point in the history
  4. rename qosjob to checkjob

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c9a1a0d View commit details
    Browse the repository at this point in the history
  5. update vocab on documentation

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8fc4e1d View commit details
    Browse the repository at this point in the history
  6. update node selection system architecture

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    45e5a14 View commit details
    Browse the repository at this point in the history
  7. update system architecture diagram

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d3c8443 View commit details
    Browse the repository at this point in the history
  8. update base check checker

    blade committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    68342d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. regenerate optimized json

    blade committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6fb4fbe View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Mar 24, 2024

  1. refractor relay controller for cleaniness

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9cae8a7 View commit details
    Browse the repository at this point in the history
  2. fix relayer tests

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7fcc697 View commit details
    Browse the repository at this point in the history
  3. regenerate tests and fix tests

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    190a55f View commit details
    Browse the repository at this point in the history
  4. refractor altruist registry to chain configuration registry and add i…

    …mplementation for db driven qos configs
    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6ad0dbc View commit details
    Browse the repository at this point in the history
  5. update checks to use db driven configs

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    814430c View commit details
    Browse the repository at this point in the history
  6. update checks

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ac4c005 View commit details
    Browse the repository at this point in the history
  7. fix compile error

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cff981c View commit details
    Browse the repository at this point in the history
  8. isolate checks into its own package

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    da3729b View commit details
    Browse the repository at this point in the history
  9. update documentation

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7d89bae View commit details
    Browse the repository at this point in the history
  10. add cicd for publishing docker file

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b0c4495 View commit details
    Browse the repository at this point in the history
  11. update ci/cd

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b6a7e04 View commit details
    Browse the repository at this point in the history
  12. update ci-cd pipeline name

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    23f2b57 View commit details
    Browse the repository at this point in the history
  13. only build on PR requests

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a0b5077 View commit details
    Browse the repository at this point in the history
  14. remove broken ci/cd

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8df0410 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a642f79 View commit details
    Browse the repository at this point in the history
  16. update ci/cd

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3bbc3c4 View commit details
    Browse the repository at this point in the history
  17. Update go.yml

    nodiesBlade authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8483be1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad861d0 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'main' of github.com:baaspoolsllc/os-gateway into featur…

    …e/unassigned/add-session-primer
    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    080fbe7 View commit details
    Browse the repository at this point in the history
  20. add ci cd tests for main as well

    blade committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3cb2df2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3ffc4aa View commit details
    Browse the repository at this point in the history
  22. Add files via upload

    nodiesBlade authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e370adb View commit details
    Browse the repository at this point in the history
  23. Update Repository Logo

    nodiesBlade authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    41e2e25 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge branch 'main' of github.com:baaspoolsllc/os-gateway into featur…

    …e/unassigned/add-session-primer
    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e406210 View commit details
    Browse the repository at this point in the history
  2. add chain configuration documentation

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    38dadd2 View commit details
    Browse the repository at this point in the history
  3. update comment

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9ac446d View commit details
    Browse the repository at this point in the history
  4. use evm_chain config

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5b97f0c View commit details
    Browse the repository at this point in the history
  5. update documentation with evm check

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6abdd2a View commit details
    Browse the repository at this point in the history
  6. add additional checks

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2147d7c View commit details
    Browse the repository at this point in the history
  7. remove magic number

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5ef69d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccfe5f8 View commit details
    Browse the repository at this point in the history
  9. fix example altruist

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e38fa43 View commit details
    Browse the repository at this point in the history
  10. fix typo comment

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21f4ad0 View commit details
    Browse the repository at this point in the history
  11. add default altruist request timeout

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2144281 View commit details
    Browse the repository at this point in the history
  12. add docker image releases link in readme

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cb7ba13 View commit details
    Browse the repository at this point in the history
  13. update readme

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a574265 View commit details
    Browse the repository at this point in the history
  14. update readme

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    470f0ef View commit details
    Browse the repository at this point in the history
  15. update typo in quick onboaridng guide

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5f070e9 View commit details
    Browse the repository at this point in the history
  16. update altruist documentation

    blade committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b42fc75 View commit details
    Browse the repository at this point in the history