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
Martin Holst Swende 4d3525610e
all: remove deprecated uses of math.rand (#26710)
2 years 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 all: remove deprecated uses of math.rand (#26710) 2 years ago
math common/math, tests/fuzzers: use big.Int clone (#26006) 2 years 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: improve documentation comments (#16701) 6 years 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 common/types: add `Address.Big` (#26132) 2 years ago
types_test.go all: add whitespace linter (#25312) 2 years ago