This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-02-26 15:47:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
f3b7dcc5bd
go-ethereum
/
common
/
hexutil
History
Felix Lange
f3b7dcc5bd
common/hexutil: reject big integer inputs > 256 bits
...
This follows the change to common/math big integer parsing in PR
#3699
.
2017-03-02 14:05:46 +01:00
..
hexutil.go
common/hexutil: reject big integer inputs > 256 bits
2017-03-02 14:05:46 +01:00
hexutil_test.go
common/hexutil: reject big integer inputs > 256 bits
2017-03-02 14:05:46 +01:00
json.go
common/hexutil: reject big integer inputs > 256 bits
2017-03-02 14:05:46 +01:00
json_test.go
common/hexutil: reject big integer inputs > 256 bits
2017-03-02 14:05:46 +01:00