Ryan Ofsky
Ryan Ofsky
Really struggling to debug the gnu32 segfault in the "thread busy" test. Failed to get a stack trace from core dump in CI, but I was able to make failure...
Good catch. A similar problem was discussed in https://github.com/bitcoin/bitcoin/pull/19754#issuecomment-685858578 and https://github.com/bitcoin/bitcoin/pull/15454#issuecomment-686168009 about what should happen if a previously loaded wallet in settings.json could no longer be loaded because it was...
> What would be the corresponding RPC approach for 4.? I think ideally GUI & RPC behavior match and share the same implementation. So wallet would be listed in `listwallets`,...
I was going to close this issue since I thought https://github.com/bitcoin/bitcoin/pull/20186 resolved it, but actually https://github.com/bitcoin/bitcoin/pull/20186 would need to be broadened a little to change the "the wallet requires a...
> The main drawback with this process would be requiring all contributors to commit the built HTML in their PRs. Would another drawback be that this would require people to...
Yeah if there is CI that seems reasonable. I'm not sure why getting a CI job that generates the site to work reliably would be easier than getting the "website...