Conor Schaefer

Results 72 issues of Conor Schaefer

We currently use the "provision-all" bash script to serialize calls to `qubesctl` to configure the SDW VMs. In dev contexts, provision-all is invoked directly. In prod, however, provision-all is called...

provisioning

Updates email address domain to the current Penumbra Labs email settings, and adds a general team address to the authors list.

Updates the email address in package metadata used for Penumbra Labs team.

## Describe the bug An upcoming Noble chain upgrade to v8 is being prepared on the Noble testnet. For the Penumbra Labs testnet (https://testnet.plinfra.net), we've been running a version of...

needs-refinement

Based on one of the security audits in 2024Q3, we want to add overflow checks to the `penumbra-governance` crate. We can do this via a minimal diff to the workspace...

consensus-breaking

We've been using the `v0.37.x` release series of CometBFT since 2023-10 (#4021). We don't yet have compatibility with CometBFT v0.38.x, which implements full support for ABCI++, and requires our app...

_P-medium

Someone running `pindexer` for the first time reported a first-run error, which read: ``` Error: error returned from database: relation "block_details" does not exist ``` Any `pindexer` instance requires two...

**Describe the bug** When building Penumbra, compilation of the `rocksdb` dependencies will fail if the system's version of is `v15.1.1` or newer. **To Reproduce** Steps to reproduce the behavior: 1....

A-tooling

**Describe the bug** When running a pclientd instance, which serves as a custody backend for client software, users must ensure that requests are only ever submitted to pclientd serially, after...

**Describe the bug** While interacting with LQT (#5010), specifically the `elcuity` tool (#5175), I pulled down the `pclientd` bin for LQT support, obtained via https://github.com/penumbra-zone/penumbra/releases/tag/v2.0.0-alpha.9. I was surprised to see...