Bruno Garcia
Bruno Garcia
Any update on this?
I think this can be closed. I can't reproduce it and it might be an issue with antivirus https://github.com/sparrowwallet/sparrow/issues/1107.
> However, can you in any chance fix bitcoind build first? This commit breaks bitcoind build in setup_environment.sh, since autogen.sh file is not existent in bitcoin repo anymore : https://github.com/bitcoin/bitcoin/commit/d71ac768424333b65a6d88c9752cc9c7fdb276f3...
Moved to draft to investigate it better. It will need more changes.
> I incorporated the `libsdl2-dev` and `pysdl2-dll` bits in #795. > > > > Unfortunately the logs are gone, so not sure what the other failures were. Cool, I will...
Done.
Tested it on Mac M1 and worked fine.
You missed to change line 242: ```py self.ui.path_lineedit.setValidator(QRegularExpressionValidator(QRegExp(r"m(/[0-9]+['Hh]?)+/\*"), None)) ```
Hi, @quapka. It looks interesting! I think we could have a target here in `bitcoinfuzz` for BIP32 key derivations. I don't think you would need to spend time creating another...
> Hi, student of [@quapka](https://github.com/quapka) here! Thank you for all the useful comments and lots of help. I got a question. Is bitcoinfuzz being run/running somewhere periodically/constantly? It would help...