go-ethereum/common/hexutil
2025-05-16 12:55:45 +04:00
..
hexutil.go refactor: Removed IsValidHexString and make has0xPrefix as public as per review comment 2025-05-16 12:33:25 +04:00
hexutil_test.go test: Updated test cases to include MaxInt64, MinInt64 and MaxUint64, also rename testcase to TestHas0xPrefix to cover Has0xPrefix public method in hexutil package 2025-05-16 12:55:45 +04:00
json.go
json_example_test.go
json_test.go