Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/common
Felix Lange 6ccce0906a
common/math: use math/bits intrinsics for Safe* (#21316)
5 years ago
..
bitutil
compiler
fdlimit common/fdlimit: build on DragonflyBSD (#21241) 5 years ago
hexutil common/hexutil: improve GraphQL error messages (#20353) 5 years ago
math common/math: use math/bits intrinsics for Safe* (#21316) 5 years ago
mclock all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 5 years ago
prque all: fix a bunch of inconsequential goroutine leaks (#20667) 5 years ago
big.go
bytes.go all: simplify and fix database iteration with prefix/start (#20808) 5 years ago
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 5 years ago
debug.go
format.go
path.go
size.go
size_test.go
test_utils.go
types.go common: improve GraphQL error messages (#20354) 5 years ago
types_test.go