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
Halimao c11aac249d
common: using `ParseUint` instead of `ParseInt` (#30020)
3 months ago
..
bitutil accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) 6 months ago
compiler common/compiler: json unmarshalling error checks (#25449) 2 years ago
fdlimit fix: linter warning (#25192) 2 years ago
hexutil eth/tracers/logger: make structlog/json-log stack hex again (#28628) 10 months ago
lru common/lru: use clear builtin (#29399) 6 months ago
math common/math: fix out of bounds access in json unmarshalling (#30014) 3 months ago
mclock common/mclock: add Alarm (#26333) 2 years ago
prque common/prque: fix godoc comments (#29460) 6 months ago
big.go all: use uint256 in state (#28598) 8 months 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 common: using `ParseUint` instead of `ParseInt` (#30020) 3 months ago
types_test.go common: using `ParseUint` instead of `ParseInt` (#30020) 3 months ago