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

node,rpc: JWT auth dialing + auth endpoints getters + auth testing #24911

Merged
merged 11 commits into from
Sep 2, 2022

Commits on Aug 2, 2022

  1. node,rpc: auth RPC client util, auth rpc endpoint getters, auth rpc t…

    …ests, enforce 256-bit secret
    
    Co-authored-by: Joshua Gutow <jgutow@optimism.io>
    protolambda and trianglesphere committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    82e8d11 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    c6222ac View commit details
    Browse the repository at this point in the history
  2. node: update JWT auth test

    fjl committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0a3e2f8 View commit details
    Browse the repository at this point in the history
  3. node: refactor auth test

    fjl committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c6c2cf8 View commit details
    Browse the repository at this point in the history
  4. rpc: remove jwt support

    fjl committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5ace82b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2f790b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    6b1f5f6 View commit details
    Browse the repository at this point in the history
  2. rpc: rename client options file

    fjl committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2630b9d View commit details
    Browse the repository at this point in the history
  3. rpc: improve docs

    fjl committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    278c580 View commit details
    Browse the repository at this point in the history
  4. rpc: rename example

    fjl committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8c2013b View commit details
    Browse the repository at this point in the history