[ZIP 312] Specify key generation, change randomizer handling
Changes to randomizer handling after I realized that it couldn't possibly be generated using the message as an input. It does simplify things too. Some additional fixes (using "Re-Randomized FROST" consistently; updating Owners) fixes #1051
Radar summary of the original source
An open proposal—not a live product.
Radar found activity on the original proposal source. Open means the source still lists it as open; it does not mean the proposal is approved, merged, or implemented.
- Status
- Open proposal
- Source
- Zcash Improvement Proposals
- Source activity
- Confidence
- Source-linked record
ZIPs
Zcash Improvement Proposal updates and their original source links.
Radar summary of the original source
Related activity
- Original source
Bulk synchronization: v2 protocol primitives and Block Chain Synchronization ZIP
Recommends how nodes synchronize over the version 2 P2P protocol. The v2 protocol draft (#1344) now defines the primitives (`get-headers`/`get-blocks`/`get-hashes`) and the normative synchronization rules for both headers-first and checkpointed synchronization; this ZIP recommend
- Original source
Add draft-aphelionz-marginal-fee: Reduce Marginal Fee to 1000 Zatoshis
Adds a draft ZIP proposing a reduction of ZIP 317's `marginal_fee` from 5,000 to 1,000 zatoshis per logical action. The conventional fee for a minimal 2-action transaction goes from 10,000 to 2,000 zatoshis; no other ZIP 317 parameter or formula changes. This is a wallet conventi
- Original source
Add draft-judah-nsm-halving-preserving-issuance: Halving-preserving variant of ZIP 234
This PR adds an alternative to ZIP 234 that keeps the halving schedule unchanged. The text was adapted from ZIP 234 with only the required changes made. Discussions-To: #1353