1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/common
Felföldi Zsolt d96870428f
les: UDP pre-negotiation of available server capacity (#22183)
This PR implements the first one of the "lespay" UDP queries which
is already useful in itself: the capacity query. The server pool is making
use of this query by doing a cheap UDP query to determine whether it is
worth starting the more expensive TCP connection process.
2021-03-01 10:24:20 +01: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 common/fdlimit: build on DragonflyBSD (#21241) 2020-06-19 15:43:52 +02:00
hexutil all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01: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: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
big.go
bytes.go common: remove ToHex and ToHexArray (#21610) 2020-11-04 11:20:39 +01:00
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
debug.go
format.go
path.go
size.go core, cmd, vendor: fixes and database inspection tool (#15) 2019-05-16 10:39:34 +03:00
size_test.go cmd/utils, eth: relinquish GC cache to read cache in archive mode 2019-02-07 14:36:25 +02:00
test_utils.go
types.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00
types_test.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00