You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After bugs like: btcsuite/btcd#1906 it would be useful to be able to reproduce these bugs in regtest. Currently to do so you would need to manually edit the code and comment out the script flag, then compile your self. It would be beneficial if we could disable these flags to create more reproducible tests.