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

Bump to version 4 following test vecs here: https://eips.ethereum.org/EIPS/eip-2335 #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    8a0e413 View commit details
    Browse the repository at this point in the history
  2. Add decrypt_keystore function to decrypt a JSON encoded string rather…

    … than a file
    Jason Vranek committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    02ad4e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. encrypt_key() now derives the bls public key and includes as part of …

    …the v4 keystore
    Jason Vranek committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    59c0662 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix UUID and add the default path as described by EIP-2334. Fixes imp…

    …orting keystores to Teku validator client.
    JasonVranek committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    67ece1a View commit details
    Browse the repository at this point in the history