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

Debug Eip2537 constantine build #211

Closed
wants to merge 14 commits into from

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 17, 2024

  1. start poking at CI

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    61cee6a View commit details
    Browse the repository at this point in the history
  2. additional CI env debug info

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8d5f164 View commit details
    Browse the repository at this point in the history
  3. add additional copy of constantine into main/resources

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    10b5071 View commit details
    Browse the repository at this point in the history
  4. some slashes to indicate directory path

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

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

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    652cdb8 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
    c153304 View commit details
    Browse the repository at this point in the history