go-ethereum/common/hexutil
lmittmann 49dc5e85e1 common/hexutil: improve performance of EncodeBig (#23780)
- use Text instead of fmt.Sprintf
- reduced allocs from 6 to 2
- improved speed
2024-12-28 09:06:30 +08:00
..
hexutil.go common/hexutil: improve performance of EncodeBig (#23780) 2024-12-28 09:06:30 +08:00
hexutil_test.go common/hexutil: improve performance of EncodeBig (#23780) 2024-12-28 09:06:30 +08:00
json.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
json_example_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
json_test.go common/hexutil: remove redundant conversion (#21903) 2024-12-28 09:06:30 +08:00