go-ethereum/common/hexutil
Marius van der Wijden e1047b9c84
core: use uint256 in core.Message (#34934)
Changes core.Message to use Uint256 which is faster

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2026-05-11 22:25:57 +08: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 core: use uint256 in core.Message (#34934) 2026-05-11 22:25:57 +08: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