nanocurrency / nano-node

Nano is digital currency. Its ticker is: XNO and its currency symbol is: Ӿ
https://nano.org
BSD 3-Clause "New" or "Revised" License
3.47k stars 785 forks source link

Nano node rebroadcasts historical votes while bootstrapping #4441

Open dsiganos opened 7 months ago

dsiganos commented 7 months ago

There is a report that a bootstrapping PR rebroadcasts historical nano votes while bootstrapping. We should fix the node to not rebroadcast those votes.

image
gr0vity-dev commented 5 months ago

It seems this was discovered a while ago and there is a very old open PR to address this in a simplistic manner which has never been merged. https://github.com/nanocurrency/nano-node/pull/2416