OSDN Git Service

add mac function, modify nextBlockTime (#122)
authorChengcheng Zhang <943420582@qq.com>
Wed, 5 Jun 2019 13:36:31 +0000 (21:36 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 5 Jun 2019 13:36:31 +0000 (21:36 +0800)
commit0f90b9d59e1450d28054a5eb00a42fd9412cac89
treeac4faa572d59ad2e9e8fd43ed44d6ca1f25ad298
parentef55813acfb13a9e9511c07c1f947815e6cd9d6b
add mac function, modify nextBlockTime (#122)

* add mac function, modify nextBlockTime

* delete max function

* update

* modify block timestamp

* update

* update

* update

* update

* update

* update

* update

* update
consensus/general.go
proposal/blockproposer/blockproposer.go
protocol/validation/block.go
protocol/validation/block_test.go