CHIP-0057: Silent Payments#198
Conversation
Create Silent Payments CHIP
Create chip-kdc2000-silent_payments
|
This CHIP has been assigned as CHIP-57 and is a Please leave your reviews here, and feel free to comment in the #chips channel of our Discord. |
|
The recording of the discussion of this CHIP is now available on Youtube. |
|
This CHIP is now in |
… fixes Reconcile the spec to the simplified single-Pass-2 scanning model (v1.5): - Collapse Pass 2a (puzzle-hash grouping) + Pass 2b into a single Pass 2 (opcode-64 ASSERT_CONCURRENT_SPEND directed-SCC); drop puzzle-hash grouping. - Reword the stale "Spend group" glossary definition to concurrent-spend linkage. - Correct Appendix A bandwidth for Chia's ~1-in-3 transaction-block frequency (~1,536 tx blocks/day; ~7.5-9 MB/day total). - Remove Appendix C (ECDH scalar multiplication). - Genericize evolving reference-implementation file references. Status unchanged (Review). Test Vector 4 cryptographic values unchanged.
|
Update on the multi-input grouping, plus a few editorial corrections. Grouping: strongly connected components over While implementing silent payments in the chia-wallet-sdk, I adopted strongly-connected-component (SCC) grouping over explicit opcode-64 This replaces the earlier approach, which combined two heuristics: grouping coins that share a puzzle hash, and linking coins via coin announcements (opcode 60/61, Test Vector 4's cryptographic values are unchanged. Editorial corrections
Status unchanged ( |
No description provided.