go-ethereum/consensus/tests
Wanwiset Peerapatanapokin 81416e008c
fix(consensus): use signer pubkey to check for unique signatures and optimize performance, close XFN-03 (#1625)
* use signer pubkey to check for unique signatures and optimize performance

* change waitgroup to errgroup

* optimize

* fix typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* format files

* after rebase new commits, refactor from snap.NextEpochCandidates to epochInfo.Masternodes

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-20 14:34:54 +07:00
..
engine_v1_tests refactor(all): rework EVM constructor #30745 (#2065) 2026-02-17 14:35:18 +05:30
engine_v2_tests fix(consensus): use signer pubkey to check for unique signatures and optimize performance, close XFN-03 (#1625) 2026-02-20 14:34:54 +07:00
api_test.go core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00