OSDN Git Service

Edit genesis (#219)
authorPaladz <yzhu101@uottawa.ca>
Thu, 28 Dec 2017 07:28:40 +0000 (15:28 +0800)
committerGitHub <noreply@github.com>
Thu, 28 Dec 2017 07:28:40 +0000 (15:28 +0800)
commita691262da3f50718e7dfe134636f35888cad27ad
tree8a7e22e75ed084bf1adf4005916f9c1a39d711a5
parent49e0ae3375b10d02cef5bfd19f401e2f689e8b5b
Edit genesis (#219)

* genesis block start from 0

* fix for code review
blockchain/txdb/mainchain.go
blockchain/txdb/mainchain_test.go
blockchain/wallet/indexer.go
blockchain/wallet/wallet.go
config/genesis.go
consensus/difficulty/difficulty.go
consensus/general.go
node/node.go
protocol/protocol.go
protocol/validation/validation.go
protocol/validation/validation_test.go