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

This is a tracking issue for the high-level items required to reach our MVP3: integration of the IBC protocol for bridging assets in and out of Penumbra. ## Prerequisites for...

A-IBC

Astria is using the Penumbra stack to build their sequencer. They'd like to be IBC-enabled, and last Thursday we had a meeting (cc @noot) about what would be required for...

A-IBC

- [x] #3362 - [ ] #3363 - [x] #2173 - [x] #3365 - [x] #3366 - [x] #3326 - [x] #3222 - [x] #3390

_P-V1

**Describe the bug** Consider the output in https://github.com/penumbra-zone/penumbra/pull/3883#issuecomment-1963390213 The `100gm` should be marked as having source the same address as the others, since it was the output of a swap...

_P-low

### Staking/Distribution QA and testing Main tracking issue: #3452 In the course of building the staking and distribution components, we frequently uncovered/created bugs in the implementation, either in the form...

A-staking
A-testing

- [x] #3378 - [x] #3380 - [x] #3381 - [x] #3382 - [x] #3330 - [x] #2780 - [x] #3332 - [ ] #3379 - [ ] #3476 -...

_P-V1

Experience report depending on penumbra libraries (`-proto` and `-governance`) externally to the mono-repo: in order to avoid build errors related to use of `tokio::task::Builder` in `cnidarium` (and possibly elsewhere?) I...

C-bug
C-enhancement
E-easy
E-day

During Testnet 64 folks in Discord have reported an uptick in jailing rates. It's difficult to reason concretely about that observation because we don't have good visibility into rates of...

A-telemetry

while reading through the `App` implementation, i noticed that the `Sct` component only ever has its `init_chain` and `begin_block` hooks called. this isn't currently a bug, since its `end_block` and...

A-node
E-easy

## Performing network upgrades on a Penumbra network This ticket tracks the "network upgrades" epic, which consist in adding the ability for testnets to persist state across new Penumbra major...

_P-V1