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.** We need a way to update the chain parameters. This could happen: * through governance * ~~if the amount of...

When proposal voting starts, the compact block should include a flag indicating that this is the case, so client software can take an NCT snapshot to enable later voting.

A-node
A-governance

**Is your feature request related to a problem? Please describe.** In #1116, we added code to the view service that downloads and records extended transaction info. However, we don't currently...

A-client
E-easy

A signaling proposal should have a freeform text field (limited to some maximum capacity?) and an optional field for a commit hash, should it be a proposal to change some...

C-design
A-governance

An emergency proposal is a signaling proposal (#1145) with the property that 2/3 validator vote is sufficient to immediately pass it. In addition to the fields of a signaling proposal,...

C-design
A-governance

Validators actively participate in governance, but it's extremely important that they keep their validator key secure. As a result, they might like to keep their identity key in cold storage—but...

C-design
A-governance

**Is your feature request related to a problem? Please describe.** Currently, the view service only scans the `CompactBlock`s, getting the minimal data required to update the spendable notes. However, it...