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 | |
---|---|---|
.. | ||
application.go | lint: enable nolintlinter, disable on tests | 5 years ago |
messages.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
messages_test.go | proto: folder structure adhere to buf (#5025) | 4 years ago |
pubkey.go | proto: move keys to oneof (#4983) | 4 years ago |
result.go | libs: remove kv (#4874) | 4 years ago |
types.pb.go | genesis: add support for arbitrary initial height (#5191) | 4 years ago |
util.go | proto: move keys to oneof (#4983) | 4 years ago |