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/math
Dean Eigenmann d8664490da
common/math: fix out of bounds access in json unmarshalling (#30014)
3 months ago
..
big.go common/math: fix out of bounds access in json unmarshalling (#30014) 3 months ago
big_test.go common/math: rename variable name `int` to `n` (#29890) 4 months ago
integer.go common/math: fix out of bounds access in json unmarshalling (#30014) 3 months ago
integer_test.go common/math: add HexOrDecimal64, HexOrDecimal256 8 years ago