go-ethereum/internal
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
..
build all: use 0x-prefix string for type Address in log message (#1874) 2025-12-19 08:55:21 +04:00
cmdtest all: fix tests on 32-bit and windows + minor rpc fixes #21871 (#1055) 2025-06-03 11:47:11 +08:00
debug internal/debug: add integration with Grafana Pyroscope #33623 (#1983) 2026-01-29 11:22:03 +05:30
download build, internal, Makefile: upgrade package build (#1746) 2025-11-24 12:51:09 +05:30
ethapi refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323 (#2046) 2026-02-28 17:23:57 +04:00
flags cmd/XDC, internal/flags: update copyright year to 2026 (#1943) 2026-01-27 08:45:46 +05:30
guide rpc, internal/guide: speed up tests a bit #26193 (#978) 2025-04-24 19:08:57 +08:00
jsre all: use slices.Sort() to sort strings (#1712) 2025-12-07 15:49:13 +05:30
syncx core: improve shutdown synchronization in BlockChain (#22853) 2024-12-28 10:44:49 +08:00
testlog log: use native log/slog instead of golang/exp (#29302) 2024-11-15 10:02:42 +08:00
testrand accounts/abi: support unpacking solidity errors (#30738) 2025-01-24 16:54:12 +08:00
version all: upgrade package version #30638 (#1745) 2025-11-15 16:46:54 +05:30
web3ext record total minted API v2 (#1769) 2025-12-09 19:43:19 +08:00