go-ethereum/tests/fuzzers/rangeproof
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314)
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`
2024-03-25 07:50:18 +01:00
..
corpus core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
rangeproof_test.go tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352) 2023-10-18 15:01:16 +02:00
rangeproof-fuzzer.go all: remove dependency on golang.org/exp (#29314) 2024-03-25 07:50:18 +01:00