2
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement TRANSFER_TOKEN_RESUME in the issuer More... about 16 years ago
Implement mint portion allowing delayed minting More... about 16 years ago
Document/test some Mint functions Change semantics of Mint.addMintKey to check to make sure we have the privatekey More... about 16 years ago
Test operation of Issuer.listen. Fix a KeyError when we get an unexpected message. Document a bug that occurs after that point. More... about 16 years ago
Test FETCH_CDD_* on the issuer side More... about 16 years ago
Implement thread locking on transactions in the DSDB (Not tested using threads). Should be race-free. Clean up some FIXMEs More... about 16 years ago
Catch missing versions when we parse an options list (and check for duplicates) More... about 16 years ago
Update nilstest More... about 16 years ago
Seperate IssuerEntity and the Issuer (Issuer is the IS) Make the IS multiple CDD version aware Implement actually printing current CDD version using the current CDD version Perform checks of MintKeys and CDDs when creating them More... about 16 years ago
Use wallet.setDefaultCDD() More... about 16 years ago
Make DSDB more thread safe (1 known race condition) Make wallets somewhat CDD version aware Implement rest of logic for FETCH_CDD_* (Currently untested until issuer is cdd version aware) More... about 16 years ago
Fixed error with last commit. No longer sending cdd_version for wallet<->wallet conversations (made answerhandshake more generic) More... about 16 years ago
Put version 0 in the test CDD Implement beginnings of FETCH_CDD_* protocol More... about 16 years ago
Really try to connect to the IS (currently never done) More... about 16 years ago
Further work on making automatic connections to the IS. Removed unnecessary default variables, passed in variables, and added comments More... about 16 years ago
Allow different actions in handleIncomingCoins Start building logic for connecting to issuers on the fly during exchanges More... about 16 years ago
Change handshake options from a dict to key/value lists in a list. More... about 16 years ago
Referenced RFC 4086 and RFC 4627 More... about 16 years ago
Changed autoprint to 'json' More... about 16 years ago
Added "1.3 General Layout of the OpenCoin protocol" to introduction More... about 16 years ago
Update wallet to wallet message TOKEN_* to SPEND_TOKEN_* More... about 16 years ago
Updated wallet to wallet with SPEND_TOKEN_* from TOKEN_* More... about 16 years ago
Added "1.1 Object of the OpenCoin protocol" to introduction More... about 16 years ago
replaced "COIN_SPEND" with "SPEND_TOKEN" More... about 16 years ago
Moved "protocol.txt" section of TODO into "ToDo" section of protocol.txt More... about 16 years ago
Removed "[was: FORMER_MESSAGE]" More... about 16 years ago
Introducing TRANSFER_TOKEN_REQUEST option "type=" More... about 16 years ago
ToDo, typo More... about 16 years ago
added designs by frank
jhb
as ocjhb
More... about 16 years ago
Wrap around most of the rest of the socket send and recvs More... about 16 years ago