dvf / dvf/blockchain

current_transactions are not proofed

Open
#150 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
8k
Forks
2.8k
PR merge metrics
No merged PRs in 30d

Description

in line 212,current_transactions are appended by rewarding coin,and this tamper the current block hash.
In Bitcoin,the current_transactions is proofed by proof of merkle_root.
Proof-of-Work function seems only solve the synchonze problem but not solve the fake transaction problem.
https://github.com/dvf/blockchain/blob/1369cac2094d36e694da1209d7d4f923264f7f50/blockchain.py#L212

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.