Felix Lange
|
aeedec4078
p2p/discover: s/lastPong/bondTime/, update TestUDP_findnode
|
6 лет назад |
Péter Szilágyi
|
20797348ca
p2p/discover: fix out-of-bounds issue
|
6 лет назад |
Felix Lange
|
9123eceb0f
p2p, p2p/discover: misc connectivity improvements (#16069)
|
6 лет назад |
ferhat elmas
|
86f6568f66
build: enable unconvert linter (#15456)
|
7 лет назад |
Felix Lange
|
96ae35e2ac
p2p, p2p/discover, p2p/nat: rework logging using context keys
|
7 лет назад |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
7 лет назад |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 лет назад |
Felix Lange
|
8110671960
p2p/discover: prevent bonding self
|
8 лет назад |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
8 лет назад |
Felix Lange
|
04c6369a09
p2p, p2p/discover: track bootstrap state in p2p/discover
|
9 лет назад |
Felix Lange
|
d1f507b7f1
p2p/discover: support incomplete node URLs, add Resolve
|
9 лет назад |
Péter Szilágyi
|
9e1d9bff3b
node: customizable protocol and service stacks
|
9 лет назад |
Felix Lange
|
631bf36102
p2p/discover: remove unused lastLookup field
|
9 лет назад |
Felix Lange
|
b4374436f3
p2p/discover: fix race involving the seed node iterator
|
9 лет назад |
Felix Lange
|
dd54fef898
p2p/discover: don't attempt to replace nodes that are being replaced
|
9 лет назад |
Felix Lange
|
01ed3fa1a9
p2p/discover: unlock the table during ping replacement
|
9 лет назад |
Felix Lange
|
b23b4dbd79
p2p/discover: close Table during testing
|
9 лет назад |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
9 лет назад |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
9 лет назад |
Felix Lange
|
ea54283b30
all: update license information
|
9 лет назад |
Felix Lange
|
261a8077c4
p2p/discover: deflake TestUDP_successfulPing
|
9 лет назад |
Péter Szilágyi
|
612f01400f
p2p/discover: bond with seed nodes too (runs only if findnode failed)
|
9 лет назад |
Péter Szilágyi
|
3630432dfb
p2p/discovery: fix a cornercase loop if no seeds or bootnodes are known
|
9 лет назад |
Péter Szilágyi
|
f539ed1e66
p2p/discover: force refresh if the table is empty
|
9 лет назад |
Péter Szilágyi
|
5076170f34
p2p/discover: permit temporary bond failures for previously known nodes
|
9 лет назад |
Péter Szilágyi
|
6078aa08eb
p2p/discover: watch find failures, evacuate on too many, rebond if failed
|
9 лет назад |
Felix Lange
|
9f38ef5d97
p2p/discover: add ReadRandomNodes
|
9 лет назад |
Péter Szilágyi
|
cbd3ae6906
p2p/discover: fix #838, evacuate self entries from the node db
|
9 лет назад |
Felix Lange
|
7fa2607bd1
p2p/discover: bump maxBondingPingPongs to 16
|
9 лет назад |
Felix Lange
|
2adcc31bb4
p2p/discover: new distance metric based on sha3(id)
|
9 лет назад |