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

JWT support for EL engine calls #4980

Merged
merged 16 commits into from
Feb 17, 2022
Merged

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    d0e4927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e14671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3002a78 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    dc55b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e221f52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fe984 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    13bfee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dcb050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e77b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. test(ut): added jwt auth tests

    arhamj committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    877895a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    051c40b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410803a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    99f7653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc9ecfb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Merge branch 'master' of github.com:ConsenSys/teku into jwt-for-el-calls

    Avoid adding authentication to kintsugi and kilnv1 specs. Auth only applies to kilnv2 onwards.
    ajsutton committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    770bff3 View commit details
    Browse the repository at this point in the history
  2. Minor tidy ups:

    Use assertj better in tests.
    Improve error messages when the jwt-secret file can't be found.
    ajsutton committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e2bdacb View commit details
    Browse the repository at this point in the history