mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This change includes a leftovers from https://github.com/ethereum/go-ethereum/pull/29307 - using the [new `slices` package](https://go.dev/doc/go1.21#slices) and - using the [new `cmp.Ordered`](https://go.dev/doc/go1.21#cmp) instead of exp `constraints.Ordered` |
||
|---|---|---|
| .. | ||
| blobpool | ||
| legacypool | ||
| errors.go | ||
| subpool.go | ||
| txpool.go | ||
| validation.go | ||