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

Create unit tests to verify correctness of **non-zero** fees in the context of properly balancing transactions. There are a few cases to consider: - single large note > amount +...

_P-low
A-testing
A-fees

- [x] https://github.com/penumbra-zone/penumbra/issues/2970 - [x] https://github.com/penumbra-zone/penumbra/issues/3194 - [x] https://github.com/penumbra-zone/penumbra/issues/3153 - [x] #3368 - [x] #3369 - [x] #3371 - [x] #3391 - [x] https://github.com/penumbra-zone/web/issues/308 - [x] https://github.com/penumbra-zone/web/issues/309 - [x] https://github.com/penumbra-zone/penumbra/issues/3164...

_P-V1
A-fees

Following the work in #3460 to define protobuf event handling, it would be good to convert the existing events: > We should then replace all existing events defined in the...

_P-V1
_P-medium

**Is your feature request related to a problem? Please describe.** As of #4343, there is an option to encrypt the custody config file with a password such that it is...

E-easy
needs-refinement

**Is your feature request related to a problem? Please describe.** As part of support for chain upgrades (#1804), we've started hosting minimal archives of post-migration state for late-joining nodes, e.g....

_P-V1

**Goal** Automatically select price bands for the `pcli tx gradual dutch` command so that we can port it to minifront. **Context** Users can select GDA recipes based on the quantity...

A-client
_P-V1
A-auction

**Is your feature request related to a problem? Please describe.** In the CometBFT ecosystem, an 'archive node' refers to a node that is running an from an old (pre-upgrade) genesis,...

needs-refinement
A-upgrades

While reviewing #4254, @hdevalence noticed that the `TriggerData` should encapsulate the validation boundary that it implicitly relies on. That way it can be reused in the action handlers and we...

_P-V2
_P-high
A-auction

**Describe the bug** ``` $ cargo run --release --bin pcli -- tx vote yes --on 2 Scanning blocks from last sync height 344159 to latest height 344298 [0s] ██████████████████████████████████████████████████ 139/139...

A-client
C-bug
A-governance
_P-V1

This issue is tracking completion of Dutch Auction for Penumbra: **Design doc and context:** https://hackmd.io/@hdevalence/B1RjyYJgR **Implementation plan:** We break the implementation into the following milestones: | Milestone | Deliverable |...

_P-high
A-dex
A-auction