Skip to content

Add an option to specify a custom signet tx to check #3088

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

Merged
merged 3 commits into from
May 20, 2025

Conversation

remyers
Copy link
Contributor

@remyers remyers commented May 19, 2025

This change enables custom signets by allowing the user to specify the txid of a transaction to check or "" to skip this check for signet. Fixes issue #3078.

This change enables custom signets by allowing the user to specify the txid of a transaction to check or "" to skip this check for signet. See issue ACINQ#3078.
Copy link
Member

@t-bast t-bast left a comment

Choose a reason for hiding this comment

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

LGTM, that sounds like a flexible enough solution! I think we should also modify README.md, where we have a small section around signet usage. We should mention this configuration value to let users quickly figure out that they may need to set this when using non-default signet.

@remyers
Copy link
Contributor Author

remyers commented May 19, 2025

I added some verbage around the new signet config parameter in 6ba374c.

@remyers remyers changed the title Add an option to specify a custom signet tx to check (#3078) Add an option to specify a custom signet tx to check May 19, 2025
Copy link
Member

@t-bast t-bast left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@remyers remyers merged commit 9b0c00a into ACINQ:master May 20, 2025
1 check passed
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.

2 participants