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 |
|
Felix Lange
|
01f6f2d741
|
common/hexutil: allow empty strings when decoding JSON (#3559)
|
2017-01-13 09:45:40 +01:00 |
|
Felix Lange
|
318ad3c1e4
|
common/hexutil: fix Test{Decode,Unmarshal}Uint64 on 32bit arch (#3363)
|
2016-11-28 13:55:56 +01:00 |
|
Felix Lange
|
ec75953f50
|
common/hexutil: new package for 0x hex encoding
The new package is purpose-built to handle the encoding consumed and
produced by the RPC API.
|
2016-11-28 11:22:52 +01:00 |
|