Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethereum/go-ethereum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jwasinger/go-ethereum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 12, 2025

  1. core/txpool/legacypool, ethclient/simulated: ensure pending nonces ar…

    …e reset by subpool.Clear (TODO: add this for blobpool as well)
    jwasinger committed Jan 12, 2025
    Copy the full SHA
    978d392 View commit details

Commits on Jan 13, 2025

  1. Copy the full SHA
    768a29e View commit details
  2. Copy the full SHA
    1103cb3 View commit details
  3. fix comment

    jwasinger committed Jan 13, 2025
    Copy the full SHA
    d9639a5 View commit details
  4. gofmt

    jwasinger committed Jan 13, 2025
    Copy the full SHA
    5372700 View commit details

Commits on Jan 14, 2025

  1. Copy the full SHA
    b16e65f View commit details

Commits on Feb 19, 2025

  1. core/txpool,core/types,eth: when receiving blob txs via PooledTransac…

    …tions, validate that the 'blob_versioned_hashes' in the tx header is produced from the commitments in the sidecar.
    jwasinger committed Feb 19, 2025
    Copy the full SHA
    9903605 View commit details
Loading