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

Issue: Currently, project lacks comprehensive metrics for monitoring the performance of the Rust view server. Adding Prometheus metrics will provide valuable insights into the server's health, resource utilization, and request...

A-telemetry

**Is your feature request related to a problem? Please describe.** Recently, the public RPC fell into a degraded state as someone made too many requests to it. In this case,...

_P-V2
A-telemetry

a somewhat common "best practice" when operating services that expose prometheus metrics is to expose information about uptime. we should define a counter `pd_uptime_seconds`, and run a thread in the...

C-enhancement
E-easy
A-telemetry

In https://github.com/penumbra-zone/penumbra/pull/3903 we fixed a bug regarding IBC timeouts, however we were not able to get any additional test coverage for confidence. Once #3588 is further along, it would be...

_P-V1
_P-low
A-mock-consensus

a somewhat common "best practice" when operating services that expose prometheus metrics is to expose information about the software version, and other build information. this makes dashboards more legible when...

C-enhancement
E-easy
A-telemetry

the mock consensus engine should support the ability to add a validator after genesis. this will be a part of adding support for tests of the staking component. see #3588.

A-mock-consensus

In #3690, we added a value circuit breaker to the dex component. The value circuit breaker maintains an aggregate `Balance` for the value held in liquidity positions. After handling a...

A-ZSwap
C-bug
zellic-component-needs-remediation
_P-high

**Is your feature request related to a problem? Please describe.** Not sure if this is something we want to implement, but wanted to start the conversation. It's generally useful for...

A-staking