go-ethereum/consensus/XDPoS
Daniel Liu ad0eea0f07
refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323 (#2046)
The upstream libray has removed the assembly-based implementation of
keccak. We need to maintain our own library to avoid a peformance
regression.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: lightclient <lightclient@protonmail.com>
2026-02-28 17:23:57 +04:00
..
engines refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323 (#2046) 2026-02-28 17:23:57 +04:00
utils useful logging (#1986) 2026-02-06 17:42:26 +07:00
api.go core, consensus: use slice.Clip capacity to Simplify code (#1892) 2026-01-05 12:16:20 +05:30
api_test.go all: fix whitespace (#1572) 2025-09-24 07:58:40 +08:00
XDPoS.go all: use 0x-prefix string for type Address in log message (#1874) 2025-12-19 08:55:21 +04:00
XDPoS_test.go Extend masternode candidate (#261) 2023-05-16 21:43:56 +08:00