penumbra
penumbra copied to clipboard
Penumbra is a fully private proof-of-stake network and decentralized exchange for the Cosmos ecosystem.
We've been using a special prefix for testnet addresses, `penumbrav2t` where we've been updating the version as we make address-breaking changes during testnets. We should update this to just `penumbra`...
We should document somewhere in the spec the consensus rules that we're using, e.g. only one undelegation validator identity allowed per tx
To handle a withdraw action, we need to: - [ ] Create an appropriate `FungibleTokenPacketData` from the action contents; - [ ] Add the packet to the chain state in...
Starting with #1312 we'll be adding clues into transactions. There is not a 1:1 mapping between clues and outputs however. I'm wondering if we should verify the clue generation somewhere...
**Is your feature request related to a problem? Please describe.** Integrate https://github.com/strangelove-ventures/ibctest into penumbra's CI/CD pipeline **Describe the solution you'd like** - Integrate `ibctest` conformance test suite into CI/CD pipeline,...
**Is your feature request related to a problem? Please describe.** CI/CD pipeline that will produce rendered output for the following documentation: - Protocol specification (mdbook) to protocol.penumbra.zone - User documentation...
Closes #3978 Checking that the ak is not the identity may not be necessary? It's what spend does, but I don't think you need it here.
Closes #4007 The bug results from a hazardous API I created. The `apply` method does _not_ apply the events to the underlying state, it extracts them and returns them to...
5002.672 0.00% 200bps Inactive Unbonded penumbravalid14clrf3u5y63939pw5a0u9eqx8femp4m69naujg77avse3m9t2v8qe5sv4t XPool I have unjail 10 hours ago,but it's Inactive
1.pcli view balance # 0 120.925mpenumbra # 8 4027.45812delegation_penumbravalid14clrf3u5y63939pw5a0u9eqx8femp4m69naujg77avse3m9t2v8qe5sv4t 2.try to undelagate pcli tx undelegate 4027.45812delegation_valid14clrf3u5y63939pw5a0u9eqx8femp4m69naujg77avse3m9t2v8qe5sv4t --source 8 Error: cannot represent this value pcli tx undelegate 4027delegation_valid14clrf3u5y63939pw5a0u9eqx8femp4m69naujg77avse3m9t2v8qe5sv4t --source 8 Error:...