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

Gha permmissioned #49

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Gha permmissioned #49

merged 6 commits into from
Jan 30, 2024

Commits on Jan 30, 2024

  1. Delete development artifacts (hyperledger#6487)

    Delete three files that appear to be work in progress development files.
    
    Signed-off-by: Danno Ferrin (shemnon) <danno.ferrin@shemnon.com>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    shemnon authored and jflo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c6b7795 View commit details
    Browse the repository at this point in the history
  2. Add pragueTime configuration (hyperledger#6473)

    Wire through configuration for the Prague fork, including speculative
    PragueGasCalculator, precompiles, genesis options, and implied
    forks in GenesisState.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    shemnon authored and jflo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ae93707 View commit details
    Browse the repository at this point in the history
  3. Optimized Keccak Hashing for Account Storage Slots (hyperledger#6452)

    * not recompute hash if not needed
    * Add memoize for the Supplier
    * Modify hashcode to only process keccak when slotkey is not defined
    * use single cache for keccak
    
    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    Signed-off-by: ahamlat <ameziane.hamlat@consensys.net>
    Signed-off-by: garyschulte <garyschulte@gmail.com>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    matkt authored and jflo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7bcdfef View commit details
    Browse the repository at this point in the history
  4. info level log for pipeline abort (hyperledger#6459)

    * info level log for pipeline abort
    * add depth protection
    
    Signed-off-by: garyschulte <garyschulte@gmail.com>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    garyschulte authored and jflo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3d9d6e5 View commit details
    Browse the repository at this point in the history
  5. permission request on manifest

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    074c4dc View commit details
    Browse the repository at this point in the history
  6. permission needed to comment on pr

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2101553 View commit details
    Browse the repository at this point in the history