Jack Grigg
Jack Grigg
In addition to the above issue, this PR appears to slow down the test suites. We need to spend more time figuring out what ThinLTO is actually doing to the...
@zkbot try
+1 on a chat group, and +1 on it being a dedicated Discord or Zulip. Something I think we've lacked thus far is a communal space for the various Rust...
This was actually caused by a typo in an older release of the I2P Android client library. See https://github.com/anthonycr/Lightning-Browser/issues/395#issuecomment-262219066 for the actual fix.
(See https://trac.i2p2.de/ticket/1787 for the bug.)
`generic error` is an error coming from the `yubikey` crate on which this depends, so there's no better error I can give. Even there I believe it's partly due to...
> because they use the same code. `zcashd` does not use the Rust code to download the parameters; we use a Bash script. The code might be used by the...
In a pairing with @ebfull, we discussed what this should look like. We want to build a gadget that verifies a proof, that takes in: - An accumulator. (This can...
Sure, it's not critical to 5.0.0.
The first part of this (adding Sprout support to the transaction builder) was implemented in #3848.