Skip to content

Conversation

nbacquey
Copy link
Contributor

@nbacquey nbacquey commented Aug 20, 2025

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. These may include:
    • golden tests
  • CI passes. See note on CI. The following CI checks are required:
    • Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • Code builds on Linux, MacOS and Windows for ghc-9.6 and ghc-9.12
  • Self-reviewed the diff

@nbacquey nbacquey requested a review from a team as a code owner August 20, 2025 14:21
@nbacquey nbacquey changed the title Rename --mainnet option to --mainnet-params Rename --mainnet option to --params-mainnet Aug 20, 2025
Copy link
Contributor

@carbolymer carbolymer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll approve after you confirm that @CarlosLopezDeLara is happy with the change. 😄

Copy link
Contributor

@CarlosLopezDeLara CarlosLopezDeLara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@nbacquey nbacquey added this pull request to the merge queue Aug 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 21, 2025
@nbacquey nbacquey added this pull request to the merge queue Aug 21, 2025
Merged via the queue into master with commit 1df3e19 Aug 21, 2025
23 of 24 checks passed
@nbacquey nbacquey deleted the nb/rename_param branch August 21, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants