Commit Graph

19 Commits (1d006bd5bf478334bac5adfeff4d6f03a83e3f68)

Author SHA1 Message Date
Martin Holst Swende 3dc071e036
eth/tracers/logger: make structlog/json-log stack hex again (#28628) 10 months ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
lmittmann 2954f40eac
common/hexutil: improve performance of EncodeBig (#23780) 3 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Felix Lange 72e62efc76 common/hexutil: improve GraphQL error messages (#20353) 5 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago
kiel barry d0fd8d6fc2 common: all golint warnings removed (#16852) 6 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Egon Elbre 392151e251 common: fix megacheck warnings 7 years ago
Felix Lange 4a741df757 common/hexutil: wrap errors in json.UnmarshalTypeError 7 years ago
Felix Lange b4547a560b common/hexutil: add UnmarshalFixedUnprefixedText 8 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 01f6f2d741 common/hexutil: allow empty strings when decoding JSON (#3559) 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