Erik Grinaker
cc247c091b
Adds a genesis parameter `initial_height` which specifies the initial block height, as well as ABCI `RequestInitChain.InitialHeight` to pass it to the ABCI application, and `State.InitialHeight` to keep track of the initial height throughout the code. Fixes #2543, based on [RFC-002](https://github.com/tendermint/spec/pull/119). Spec changes in https://github.com/tendermint/spec/pull/135. |
4 years ago | |
---|---|---|
.. | ||
doc.go | node: allow replacing existing p2p.Reactor(s) (#3846) | 5 years ago |
id.go | lint: Enable Golint (#4212) | 5 years ago |
node.go | genesis: add support for arbitrary initial height (#5191) | 4 years ago |
node_test.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |