mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 01:23:45 +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` |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| doc.go | ||
| error.go | ||
| sync.go | ||
| sync_test.go | ||
| tree.go | ||
| tree_test.go | ||