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

Votes should be hashed according to EIP-712 #335 #399

Merged
merged 6 commits into from
Oct 23, 2018

Commits on Oct 21, 2018

  1. Added VoteMessage and Vote struct, VoteMessage is hashed according to…

    … EIP-712
    Deepesh Kumar Nath committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    b2f2f25 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Removed voteHash from Vote struct

    Deepesh Kumar Nath committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    4bab481 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into gh_335

    Deepesh Kumar Nath committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    b24f4d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Passing voteHash as param

    Deepesh Kumar Nath committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    1b8e15d View commit details
    Browse the repository at this point in the history
  2. Review changes

    Deepesh Kumar Nath committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    8259658 View commit details
    Browse the repository at this point in the history
  3. Added comment for coreIdentifier

    Deepesh Kumar Nath committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    7774af9 View commit details
    Browse the repository at this point in the history