kcoin
kcoin copied to clipboard
Validate block hash and signatures
Type:
Request
What happened? / What do you need?:
Add block hash and signatures validation. client/core/block_validator.go
BlockValidator.ValidateBody()
.
see a comment // @TODO (rgeraldes) - add commit verification + hash
https://github.com/kowala-tech/kcoin/blob/dev/client/core/block_validator.go#L65
Priority:
Medium
can be related to https://github.com/kowala-tech/kcoin/issues/806