< Eugene9999> I have a question specifically for @sipa
< Eugene9999> why did you recommend splitting the bitcoin fuzz harnesses into one binary per target? I know it’s more efficient but you mentioned also not doing so could “confuse” the fuzzer - what does that mean?
< Eugene9999> Im referencing this old PR https://github.com/bitcoin/bitcoin/issues/11045
< gmaxwell> Eugene9999: common fuzzers don't track branch targets indivigually, but hash them
< gmaxwell> so this can sometimes cause them to just not take a branch
< gmaxwell> wumpus: so now that 0.17.1 final is tagged whats left in the release process for it?
< fanquake> gmaxwell just waiting on the detached osx sigs from jonas, then final gitian builds.
< gmaxwell> jonasschnelli: ^ :)
< jonasschnelli> gmaxwell, fanquake: I'm will have access to the signing keys in 7 hours and will do it then. sorry for the delay.