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.** Over time (and as a result of my changes in #3992) we have some broken links in the protocol spec....

A-docs

**Is your feature request related to a problem? Please describe.** Currently we are trying to expand the capability of our state machine tests, going depth-first: writing a few, targeted tests...

A-mock-consensus

work in progress. * #3913 * #3588 * #3980 * #3996

A-mock-consensus

**Is your feature request related to a problem? Please describe.** We process staking/consensus set changes on every epoch boundary. The logic is divided in three parts: 1. delegation change tally:...

A-staking
_P-V2
_P-low

We should add to the protocol docs a description of the invariants of each proof statement. From discussion with @hdevalence: > an example high-level property/invariant would be “notes cannot be...

A-docs
_P-high

In #3867 we documented in the protocol spec the integrity invariants of each action containing a proof. We should do the same for each action that does not contain a...

A-docs
_P-low

**Is your feature request related to a problem? Please describe.** The signing authority which controls the identity of a Penumbra validator is exactly a Penumbra spendkey. In the simplest custody...

A-shielded-crypto
A-threshold
A-client
C-enhancement
E-medium
E-multi-day

**Describe the bug** If an attacker sends a duplicate note commitment to a target address, when the target tries to sync the view service will hang (PING/REJECT vector) **To Reproduce**...

security

**Describe the bug** If a node operator submits a validator definition without having run `pcli view reset` for the current chain, the error message is confusing. **To Reproduce** Steps to...

A-client
_P-low