Conor Schaefer

Results 203 comments of Conor Schaefer

What is timeline for this? Asking because I'm removing it from scope for `0.81.1` (#4988) to keep things moving.

What binaries are testing with? Did you download the binaries from the [v0.81.0 release page](https://github.com/penumbra-zone/penumbra/releases/tag/v0.81.0), or build them from source? If the latter, make sure you're using `--release`, otherwise some...

@UnityChaos We've been doing testing with higher-density transactions, the slowdown you report is quite evident. One thing that helps a lot is using [pclientd](https://guide.penumbra.zone/node/pclientd) for syncing chain state: it'll _always_...

Hello, and thanks for your interested in the project! We use [cargo-dist](https://opensource.axo.dev/cargo-dist/) for prebuilding binaries on tags. The platforms currently supported are intentionally selected to be the most popular and...

Howdy, @julienrbrt! As of [v1.5.0](https://github.com/penumbra-zone/penumbra/releases/tag/v1.5.0) we're building for Linux aarch64 now. Take them for a spin, and let us know if you have any trouble. Thanks for your interest in...

Have not tried to reproduce recently, but the original scope of this ticket was in the `sd-svs` VM, which is _not_ based on the Qubes Whonix Workstation—presumably that's why we...

Thanks for taking the time to write this up! It's a definite pain point, that a lot of the Penumbra crates were initially written with a specific use case in...

> The OpenQA issue is https://github.com/freedomofpress/securedrop-workstation/issues/1467 The [OpenQA test failure I'm seeing](https://openqa.qubes-os.org/tests/158542) looks legitimate: it's complaining that the test for the value doesn't match, because only the config option was...

I haven't yet chased down which assets those are, but that would be helpful as part of the investigation.

Looks like there's a `guid.conf` setting we can toggle off: https://github.com/QubesOS/qubes-gui-daemon/pull/41/files#diff-4ddf4267f83a661ef30734f18045fb5ebaa82ab478eaf0119bf1f5a0eef812fbR7 That should resolve.