Age | Commit message (Expand) | Author |
2015-03-29 | fix #3726 | Christian Grothoff |
2015-03-28 | fix use of struct TALER_DepositConfirmationPS | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | fixing a few missing renames for structs | Christian Grothoff |
2015-03-28 | more rename-fest work | Christian Grothoff |
2015-03-28 | second round of renamefest | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-24 | make kappa global fixed constant, not something to be negotiated, KISS | Christian Grothoff |
2015-03-24 | address #3731: no need for session public key or signature | Christian Grothoff |
2015-03-24 | address #3708: melt_hash => session_hash, use session_hash for DB access, not... | Christian Grothoff |
2015-03-24 | -resolving fixmes or annotating to bug tracker notes | Christian Grothoff |
2015-03-22 | fix #3638 | Christian Grothoff |
2015-03-22 | move deposit fee check to earlier | Christian Grothoff |
2015-03-22 | move refresh fee check to earlier | Christian Grothoff |
2015-03-22 | this was finished | Christian Grothoff |
2015-03-22 | include fees in amounts being signed, check available balance on refresh | Christian Grothoff |
2015-03-22 | this is actually OK | Christian Grothoff |
2015-03-22 | store and retrieve arrays from database where arrays are the unit of transact... | Christian Grothoff |
2015-03-22 | move free functions into plugin | Christian Grothoff |
2015-03-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-19 | use new GNUnet APIs to convert ECDSA to ECDHE keys | Christian Grothoff |
2015-03-18 | Merge branch 'master' of git+ssh://taler.net/var/git/mint | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-18 | update reserve summary when withdraws are made through insert_collectible_bli... | Sree Harsha Totakura |
2015-03-16 | httpd: Use the right fee for deposit transaction | Sree Harsha Totakura |
2015-03-15 | simplify code structure, reduce exposure of keystate struct | Christian Grothoff |
2015-03-13 | slightly better error generation on /refresh/reveal errors | Christian Grothoff |
2015-03-10 | fix #3635 | Christian Grothoff |
2015-03-10 | remove redundant arg 'num_oldcoins/num_newcoins' | Christian Grothoff |
2015-03-10 | remove redundant arg 'commit_client_sig' | Christian Grothoff |
2015-03-10 | combining /mint/melt and /mint/commit | Christian Grothoff |
2015-03-09 | fix use of signature for noreveal index, needs to be tied to session hash | Christian Grothoff |
2015-03-09 | add withdraw proof to reserve history json | Christian Grothoff |
2015-03-09 | implementing #3632: generate proof of insufficient funds by converting transa... | Christian Grothoff |
2015-03-07 | db: Implement get_collectable_blindcoin | Sree Harsha Totakura |
2015-03-06 | Move table creation logic to DB layer. Also support temporary schema creatio... | Sree Harsha Totakura |
2015-02-08 | bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-31 | cleaning up /refresh/link logic, in particular separting out response generat... | Christian Grothoff |
2015-01-31 | finished first pass over /refresh/reveal logic, simplifying mint_db API by ke... | Christian Grothoff |
2015-01-31 | starting to clean up /refresh/reveal DB logic | Christian Grothoff |
2015-01-30 | working on /refresh/melt operation | Christian Grothoff |
2015-01-29 | eliminating obsolete KnownCoin APIs | Christian Grothoff |
2015-01-29 | remove dead mint.h includes | Christian Grothoff |
2015-01-29 | logic of execute_refresh_commit is now clean | Christian Grothoff |
2015-01-29 | working on cleaning up /refresh/melt logic | Christian Grothoff |
2015-01-29 | more notes about issues in bug tracker | Christian Grothoff |
2015-01-29 | more comments | Christian Grothoff |
2015-01-29 | update comments | Christian Grothoff |
2015-01-29 | clean up /withdraw/sign logic | Christian Grothoff |
2015-01-29 | towards proper implementation of /withdraw/status | Christian Grothoff |