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
Sanghee Choi 900591299f
common/lru: add test case for BasicLRU.Peek (#27559)
1 year ago
..
bitutil common,crypto: move fuzzers out of core (#22029) 4 years ago
compiler common/compiler: json unmarshalling error checks (#25449) 2 years ago
fdlimit fix: linter warning (#25192) 2 years ago
hexutil build: upgrade to go 1.19 (#25726) 2 years ago
lru common/lru: add test case for BasicLRU.Peek (#27559) 1 year ago
math common/math: fix typo in comment (#27561) 1 year ago
mclock common/mclock: add Alarm (#26333) 2 years ago
prque all: remove deprecated uses of math.rand (#26710) 2 years ago
big.go core, vm, common: define constantinople fork + shift (#16045) 7 years ago
bytes.go internal/ethapi: add db operations to api (#24739) 2 years ago
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
debug.go common: rename unused function with typo (#23025) 3 years ago
format.go common: improve pretty duration regex (#25073) 2 years ago
path.go common: delete MakeName (#27023) 1 year ago
size.go core, cmd, vendor: fixes and database inspection tool (#15) 5 years ago
size_test.go common: increase StorageSize test coverage (#25188) 2 years ago
test_utils.go all: replace uses of ioutil with io and os (#24869) 2 years ago
types.go eth: use slices package for sorting (#27490) 1 year ago
types_test.go internal/ethapi: make NewAccount return EIP-55 format (#26973) 1 year ago