Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: No inbound connections after pruning
by
gmaxwell
on 08/05/2017, 01:34:05 UTC
⭐ Merited by ETFbitcoin (1)
Thanks a lot achow101 Smiley

well, this is very bad. DNS seeders should not behave like that, because pruned nodes can still help a lot the network.
And you still will-- by relaying blocks to the nodes you connect out to.

Quote
what should happen is that only the nodes that are making the initial download require NODE_NETWORK service.
Right now there is no way to distinguish nodes that can serve blocks near the tip with ones that can't serve blocks at all.

And there are plenty of nodes that can serve everything, so adding more flags hasn't been the highest priority.  Though there has been recent progress on that.