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

Add Ethereum secp keys to validators #471

Merged
merged 48 commits into from
Oct 13, 2022

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    0918529 View commit details
    Browse the repository at this point in the history
  2. shared: add eth keys for validators

    tzemanovic authored and sug0 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ebbc8fc View commit details
    Browse the repository at this point in the history
  3. client: add eth keys for validators

    tzemanovic authored and sug0 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    250ee2e View commit details
    Browse the repository at this point in the history
  4. TODO: update genesis

    tzemanovic authored and sug0 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    6893c20 View commit details
    Browse the repository at this point in the history
  5. config: add eth keys to genesis

    brentstone authored and sug0 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    92a0e22 View commit details
    Browse the repository at this point in the history
  6. client: add eth keys to pre_genesis

    brentstone authored and sug0 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    fd92541 View commit details
    Browse the repository at this point in the history
  7. wallet: add eth keys to ValidatorWallet

    brentstone authored and sug0 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    93179b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87f70e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    be2a295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de84663 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f083429 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b9de30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e283819 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    231a664 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e27bba View commit details
    Browse the repository at this point in the history
  8. WIP: gen eth keys

    sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ade2415 View commit details
    Browse the repository at this point in the history
  9. fixup! WIP: gen eth keys

    tzemanovic authored and sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    aa7e997 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ba4781 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3143f3 View commit details
    Browse the repository at this point in the history
  12. fixup! WIP: gen eth keys

    tzemanovic authored and sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    dc05733 View commit details
    Browse the repository at this point in the history
  13. fixup! WIP: gen eth keys

    tzemanovic authored and sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    dac56f2 View commit details
    Browse the repository at this point in the history
  14. fix cli

    tzemanovic authored and sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5cbc47c View commit details
    Browse the repository at this point in the history
  15. Fix wasm tests

    sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    175da50 View commit details
    Browse the repository at this point in the history
  16. Remove duplicate tiny-keccak dep

    sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3950da6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ca2f72 View commit details
    Browse the repository at this point in the history
  18. Run make fmt

    sug0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e22a4e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    aaad19f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166e483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fffeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48e1fe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca8aef4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab24237 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f22f19d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e5d88f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9308917 View commit details
    Browse the repository at this point in the history
  10. Add get_eth_bridge_keypair()

    sug0 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e7c0994 View commit details
    Browse the repository at this point in the history
  11. WIP: Fix unit tests

    sug0 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cb0e980 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d5c029 View commit details
    Browse the repository at this point in the history
  13. Add new test utils

    sug0 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    66c89db View commit details
    Browse the repository at this point in the history
  14. Fix clippy checks

    sug0 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e0f88e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    86a4d5f View commit details
    Browse the repository at this point in the history
  2. Add epoched Ethereum keys

    sug0 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7e08fc0 View commit details
    Browse the repository at this point in the history
  3. Fix typo in secp key code

    sug0 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    daab76d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge eth-bridge-integration

    sug0 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    540eb4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2fc5c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge eth-bridge-integration

    sug0 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3411176 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge eth-bridge-integration

    sug0 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7374acd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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