Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify imported blockchains from peer nodes #2

Open
cosme12 opened this issue Jan 14, 2018 · 1 comment
Open

Verify imported blockchains from peer nodes #2

cosme12 opened this issue Jan 14, 2018 · 1 comment

Comments

@cosme12
Copy link
Owner

cosme12 commented Jan 14, 2018

Loaded node_peers blockchains should be validated. find_new_chains() should verify the new imported blockchain follows the requirements. This prevent attacks that attempt to completely change the blockchain history.

@cosme12 cosme12 added enhancement New feature or request feature request and removed enhancement New feature or request labels Jan 14, 2018
@jrmtoubRHL
Copy link

If i understand correctly, In order to verify the hashes , we need to do the POW done by the miner again?
In bitcoin , when nodes verify transactions , they have to do the same costly POW as the miner?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants