This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
go-ethereum
Watch
1
Star
0
Fork
0
You've already forked go-ethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
v1.10.12
go-ethereum
/
common
/
hexutil
History
lmittmann
2954f40eac
common/hexutil: improve performance of EncodeBig (
#23780
)
...
- use Text instead of fmt.Sprintf - reduced allocs from 6 to 2 - improved speed
2021-10-21 11:43:23 +02:00
..
hexutil_test.go
common/hexutil: improve performance of EncodeBig (
#23780
)
2021-10-21 11:43:23 +02:00
hexutil.go
common/hexutil: improve performance of EncodeBig (
#23780
)
2021-10-21 11:43:23 +02:00
json_example_test.go
…
json_test.go
…
json.go
…