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: make chain_id configurable #5300

Merged
merged 11 commits into from
Oct 14, 2024
Merged

feat: make chain_id configurable #5300

merged 11 commits into from
Oct 14, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    08abd6a View commit details
    Browse the repository at this point in the history
  2. feat: check for unknown fields in config file

    Error if an unknown field is found in a node's config file. This is
    helpful to catch errors in the config file.
    obycode committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8f9efb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b86c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    788a149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3f3230 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    ba67ea9 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup unused imports

    obycode committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3b5101f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    787e3e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d54fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1aeb7c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    d5d36c1 View commit details
    Browse the repository at this point in the history