Implement new address format #3
Labels
documentation
Improvements or additions to documentation
prio:high
protocol
New protocol or design is needed
Addresses now must commit to VPs, so we must distinguish between old-style public key addresses (which we are also keeping, but only have meaning inside of VPs) and new-style VP addresses.
com_vp
as public input and check it againstaddress
field in Notecom_vp
(initially, letcom_vp
be transparent), such as BLAKE2s (overlaps with Implement VPBlind circuit #1)address
There is a special case to handle of mutually-self-referential addresses. This does not appear to require any protocol level or address format changes, but rather is a VP implementation task (#2)
The text was updated successfully, but these errors were encountered: