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

internal/ethapi: add personal_sign method #2940

Merged
merged 5 commits into from Oct 28, 2016
Merged

Commits on Aug 24, 2016

  1. internal/ethapi: add personal_sign method

    Bas van Kervel committed Aug 24, 2016
    Copy the full SHA
    0f079e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. accept message and hash before sign

    Bas van Kervel committed Aug 25, 2016
    Copy the full SHA
    85bfe83 View commit details
    Browse the repository at this point in the history
  2. add personal_recover

    Bas van Kervel committed Aug 25, 2016
    Copy the full SHA
    42a2600 View commit details
    Browse the repository at this point in the history
  3. add warning to crypto.Sign and crypto.SignEthereum

    Bas van Kervel committed Aug 25, 2016
    Copy the full SHA
    f116d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Copy the full SHA
    9ae6a21 View commit details
    Browse the repository at this point in the history