index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
plugin_exchangedb_common.c
Age
Commit message (
Expand
)
Author
2019-08-25
re-format code
Florian Dold
2019-07-22
include new payback-refresh possibilities in coin history generation
Christian Grothoff
2019-07-21
extending postgres plugin with functions required to store payback data on re...
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2018-11-25
fix a few more leaks
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-05-08
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
Christian Grothoff
2017-05-05
updating DB schema for new wire history operations and future auditor checks ...
Christian Grothoff
2017-04-20
finished implementing #4956 in principle, but not yet tested
Christian Grothoff
2017-04-20
expand testcase to cover new DB API
Christian Grothoff
2017-04-04
towards supporting #3887 in the auditor
Christian Grothoff
2017-04-02
implement returning /paybacks as part of reserve history (#3887)
Christian Grothoff
2017-04-01
implement DB plugin function to obtain reserve information, migrate logic to ...
Christian Grothoff
2016-08-11
updating DB schema to profit from new KDF-based refresh variant
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-11
fixing more leaks
Christian Grothoff
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-08
reorg testcase a bit
Christian Grothoff
2016-05-08
expand testcase to cover refund API, fix minor issues
Christian Grothoff
2016-05-05
working on #3641: more on /refund implementation
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff