quorum/common/hexutil
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456)
* build: enable unconvert linter

 - fixes #15453
 - update code base for failing cases

* cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter
2017-11-10 19:06:45 +02:00
..
hexutil.go build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
hexutil_test.go common/hexutil: ensure negative big.Int is encoded sensibly 2017-03-02 14:05:46 +01:00
json.go build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
json_example_test.go common/hexutil: implement TextMarshaler, TextUnmarshaler 2017-03-02 14:05:46 +01:00
json_test.go common/hexutil: wrap errors in json.UnmarshalTypeError 2017-06-27 13:15:12 +02:00