Skip to content

fast_sync etc confusion #281

@jaekwon

Description

@jaekwon
  1. --fast_sync false doesn't work, you have to type --fast_sync=false. This is contrary to what tendermint node --help says
  2. tendermint init is not documented
  3. fast_sync auto-off behavior should be documented
  4. I think there should be some warning message when ~/.tendermint/data exists from some prior setup, (e.g. state was persisted and exists), it doesn't match ~/.tendermint/genesis.json . e.g. I think we should maybe save the contents of genesis.json in the state, and print a warning if mismatched.
  5. Likewise, maybe tendermint init should do something about a preexisting data directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions