Greg Pfeil
Greg Pfeil
Sorry, forgot to follow-up. I upgrade `a` to 1.30.0, and it started asking me for daily auth just like `e` was. So then I went and changed the ACL from...
There's a lot of discussion about this in the context of nix-community/home-manager#1341 and LnL7/nix-darwin#214. I think the home-manager thread arrives at a good solution, and I've got a not-too-hacky version...
I agree that the message should describe how to enable them (or at least include a link to a place that gives more context and explains how to enable them...
I think this PR should probably still be in draft? I think it still has an assertion failure.
I ran into this as well, so I removed suggestions to use `-reindex-chainstate` from any messages (#6155). That PR also references a couple other issue numbers that mention this problem....
Fixing the `string` error, gets us farther, but still fails: ``` CXXLD zcash-gtest ld.lld: error: undefined symbol: bitdb >>> referenced by utils.cpp:43 (/home/greg/Documents/ECC/zcash-rpc-binary-name/src/gtest/utils.cpp:43) >>> gtest/zcash_gtest-utils.o:(LoadGlobalWallet()) >>> referenced by utils.cpp:67 (/home/greg/Documents/ECC/zcash-rpc-binary-name/src/gtest/utils.cpp:67)...
I’ve tested #6201 locally, but since `--disable-wallet` isn’t exercised in CI yet, could you try your new Tekton pipelines against that PR before I merge it?
Here is a recipe I concocted … hopefully all of it is standard on OS X: ``` python -c "import base64; print base64.b32encode(str(0x`echo "" | openssl dgst -dss1 -sign -hex`).encode())"...
This looks pretty cool. I just glanced at it, but I’ll take a deeper look tomorrow or Monday.
Try adding the SI-2712 plugin. Just a good idea in general, maybe it'll help the inference here.