bsc/cmd/devp2p/internal/ethtest
Martin Holst Swende 3349a24333
all: move light.NodeSet to trienode.ProofSet (#28287)
This is a minor refactor in preparation of changes to range verifier. This PR contains no intentional functional changes but moves (and renames) the light.NodeSet
2024-01-03 09:26:49 +01:00
..
testdata all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
chain_test.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
chain.go cmd: use errrors.New instead of empty fmt.Errorf (#27329) 2023-05-24 12:21:29 +02:00
helpers.go build: run full unit test cases, except ./tests 2023-09-14 13:58:08 +08:00
large.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
snap.go all: move light.NodeSet to trienode.ProofSet (#28287) 2024-01-03 09:26:49 +01:00
snapTypes.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
suite_test.go build: run full unit test cases, except ./tests 2023-09-14 13:58:08 +08:00
suite.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2022-11-07 20:47:04 +01:00
transaction.go cmd: use errrors.New instead of empty fmt.Errorf (#27329) 2023-05-24 12:21:29 +02:00
types.go build: run full unit test cases, except ./tests 2023-09-14 13:58:08 +08:00