OSDN Git Service

Block min time (#481)
authorPaladz <yzhu101@uottawa.ca>
Mon, 26 Mar 2018 07:07:54 +0000 (15:07 +0800)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 07:07:54 +0000 (15:07 +0800)
commit7e81b05ee9b45b383876fa113c4e0020d82caf6f
treeb6e8504e5c43a95774cd8dcca8a2cc936d506c45
parentc97bf170e4f07c64be07bd05744b45a2a997bb5a
Block min time (#481)

* tmp save

* tmp save

* add block timestamp range check

* fix for test
common/math/dist.go [deleted file]
common/math/dist_test.go [deleted file]
common/sort.go [new file with mode: 0644]
consensus/general.go
database/store.go
protocol/block.go
protocol/validation/validation.go
protocol/validation/validation_test.go