Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felföldi Zsolt
c4712bf96b
p2p/discv5: fix multiple discovery issues (#16036)
* p2p/discv5: add query delay, fix node address update logic, retry refresh if empty
* p2p/discv5: remove unnecessary ping before topic query
* p2p/discv5: do not filter local address from topicNodes
* p2p/discv5: remove canQuery()
* p2p/discv5: gofmt
|
7 years ago |
.. |
database.go
|
core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747)
|
7 years ago |
database_test.go
|
all: gofmt -w -s
|
8 years ago |
net.go
|
p2p/discv5: fix multiple discovery issues (#16036)
|
7 years ago |
net_test.go
|
p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200)
|
7 years ago |
node.go
|
p2p/discv5: fix reg lookup, polish code, use logger (#15737)
|
7 years ago |
node_test.go
|
p2p/discv5: added new topic discovery package
|
8 years ago |
nodeevent_string.go
|
all: update generated code (#15808)
|
7 years ago |
ntp.go
|
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
7 years ago |
sim_run_test.go
|
p2p/discv5: added new topic discovery package
|
8 years ago |
sim_test.go
|
p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200)
|
7 years ago |
sim_testmain_test.go
|
p2p/discv5: added new topic discovery package
|
8 years ago |
table.go
|
p2p/discv5: fixed bootnode connect issues
|
8 years ago |
table_test.go
|
all: update license information
|
8 years ago |
ticket.go
|
p2p/discv5: fix multiple discovery issues (#16036)
|
7 years ago |
topic.go
|
p2p/discv5: fix reg lookup, polish code, use logger (#15737)
|
7 years ago |
topic_test.go
|
all: update license information
|
8 years ago |
udp.go
|
p2p/discv5: fix multiple discovery issues (#16036)
|
7 years ago |
udp_test.go
|
all: fix spelling errors
|
8 years ago |