2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added pys60-compat example
jhb
as ocjhb
More... over 16 years ago
Removed things which atleast have been done (atleast to the point they work) More... over 16 years ago
Add protocol-details.txt, giving definations of primitives, functions, and containers allowing a human-readable format which can be encoded and giving single-line functions. Update protocol.txt and protocol-containers.txt to use the new functions and formats Update protocol-containers.txt to allow RepeatableExtraNames Fix spelling mistakes and extra accidental characters from messages/ More... over 16 years ago
Add Prior and Follow to each message (information to be used to create simple state machine for messages) More... over 16 years ago
Add protocol containers with a blurb on how we define the containers and the containers themselves. The rest of the details will be part of protocol-details (actual encodings, how functions work, etc.) More... over 16 years ago
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...) More... over 16 years ago
Add reasons to all messages More... over 16 years ago
Fix messages sent between IS and wallet when trying to redeem coins (REDEEM_COINS instead of COINS) More... over 16 years ago
Update the protocol using new terminolgy in messages/ and remove specific implementation details from the protocol (moved to messages as well.) Now messages look like function calls! More... over 16 years ago
Change COINS_SPEND to COINS_REDEEM Remove MINT_REFUSE Correct (add) Bob in a message in Wallet->Wallet More... over 16 years ago
Add a somewhat organized list of all messages and their arguments. messages/XXXXX.to.wallet.txt shows all the messages between two entities. messages/all.txt is all the interactions in the same file (generated by hand) More... over 16 years ago
Add TODO list and list of protocol-transports More... over 16 years ago
Fleshed out the rest of the protocol. Protocol now has all messages between Wallets, Issuer Services, and DSDBs Protocol requires Issuer Services to temporarily store value (will be fixed soon hopefully) More... over 16 years ago
Add DSDB certificate. More... over 16 years ago
Test svn commits More... over 16 years ago
Added messaging for Wallet to Wallet. Add DSDB certificate usage (need certiface defination) Add obfuscated blanks for sending Add tasks todo. More... over 16 years ago
Add messages to the protocol Add prevention from Bob invalidating Alice's coins More... over 16 years ago
An inital framework for a QT4 GUI More... over 16 years ago
renamed to .txt
jhb
as ocjhb
More... over 16 years ago
first draft
jhb
as ocjhb
More... over 16 years ago
Initial tree More... over 16 years ago
testing
jhb
as jbaach
More... almost 17 years ago
testing
jhb
as jbaach
More... almost 17 years ago
test More... almost 17 years ago
Wallets checks incoming coins, eg. signature More... about 17 years ago
just a test
jhb
as jbaach
More... about 17 years ago
its GPL, of course
jhb
as jbaach
More... about 17 years ago
splitSum More... about 17 years ago
Rough fake bank
jhb
as jbaach
More... about 17 years ago
Wallet can accept a value to be denominated in createCoins
jhb
as jbaach
More... about 17 years ago