Commit Graph

8 Commits (53f81574e30c7d6401ebe4ef21fe47e314f1c839)

Author SHA1 Message Date
lmittmann 2954f40eac
common/hexutil: improve performance of EncodeBig (#23780) 3 years ago
Felix Lange 280f08be84 common/hexutil: ensure negative big.Int is encoded sensibly 8 years ago
Felix Lange d304da3803 common/hexutil: implement TextMarshaler, TextUnmarshaler 8 years ago
Felix Lange 357d00cdb1 common/hexutil: don't leak encoding/hex errors in Decode 8 years ago
Felix Lange f3b7dcc5bd common/hexutil: reject big integer inputs > 256 bits 8 years ago
Felix Lange 51f6b6d33f common/hexutil: fix EncodeBig, Big.MarshalJSON 8 years ago
Felix Lange 318ad3c1e4 common/hexutil: fix Test{Decode,Unmarshal}Uint64 on 32bit arch (#3363) 8 years ago
Felix Lange ec75953f50 common/hexutil: new package for 0x hex encoding 8 years ago