go-ethereum/common/hexutil
Zach Brown f770ec1ffc
common, eth: remove duplicate test cases (#32624)
Remove redundant duplicate test vectors. The two entries were identical
and back-to-back, providing no additional coverage while adding noise.
Keeping a single instance maintains test intent and clarity without
altering behavior.
2025-09-19 17:20:44 -06:00
..
hexutil.go common/hexutil: replace customized bit sizer with bit.Uintsize (#32304) 2025-07-31 09:48:31 +08:00
hexutil_test.go common/hexutil: improve performance of EncodeBig (#23780) 2021-10-21 11:43:23 +02:00
json.go common, common/hexutil: use reflect.TypeFor (#32321) 2025-08-07 14:30:03 +02:00
json_example_test.go common/hexutil: implement TextMarshaler, TextUnmarshaler 2017-03-02 14:05:46 +01:00
json_test.go common, eth: remove duplicate test cases (#32624) 2025-09-19 17:20:44 -06:00