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

Implement standard keymanager API #3522

Merged
merged 131 commits into from
Apr 1, 2022
Merged

Implement standard keymanager API #3522

merged 131 commits into from
Apr 1, 2022

Commits on Dec 13, 2021

  1. Add keymanager backend

    dapplion committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    81a194b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Add keymanager server

    dapplion committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    abe2e98 View commit details
    Browse the repository at this point in the history
  2. Add private local signer

    dapplion committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    2f3ed95 View commit details
    Browse the repository at this point in the history
  3. Fix comment typo

    dapplion committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d83df0c View commit details
    Browse the repository at this point in the history
  4. Update test types

    dapplion committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    dbec195 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

Commits on Jan 12, 2022

  1. Hooking up the keymanager server - still manually registering a dummy…

    … api that returns static data
    dadepo committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c3c220e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Revert "Hooking up the keymanager server - still manually registering…

    … a dummy api that returns static data"
    
    This reverts commit c3c220e.
    dadepo committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f912c0f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. using 9657 as default port for key manager server. Also not overridin…

    …g defaults with undefined
    dadepo committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    a1a42d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1d99d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    a04e798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615cf96 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    a619f78 View commit details
    Browse the repository at this point in the history
  2. leaving some todo

    dadepo committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e479d80 View commit details
    Browse the repository at this point in the history
  3. switching deleting file to async. Still need to take care of logging …

    …in case deleting fails
    dadepo committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4cceb2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    478b0fe View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Merged master with remote signing functionality. App builds. More mod…

    …ification still needed to get it working
    dadepo committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    33e894f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4e812 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

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

Commits on Jan 24, 2022

  1. fix lint errors

    dadepo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    fddbd6e View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    dadepo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f5bf1fe View commit details
    Browse the repository at this point in the history
  3. fix lint errors - finally

    dadepo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    2c48151 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. temp

    dadepo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    90e8d40 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    43f108a View commit details
    Browse the repository at this point in the history
  2. track test file

    dadepo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7bc3172 View commit details
    Browse the repository at this point in the history
  3. removing some outdated TODOs

    dadepo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c24dd50 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    f5dfc08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a5d17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e43cc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    705f770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81a7f7a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. move lock file to utils

    dadepo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    022025a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3a000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    470b2fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    543bef7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a497722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9418cdb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    5849cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ff846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b79d1d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Undoing the addition of lockfile to lodestar-util as it is a package …

    …that should be filesystem/nodejs agnostic
    dadepo committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1fdf81e View commit details
    Browse the repository at this point in the history
  2. importing lockfile in test

    dadepo committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    417740d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc1fea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d1b80 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

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

Commits on Feb 6, 2022

  1. When using dev command, make it actually possible to not run a valida…

    …tor with a beacon node
    dadepo committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    88ad699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a74c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42376cf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    1ad3e97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc168c6 View commit details
    Browse the repository at this point in the history
  3. fix linting errors

    dadepo committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6fb876b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    d7141da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02d2e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bcd3ec View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    5928a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc6601c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8fb95e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Feb 11, 2022

  1. Adding e2e for keymanager api

    dadepo committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3e01de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb6746 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    56fc9ea View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    dadepo committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    b059501 View commit details
    Browse the repository at this point in the history
  3. Processing some todos

    dadepo committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    889f519 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Process left TODOs

    dadepo committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    cb87eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc63d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    d2d029f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a1ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a031b8 View commit details
    Browse the repository at this point in the history
  4. Added logger to KeymanagerApi

    dadepo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b351826 View commit details
    Browse the repository at this point in the history
  5. Fixed compilation error in key managers e2e test due to changes that …

    …added logger to KeymanagerApi
    dadepo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a2b9757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c70966c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    555b50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc31a1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    204536f View commit details
    Browse the repository at this point in the history
  4. setting port right

    dadepo committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    416fa12 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    6e966b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e6d5d View commit details
    Browse the repository at this point in the history
  3. Added support for interactions with remote signer validators. Removed…

    … some unit tests in place of e2e
    dadepo committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a668539 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. optimise imports

    dadepo committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e9d6da7 View commit details
    Browse the repository at this point in the history
  2. optimize some tests assertion

    dadepo committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6a3405e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6353a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4eb5f6 View commit details
    Browse the repository at this point in the history
  5. fix compilation error

    dadepo committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    69ee4d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    fec9913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70caa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44025b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50adc04 View commit details
    Browse the repository at this point in the history
  5. Removed unnecessary comment

    dadepo committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    4672ca8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e93f1a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    12be734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a324ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dbdaaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52e891 View commit details
    Browse the repository at this point in the history
  5. Removed unnecessary dependency

    dadepo committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    9cf1003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e35c77 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    579802e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3a02e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Removed the use of mapvalues

    dadepo committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c2446ce View commit details
    Browse the repository at this point in the history
  2. Not exposing duties

    dadepo committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5483478 View commit details
    Browse the repository at this point in the history
  3. Minor comment improvement

    dadepo committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    be3f098 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e2411c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Remove getSignerLocal

    dapplion committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b8fa263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7214b53 View commit details
    Browse the repository at this point in the history
  3. revert changes to local.md

    dadepo committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3c1d8a8 View commit details
    Browse the repository at this point in the history
  4. optimise import order

    dadepo committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ef4f9fd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    7b9eee5 View commit details
    Browse the repository at this point in the history
  2. Some renaming

    dadepo committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    eebbbe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beed866 View commit details
    Browse the repository at this point in the history
  4. setting derivation path

    dadepo committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c668d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38fcfd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8380fc View commit details
    Browse the repository at this point in the history
  7. re-adding test:unit

    dadepo committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    568ade7 View commit details
    Browse the repository at this point in the history
  8. switching to using path.join

    dadepo committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    5be26b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    bd74673 View commit details
    Browse the repository at this point in the history
  2. import optimisation

    dadepo committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    abde51c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb2cfa View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    1928930 View commit details
    Browse the repository at this point in the history
  2. temp skip keymanager e2e test

    dadepo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    9790834 View commit details
    Browse the repository at this point in the history
  3. switching node port back to 9596. It should not be any problem as lon…

    …g as all tests shuts down node properly
    dadepo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3ac7900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e9f0e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5faad2 View commit details
    Browse the repository at this point in the history
  6. Temp skip a failing test

    dadepo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    58cb2f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfbfd85 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 5, 2022

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

Commits on Mar 8, 2022

  1. Setting derivationPath back to empty string. Implementing getting der…

    …ivationPath would be done later
    dadepo committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    86bde81 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Merge master and fix conflicts

    dadepo committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c69b5e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Fix type error

    dadepo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    78189f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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