mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
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> |
||
|---|---|---|
| .. | ||
| api.go | ||
| downloader.go | ||
| downloader_test.go | ||
| events.go | ||
| metrics.go | ||
| modes.go | ||
| peer.go | ||
| peer_test.go | ||
| queue.go | ||
| queue_test.go | ||
| resultstore.go | ||
| statesync.go | ||
| testchain_test.go | ||
| types.go | ||