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

Draft release v1.4.3-alpha #2320

Merged
merged 28 commits into from
Mar 21, 2024
Merged

Draft release v1.4.3-alpha #2320

merged 28 commits into from
Mar 21, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a4b4368 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    e4ddf58 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d9b9b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bc494 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    880f7ab View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    16b040e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ae179 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ccd7a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d2054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6978f00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09b469f View commit details
    Browse the repository at this point in the history
  5. eth/catalyst: update simulated beacon for cancun (#28829)

    * eth/catalyst: update simulated beacon for cancun
    
    * validate blob hashes
    
    * compute hashes from commitment
    
    * fix beacon root and payload version
    
    * check commitment conversion
    
    * fix random attr
    
    * flip dev to cancun
    s1na authored and buddh0 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c170814 View commit details
    Browse the repository at this point in the history
  6. internal/jsre: format blob fields from hexdecimal to int (#29166)

    * internal/jsre: format receipt.{blobGasPrice,blobGasUsed} to int
    
    Signed-off-by: jsvisa <[email protected]>
    
    * internal/jsre: format tx.maxFeePerBlobGas to int
    
    Signed-off-by: jsvisa <[email protected]>
    
    * internal/jsre: format blob* in block
    
    Signed-off-by: jsvisa <[email protected]>
    
    ---------
    
    Signed-off-by: jsvisa <[email protected]>
    jsvisa authored and buddh0 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e6e1d06 View commit details
    Browse the repository at this point in the history
  7. eth/tracers: prestate tracer add blob fee (#29168)

    * eth/tracers: prestate balance add blob fee
    
    Signed-off-by: jsvisa <[email protected]>
    
    * eth/tracers: prestate test support blob tx
    
    Signed-off-by: jsvisa <[email protected]>
    
    * eth/tracers: add prestate blob tx test
    
    Signed-off-by: jsvisa <[email protected]>
    
    ---------
    
    Signed-off-by: jsvisa <[email protected]>
    jsvisa authored and buddh0 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    291ab99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1496e7 View commit details
    Browse the repository at this point in the history
  9. core/txpool/blobpool: return ErrAlreadyKnown for duplicate txs (#29210)

    Signed-off-by: Lee Bousfield <[email protected]>
    PlasmaPower authored and buddh0 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3c81d55 View commit details
    Browse the repository at this point in the history
  10. cmd/emv/internal/t8ntool: fix shadowing of excessBlobGas (#29263)

    fix(t8n): unexpected `excessBlobGas` shadowed
    dyxushuai authored and buddh0 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2893079 View commit details
    Browse the repository at this point in the history
  11. params: use the same variable name as EIP-4788 (#29195)

    In https://eips.ethereum.org/EIPS/eip-4788 the name `BEACON_ROOTS_ADDRESS` is used. This change makes geth use the same variable name to avoid confusion.
    tmelhao authored and buddh0 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    66ed85e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2311 from buddh0/port_cancun_related_changes_from…

    …_unreleased_v1.4.0
    
    Port cancun related changes from unreleased v1.4.0
    zzzckck authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ebe88c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1324884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9684ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdbe2e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd284c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1208d07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e313d5b View commit details
    Browse the repository at this point in the history
  7. feat: add mev metrics (#2317)

    Raina authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    22888c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84c3658 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76fb295 View commit details
    Browse the repository at this point in the history