Changeset 16 for trunk/standards

Show
Ignore:
Timestamp:
12/13/07 20:17:14 (4 years ago)
Author:
ocmathew
Message:

Update TODO. Revise wallet<->IS communication to specify that REDEEM_COINS_REJECT can have a reason of "Unknown target" if the mint doesn't store value and the target request_id hasn't been seen yet (it would also work if the request_id doesn't match exactly the value, I figure...)

Location:
trunk/standards
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/standards/TODO

    r10 r16  
    2222============ 
    2323Sort out certificate stuff 
    24 Find consise messages 
    2524Define encryption padding 
    2625Refine protocol to prevent issuers from having to store payment 
    27 Define Reasons for everything 
    28 Question: Reason codes instead of strings? 
    29 Ask the mailing list some of these questions 
     26        Done. Need to add handshake to decide if the mint will store value  
     27Add default transaction_id handling 
     28Does transaction_id need to expire if it isn't seen for a few hours/days? (since it's a two-party agreement....) 
     29Add hello/versioning/protocol handshaking 
     30Add generic error message 
     31Add way to contact DSDB (Not necessarily IS contact) 
     32 
    3033 
    3134 
  • trunk/standards/messages/IS.to.wallet.txt

    r15 r16  
    108108                                                                Invalid coin 
    109109                                                                Unknown target 
     110                                                                        Note: Can be used if Mint requires request_id to already be awaiting minting 
    110111 
    111112  REDEEM_COINS_ACCEPT 
  • trunk/standards/messages/all.txt

    r15 r16  
    201201                                                                Invalid coin 
    202202                                                                Unknown target 
     203                                                                        Note: Can be used if Mint requires request_id to already be awaiting minting 
    203204 
    204205  REDEEM_COINS_ACCEPT