plugeth/common
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
..
bitutil common,crypto: move fuzzers out of core (#22029) 2020-12-23 17:44:45 +01:00
compiler common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) 2021-01-05 14:48:22 +01:00
fdlimit all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
hexutil common/hexutil: improve performance of EncodeBig (#23780) 2021-10-21 11:43:23 +02:00
math accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
mclock common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-01-22 20:15:27 +01:00
prque les: move client pool to les/vflux/server (#22495) 2021-04-06 20:42:50 +02:00
big.go
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
bytes.go common: remove ToHex and ToHexArray (#21610) 2020-11-04 11:20:39 +01:00
debug.go common: rename unused function with typo (#23025) 2021-06-10 10:53:23 +03:00
format.go
path.go
size_test.go
size.go core, cmd, vendor: fixes and database inspection tool (#15) 2019-05-16 10:39:34 +03:00
test_utils.go
types_test.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00
types.go common: fixes format verb (#23495) 2021-08-31 10:22:20 +02:00