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

[kms] Add feature to sign ethereum transaction #276

Merged
merged 22 commits into from
Jun 16, 2024
Merged

Commits on Jun 5, 2024

  1. add sign for ethereum

    yoshidan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8a8ebe1 View commit details
    Browse the repository at this point in the history
  2. add eth.rs

    yoshidan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    99d7870 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. update

    yoshidan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c3358d4 View commit details
    Browse the repository at this point in the history
  2. tweak

    yoshidan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3139d3d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. tweak

    yoshidan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0d364dd View commit details
    Browse the repository at this point in the history
  2. add ecrecover

    yoshidan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    14cd4f7 View commit details
    Browse the repository at this point in the history
  3. add get address

    yoshidan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a59e03f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. remove deps

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0a770c7 View commit details
    Browse the repository at this point in the history
  2. pass test

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0c2bd6e View commit details
    Browse the repository at this point in the history
  3. tweak

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a0a7cf9 View commit details
    Browse the repository at this point in the history
  4. tweak

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a884487 View commit details
    Browse the repository at this point in the history
  5. add send tx test

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bace873 View commit details
    Browse the repository at this point in the history
  6. send eth tx

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2236652 View commit details
    Browse the repository at this point in the history
  7. tweak

    yoshidan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9da9f04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a61c51b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add doc

    yoshidan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f56654b View commit details
    Browse the repository at this point in the history
  2. tweak

    yoshidan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f021275 View commit details
    Browse the repository at this point in the history
  3. tweak

    yoshidan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a597544 View commit details
    Browse the repository at this point in the history
  4. tweak

    yoshidan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c9c859d View commit details
    Browse the repository at this point in the history
  5. twweak

    yoshidan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    db00be3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. fix lint

    yoshidan committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cdfec8c View commit details
    Browse the repository at this point in the history
  2. fix lint

    yoshidan committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7685b40 View commit details
    Browse the repository at this point in the history