This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
Watch
2
Star
0
Fork
0
You've already forked op-geth
mirror of
https://github.com/status-im/op-geth.git
synced
2025-02-12 23:06:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
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
common/hexutil: implement TextMarshaler, TextUnmarshaler
2017-03-02 14:05:46 +01:00
json_test.go
all: remove redundant conversions and import names (
#21903
)
2020-11-25 21:00:23 +01:00
json.go
common/hexutil: improve GraphQL error messages (
#20353
)
2019-11-21 15:51:25 +02:00