index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchangedb_plugin.h
Age
Commit message (
Expand
)
Author
2020-03-05
rename for consistency
Christian Grothoff
2020-03-05
clean up comments, renaming for clarity
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-03-04
fix comments
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-03-04
minor code clean up, renaming for consistency
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff
2020-01-19
doxygen fix
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
libraries were folded, fold headers as well
Christian Grothoff
2020-01-18
doxygen work
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-17
remove bogus comment
Christian Grothoff
2020-01-17
bogus comment, fields no longer exist, logic problem ditto
Christian Grothoff
2020-01-17
use more specific SELECT in exchange aggregator on refunds instead of filteri...
Christian Grothoff
2020-01-17
implement rh caching
Christian Grothoff
2020-01-16
kill another FIXME
Christian Grothoff
2020-01-16
move function to libtalerexchangedb, as planned
Christian Grothoff
2020-01-16
pointless to check denom_sig, do not return
Christian Grothoff
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ...
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-09-15
fix leaks and unnecessary fetch of RSA signature on refresh/reveal
Christian Grothoff
2019-09-03
auditor needs serial IDs in coin history
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-17
remove currency field from databases
Christian Grothoff
2019-07-27
more denom sig checking in auditor
Christian Grothoff
2019-07-24
add ppc progress points for payback ops
Christian Grothoff
2019-07-24
make sure reserves are not gc'ed before legal expiration
Christian Grothoff
2019-07-23
implement postges_get_old_coin_by_h_blind for #5777
Christian Grothoff
2019-07-21
extending postgres plugin with functions required to store payback data on re...
Christian Grothoff
2019-06-26
add test for json_wire.c logic
Christian Grothoff
2019-06-26
implement /link signatures
Christian Grothoff
2019-06-08
fix #5756, also change sepa->iban as per payto:// spec
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-02-14
preparations for #5536
Christian Grothoff
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-10-28
add operation to count number of known coins per denomination to exchangedb
Christian Grothoff
2018-10-19
reduce redundant data fetch (#5444)
Christian Grothoff
2018-08-19
re-init logging so we can tell by PID who it is
Christian Grothoff
2018-08-19
make transactions smaller to try to reduce rollbacks
Christian Grothoff
2018-07-23
Wire-plugin interface.
Marcello Stanisci
2018-07-18
Add "general_id" for merchants into the DB system.
Marcello Stanisci
2018-07-10
Put logic to delete KYC events for merchant
Marcello Stanisci
2018-07-10
Put logic to sum KYC-monitored wire transfers.
Marcello Stanisci
2018-07-10
KYC DB methods: store a wire transfer.
Marcello Stanisci
2018-07-09
Improve KYC status callback.
Marcello Stanisci
2018-07-09
Method to mark a merchant as NOT KYC-checked.
Marcello Stanisci
2018-07-09
Method to retrieve the KYC status of a merchant.
Marcello Stanisci
2018-07-09
Method to mark merchant as KYC-checked.
Marcello Stanisci
2018-07-09
KYC db methods.
Marcello Stanisci
[next]