redshiftzero
redshiftzero
## Description While we don't have much JavaScript, we should still have tests for it, e.g. using QUnit: https://qunitjs.com/ ## User Stories As a SecureDrop contributor, I want to know...
We should describe in the spec that: * we generate FMD clues and put them on the transaction-level (and why we do that), * we generate dummy FMD clues such...
Suggestion from @hdevalence: > it would be useful to work out how much space saving we could get by having Spend2 and Output2 actions Similarly for Spend2, Spend4, etc. Edit:...
Draft towards #450
Draft towards #450
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...
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
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...
# Description Followup from #2769. In the admin interface, a preview of the current logo is shown on the system config page. This image automatically after update of the logo...