Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update view-genesis command to view genesis in store #11809

Merged
merged 12 commits into from
Jul 18, 2024

Commits on Jul 8, 2024

  1. Print genesis block from config when there is mismatch between genesi…

    …s in storage and config.
    tayfunelmas committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6a82883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cac9750 View commit details
    Browse the repository at this point in the history
  3. Fix clippy findings.

    tayfunelmas committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e8f2230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7d817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    870efba View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    ad25b00 View commit details
    Browse the repository at this point in the history
  2. Address comments.

    tayfunelmas committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c9464d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Implement view-store

    tayfunelmas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    aac6fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66166f2 View commit details
    Browse the repository at this point in the history
  3. Shorten command flags

    tayfunelmas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8b5da2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24157c4 View commit details
    Browse the repository at this point in the history
  5. fix clippy finding

    tayfunelmas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a2686da View commit details
    Browse the repository at this point in the history