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

Key Management and Config File for Validator Onboarding #1990

Merged
merged 43 commits into from
Nov 9, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    134d39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21061fe View commit details
    Browse the repository at this point in the history
  3. fix lint

    dailinsubjam committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1189edb View commit details
    Browse the repository at this point in the history
  4. solve conflict

    dailinsubjam committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    45208dc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    9a856fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615037b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    974357a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3374fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e42635f View commit details
    Browse the repository at this point in the history
  6. unwrap() to expect()

    dailinsubjam committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    41b287f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc81a8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    319a336 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a17875 View commit details
    Browse the repository at this point in the history
  10. fix lint

    dailinsubjam committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    eaea764 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add validator structure in config.rs

    Sishan Long authored and Sishan Long committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0958125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4fcbf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    87c5de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f97b09 View commit details
    Browse the repository at this point in the history
  3. fix lint

    dailinsubjam committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c7ea1a3 View commit details
    Browse the repository at this point in the history
  4. remove useless comment

    dailinsubjam committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f4197f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe6450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d5c308 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    992fc67 View commit details
    Browse the repository at this point in the history
  8. fix lint

    dailinsubjam committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3d36e9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07e1f86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7958ec8 View commit details
    Browse the repository at this point in the history
  11. fix lint

    dailinsubjam committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    83bedc7 View commit details
    Browse the repository at this point in the history
  12. add some comments and make sure key generation is only in system init…

    …ialization or test initialization
    dailinsubjam committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    362199d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1949 from EspressoSystems/sishan/default_config_p…

    …eer_validators
    
    set other nodes' default pub key and stake value during initialization
    dailinsubjam committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7acc7b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    ac71f6b View commit details
    Browse the repository at this point in the history
  2. Add validator config

    dailinsubjam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    440ab12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1964 from EspressoSystems/sishan/config_file_vali…

    …dator
    
    Config file for validator
    dailinsubjam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3319f38 View commit details
    Browse the repository at this point in the history
  4. fix lint

    dailinsubjam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    091727c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    753f4e5 View commit details
    Browse the repository at this point in the history
  2. fix lint

    dailinsubjam committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e571008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73c690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aab444f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1980 from EspressoSystems/sishan/scripts_gen_keypair

    Sishan/scripts gen keypair
    dailinsubjam committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    66f5507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9baa152 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    0ca0a4f View commit details
    Browse the repository at this point in the history
  2. Revert "Update mod.rs for larger timeout duration"

    This reverts commit 0ca0a4f.
    dailinsubjam committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4185ee5 View commit details
    Browse the repository at this point in the history