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

tests: Setup chain parameters (globalChainParams) when performing fuzzing initialization #14010

Conversation

practicalswift
Copy link
Contributor

Setup chain parameters (globalChainParams) when performing fuzzing initialization.

This allows for fuzzing code which calls Params() directly or indirectly.

Previously such code would hit an assertion failure when fuzzing.

@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 13, 2018

No more conflicts as of last run.

…zing initialization

This allows for fuzzing code which calls Params() directly or indirectly.
@practicalswift practicalswift deleted the SelectParams-when-fuzzing branch April 10, 2021 19:36
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants