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

Improve gas efficiency in ECDSA #3853

Merged
merged 13 commits into from
Feb 8, 2023

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    b8b5caf View commit details
    Browse the repository at this point in the history
  2. optimize toTypedDataHash

    TheGreatHB committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    2f63f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2243ec5 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    TheGreatHB committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    d86e70b View commit details
    Browse the repository at this point in the history
  5. lint

    TheGreatHB committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    fd08efb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5f2704 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Update ECDSA.sol

    TheGreatHB committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4f4136d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    dded0d7 View commit details
    Browse the repository at this point in the history
  2. add changeset

    Amxx committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    18e0374 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Update ECDSA.sol

    TheGreatHB committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4f54d4e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
    TheGreatHB and Amxx committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    77970f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    48b6614 View commit details
    Browse the repository at this point in the history
  2. Update forge-std submodule to v1.2.0 (OpenZeppelin#3885)

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio authored and Amxx committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c24ead1 View commit details
    Browse the repository at this point in the history