OSDN Git Service

auth_verification_for_casper (#1858)
authorPoseidon <shenao.78@163.com>
Wed, 7 Apr 2021 04:55:05 +0000 (12:55 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 04:55:05 +0000 (12:55 +0800)
commit48e9b9620ef8858bbecce7dd250b0d06bec05798
tree29691f6d4cd379a899d3a1d9101a0f1bd473dc40
parentefab3273f42eb4be1df53e9b3fcbff77c20d3eca
auth_verification_for_casper (#1858)

* auth_verification_for_casper

* add todo for auth verification

* remove pubkey in encode message

* sha3hash for verification message

* split verification

* refactor

* bug fix
protocol/consensus/casper.go
protocol/consensus/checkpoint.go
protocol/consensus/tree_node.go [new file with mode: 0644]
protocol/consensus/verfication.go [new file with mode: 0644]