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 ecdsa_to_eth_address() and remove eth_compatibility crate #1233

Merged
merged 22 commits into from
May 13, 2022

Commits on Apr 24, 2022

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

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    0cf7c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    666d98f View commit details
    Browse the repository at this point in the history
  3. added off-chain impl

    agryaznov committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    615d029 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4341472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2680fea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e49d88 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Apply suggestions from code review

    Co-authored-by: Michael Müller <mich@elmueller.net>
    agryaznov and cmichi authored May 11, 2022
    Configuration menu
    Copy the full SHA
    801bb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69a2906 View commit details
    Browse the repository at this point in the history
  3. save

    agryaznov committed May 11, 2022
    Configuration menu
    Copy the full SHA
    75a7923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6606a2d View commit details
    Browse the repository at this point in the history
  5. + doc comments

    agryaznov committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fa5c856 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70a9189 View commit details
    Browse the repository at this point in the history
  7. revert examples

    agryaznov committed May 11, 2022
    Configuration menu
    Copy the full SHA
    67c373b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0237bf View commit details
    Browse the repository at this point in the history
  9. fix

    agryaznov committed May 11, 2022
    Configuration menu
    Copy the full SHA
    5ee5f36 View commit details
    Browse the repository at this point in the history
  10. another fix

    agryaznov committed May 11, 2022
    Configuration menu
    Copy the full SHA
    52977b2 View commit details
    Browse the repository at this point in the history
  11. more fix

    agryaznov committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ce22fb0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    20aa6bb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Michael Müller <mich@elmueller.net>
    agryaznov and cmichi authored May 12, 2022
    Configuration menu
    Copy the full SHA
    a0e429a View commit details
    Browse the repository at this point in the history
  3. Revert "ecdsa_to_default_account_id func ported from ink_eth_compatib…

    …ility crate"
    
    This reverts commit 70a9189.
    agryaznov committed May 12, 2022
    Configuration menu
    Copy the full SHA
    487e064 View commit details
    Browse the repository at this point in the history
  4. missed clean up

    agryaznov committed May 12, 2022
    Configuration menu
    Copy the full SHA
    388b136 View commit details
    Browse the repository at this point in the history