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

Support for EIP2537 Constantine Lib #210

Merged
merged 8 commits into from
Sep 20, 2024

Commits on Sep 8, 2024

  1. initial commit - added EIP2537

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    169d469 View commit details
    Browse the repository at this point in the history
  2. revert commented lines build.sh

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a34ddda View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. tests added and build fixed

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a560e04 View commit details
    Browse the repository at this point in the history
  2. pipeline fix for linux - final assembly

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4150dfc View commit details
    Browse the repository at this point in the history
  3. fix for linux x86_64 final assembly

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0608b15 View commit details
    Browse the repository at this point in the history
  4. uncomment build

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    80aa523 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. final-assembly linkage error fix

    Signed-off-by: Nischal Sharma <nischal@web3labs.com>
    NickSneo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    272228d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. link against static libconstantine rather than shared object

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c5cbab1 View commit details
    Browse the repository at this point in the history