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 push
Threshold 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?