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.
Showing
- common/hexutil/hexutil.go 232 additions, 0 deletionscommon/hexutil/hexutil.go
- common/hexutil/hexutil_test.go 186 additions, 0 deletionscommon/hexutil/hexutil_test.go
- common/hexutil/json.go 271 additions, 0 deletionscommon/hexutil/json.go
- common/hexutil/json_test.go 258 additions, 0 deletionscommon/hexutil/json_test.go
Loading
Please register or sign in to comment