penumbra icon indicating copy to clipboard operation
penumbra copied to clipboard

Penumbra is a fully private proof-of-stake network and decentralized exchange for the Cosmos ecosystem.

Results 375 penumbra issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, the Rust view server implementation gives an unhelpful error message on insufficient funds: ``` status: Unavailable, message: "error fetching...

A-client
E-easy
_P-low

**Is your feature request related to a problem? Please describe.** Currently, for faster development iteration, we use a limited amount of iterations for our property tests. This makes tests run...

C-enhancement
E-easy
A-CI/CD
_P-low

**Is your feature request related to a problem? Please describe.** When new application parameters are submitted to the application, a collection of checks are ran to make sure that certain...

_P-low

**Describe the bug** The command `pcli query community-pool balance` returns an error when you run it. **To Reproduce** ``` $ pcli query community-pool balance Scanning blocks from last sync height...

A-client
C-bug
_P-low
needs-refinement

We should have the ability for a Penumbra node to fork and then simulate the as close to the exact state of a given network as possible. Penumbra's support for...

A-tooling
_P-V2
A-testing

**Is your feature request related to a problem? Please describe.** In the presence of nonzero fees, there's no way to use `pcli tx send` to "send max". However this is...

A-client
_P-low

it is an important requirement of `pd` that we have maintain compatibility with gRPC-web clients. the https://github.com/penumbra-zone/web project depends upon [`connect-es`](https://github.com/connectrpc/connect-es/) to communicate with nodes via the gRPC-web protocol. to...

A-node
A-CI/CD
_P-low

To create a validator, our docs recommend running `pcli validator definition template`, and then _manually editing the toml fields_. We can preserve that default behavior, but we should also support...

A-client
_P-low

We currently have a [utility script](https://github.com/penumbra-zone/penumbra/blob/main/deployments/scripts/install-cometbft) designed to download and install a specific version of CometBFT for use with Penumbra, primarily in CI environments. This script is tailored to Linux...

A-CI/CD
C-chore
_P-low

**Is your feature request related to a problem? Please describe.** When a user downloads the precompiled macOS binaries from the Releases page, macOS will show a warning about untrusted software...

A-CI/CD
_P-low