truechain / truechain-consensus-core

TrueChain Consensus Protocol: Minerva
Apache License 2.0
161 stars 70 forks source link

Verify transaction requests from client on pbft end #18

Closed samikshan closed 6 years ago

samikshan commented 6 years ago

PBFT verifies if transaction has been sent from client by comparing public key generated from hash and ECDSA signature (in R || S || V format) with client public key generated in bin/keys folder, before adding it to block.