Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

add description of arbitrary initial height #135

Merged
merged 4 commits into from
Aug 13, 2020

Conversation

erikgrinaker
Copy link
Contributor

Documents changes in #119 and tendermint/tendermint#5191.

@erikgrinaker erikgrinaker requested a review from tac0turtle August 7, 2020 18:56
@erikgrinaker erikgrinaker self-assigned this Aug 7, 2020
@erikgrinaker erikgrinaker changed the title add InitialHeight for ABCI InitChain and State update spec with arbitrary initial height Aug 11, 2020
@erikgrinaker erikgrinaker changed the title update spec with arbitrary initial height add description of arbitrary initial height Aug 11, 2020
@erikgrinaker erikgrinaker marked this pull request as ready for review August 11, 2020 16:55
mergify bot pushed a commit to tendermint/tendermint that referenced this pull request Aug 11, 2020
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](tendermint/spec#119). Spec changes in tendermint/spec#135.
@erikgrinaker erikgrinaker merged commit f3207ce into master Aug 13, 2020
@erikgrinaker erikgrinaker deleted the erik/nonzero-genesis branch August 13, 2020 08:45
NexZhu pushed a commit to daotl/go-acei that referenced this pull request Oct 27, 2021
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](tendermint/spec#119). Spec changes in tendermint/spec#135.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants