See the latest [update to the BEP-42](https://github.com/bigchaindb/BEPs/pull/68). The logic is triggered by the last election vote. - [x] Generate a new chain ID and update the currently set value. - [x] Turn on a flag that prevents BigchainDB from accepting new transactions. - [x] Turn the flag off upon receiving the matching `chain_id` in `InitChain`. - [x] Update the ABCI interface (e. g. the `info` command) to return height - chain offset to Tendermint instead of just height.