This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum-modded-tocallarg
Watch
1
Star
0
Fork
You've already forked go-ethereum-modded-tocallarg
0
forked from
forks/go-ethereum
Code
Pull requests
Activity
357d00cdb1
go-ethereum-modded-tocallarg
/
common
/
hexutil
History
Felix Lange
357d00cdb1
common/hexutil: don't leak encoding/hex errors in Decode
...
All other functions return errors from package hexutil, ensure that Decode does too.
2017-03-02 14:05:46 +01:00
..
hexutil.go
common/hexutil: don't leak encoding/hex errors in Decode
2017-03-02 14:05:46 +01:00
hexutil_test.go
common/hexutil: don't leak encoding/hex errors in Decode
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