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.** The issue is that the pcli query tx command just displays the full raw transaction data - this is useful,...

Should happen after #965 Per the Prometheus docs, labels should have low cardinality (

A-tooling

[VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) is a popular and performant time-series database that can function as a drop-in replacement for Prometheus. The primary motivator is that they have a query language which is [much...

A-tooling

**Is your feature request related to a problem? Please describe.** Our metrics are behaving strangely. The exact counts begin correct, but over time they become inaccurate. However if you engage...

A-tooling

A suggestion made was to make a galileo command that specifically outputs an allocations.csv format, so you don't have to do the shell glue yourself outside galileo. _Originally posted by...

A-tooling

1. `pd` requires `clang` to be installed to compile `librocksdb-sys`, missing from linux instructions in https://guide.penumbra.zone/main/pcli/install.html. 2. weird latexing going on here: ![image](https://user-images.githubusercontent.com/3520024/164296077-40a4acda-f8d6-4828-b8ff-aede65a5b493.png) 3. missing $ sign in ![image](https://user-images.githubusercontent.com/3520024/164297084-e615046b-5314-49b2-96fa-be47c66b6166.png) 4....

A-tooling

The freshstart script is designed for local development deployment and expects a local database to exist. We should create a production freshstart script. This would be very simple: - [...

A-tooling

**Is your feature request related to a problem? Please describe.** The automated testnet deployments will need a docker image containing the penumbra binaries `pd` and `pcli` **Describe the solution you'd...

strangelove

Currently there's some non-private data being cached to the view service, alongside private data. It should be possible to query most of the non-private data from the fullnodes. We should...