Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
abctc
on 22/12/2013, 19:58:42 UTC

Put hosts listed in lastBlockchainFeed about into "wellKnownPeers". Set other parameters to:

connectTimeout = 2000
readTimeout = 2000
pushThreshold = 1
pullThreshold = 1
- may be we need to set
pushThreshold = 500000
pullThreshold = 500000
in order to use only Hallmarked nodes?  to diminish the attack ?

500 seconds too much
- doesn't  pushThreshold define the hallmark weight ?  not seconds?

pushThreshold is weight.
- so didn't you and BCNext invent Hallmarks exactly in order to fight against Application level attack ?

doesn't we need to put higher value into pullThreshold, in order to bypass the attacker's requests?