Changeset 16 for trunk/standards
- Timestamp:
- 12/13/07 20:17:14 (4 years ago)
- Location:
- trunk/standards
- Files:
-
- 3 modified
-
TODO (modified) (1 diff)
-
messages/IS.to.wallet.txt (modified) (1 diff)
-
messages/all.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/standards/TODO
r10 r16 22 22 ============ 23 23 Sort out certificate stuff 24 Find consise messages25 24 Define encryption padding 26 25 Refine 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 27 Add default transaction_id handling 28 Does transaction_id need to expire if it isn't seen for a few hours/days? (since it's a two-party agreement....) 29 Add hello/versioning/protocol handshaking 30 Add generic error message 31 Add way to contact DSDB (Not necessarily IS contact) 32 30 33 31 34 -
trunk/standards/messages/IS.to.wallet.txt
r15 r16 108 108 Invalid coin 109 109 Unknown target 110 Note: Can be used if Mint requires request_id to already be awaiting minting 110 111 111 112 REDEEM_COINS_ACCEPT -
trunk/standards/messages/all.txt
r15 r16 201 201 Invalid coin 202 202 Unknown target 203 Note: Can be used if Mint requires request_id to already be awaiting minting 203 204 204 205 REDEEM_COINS_ACCEPT
