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

Apply Reference tests v13.1 #6574

Merged
merged 22 commits into from
Feb 16, 2024
Merged

Apply Reference tests v13.1 #6574

merged 22 commits into from
Feb 16, 2024

Commits on Feb 8, 2024

  1. invalidate txs below blob base fee

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    602b652 View commit details
    Browse the repository at this point in the history
  2. updates tests to provide blob prices

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b018900 View commit details
    Browse the repository at this point in the history
  3. undoing debug adjustment

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ad6d625 View commit details
    Browse the repository at this point in the history
  4. correction to reftests

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

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d7590ca View commit details
    Browse the repository at this point in the history
  6. Update ethereum/core/src/main/java/org/hyperledger/besu/ethereum/main…

    …net/PermissionTransactionValidator.java
    
    Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo and fab-10 authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e1ea030 View commit details
    Browse the repository at this point in the history
  7. Update ethereum/core/src/main/java/org/hyperledger/besu/ethereum/main…

    …net/TransactionValidator.java
    
    Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo and fab-10 authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    98a45d7 View commit details
    Browse the repository at this point in the history
  8. Update ethereum/core/src/test/java/org/hyperledger/besu/ethereum/main…

    …net/MainnetTransactionValidatorTest.java
    
    Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo and fab-10 authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    848950c View commit details
    Browse the repository at this point in the history
  9. new enum

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

Commits on Feb 9, 2024

  1. leverage validator option to include underpriced tx from the pool

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

Commits on Feb 14, 2024

  1. Reference Tests v13.1

    Update to new reference tests for cancun.
    * Init KZG as part of ReferenceTestProtocolSchedules
    
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f4d5390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e7c35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ad40a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:hyperledger/besu into reftests-13.1

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a422e06 View commit details
    Browse the repository at this point in the history
  5. fix unsigned long errors

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cdf9c00 View commit details
    Browse the repository at this point in the history
  6. block validation on borked blobGasUsed

    Co-authored-by: : Justin Florentine <justin+github@florentine.us>
    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon and jflo committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7c94dcd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. I detest Java's lack of unsigned integer support.

    I detest it, for that there are unit tests.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7489602 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:hyperledger/besu into reftests-13.1

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5248180 View commit details
    Browse the repository at this point in the history
  3. changelog

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8293a13 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. typo

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c3cadeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efac082 View commit details
    Browse the repository at this point in the history
  3. merge main

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    68d8750 View commit details
    Browse the repository at this point in the history