Skip to content

Pass 'quiet' value through to config.sign - #2300

Merged
elizabethengelman merged 8 commits into
mainfrom
fix/respect-quiet-flag
Dec 3, 2025
Merged

Pass 'quiet' value through to config.sign#2300
elizabethengelman merged 8 commits into
mainfrom
fix/respect-quiet-flag

Conversation

@elizabethengelman

@elizabethengelman elizabethengelman commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

What

closes #1840

Changes the config.sign signature to also accept a boolean "quiet" value.

Why

So we can pass that value through to sign_with.sign_tx_env and respect the quiet config when printing.

Known limitations

n/a

@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Nov 20, 2025
@elizabethengelman
elizabethengelman marked this pull request as ready for review November 20, 2025 21:51
@elizabethengelman elizabethengelman self-assigned this Nov 21, 2025

@fnando fnando left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

it's crazy how much had to be changed to pass down the prop. 🫠

@elizabethengelman
elizabethengelman enabled auto-merge (squash) December 3, 2025 16:18
@elizabethengelman
elizabethengelman merged commit c49acab into main Dec 3, 2025
29 of 31 checks passed
@elizabethengelman
elizabethengelman deleted the fix/respect-quiet-flag branch December 3, 2025 16:30
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Signing a transaction prints the rich output even when passing --quiet

2 participants