index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
mint_db.c
Age
Commit message (
Expand
)
Author
2015-01-29
-removing legacy TALER_TALER API, replacing with modern TALER_DB calls
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
finish cleanup of /refresh/commit parsing
Christian Grothoff
2015-01-29
towards proper implementation of /withdraw/status
Christian Grothoff
2015-01-28
rollback should just return void
Christian Grothoff
2015-01-28
update docu
Christian Grothoff
2015-01-28
cleaning up mint_db API
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff
2015-01-28
move DB functions to mint_db.c
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-27
starting to clean up /deposit logic
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing varsize link data
Christian Grothoff
2015-01-27
towards making code compile again
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-21
properly separate DB logic from parsing logic for /refresh/commit
Christian Grothoff
2015-01-20
towards separating out DB operations during refresh
Christian Grothoff
2015-01-19
restructuring more of deposit logic towards desired flow structure
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff