penumbra
penumbra copied to clipboard
Penumbra is a fully private proof-of-stake network and decentralized exchange for the Cosmos ecosystem.
**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.
**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 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...
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,...
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...
**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...