OSDN Git Service

add coinbase staking (#105)
authorwz <mars@bytom.io>
Sat, 1 Jun 2019 06:22:01 +0000 (14:22 +0800)
committerPaladz <yzhu101@uottawa.ca>
Sat, 1 Jun 2019 06:22:01 +0000 (14:22 +0800)
commit7b2bd1925c410072469a589194e22f8f89044499
treee9a74129f782d04dc4edc84758b15c6f8749bc5a
parentc79cd2eac9b58794d852e494f572992b377edcdf
add coinbase staking (#105)

* add coinbase staking

* fix

* fix

* fix test

* fix ci

* fix ci

* fix review

* fix ci
config/genesis.go
consensus/general.go
consensus/general_test.go
proposal/proposal_test.go
protocol/validation/block_test.go