common/hexutil: reject big integer inputs > 256 bits
This follows the change to common/math big integer parsing in PR #3699.
Showing
- common/hexutil/hexutil.go 5 additions, 0 deletionscommon/hexutil/hexutil.go
- common/hexutil/hexutil_test.go 8 additions, 0 deletionscommon/hexutil/hexutil_test.go
- common/hexutil/json.go 9 additions, 3 deletionscommon/hexutil/json.go
- common/hexutil/json_test.go 8 additions, 0 deletionscommon/hexutil/json_test.go
Loading
Please register or sign in to comment