exchange/src/auditor
2019-12-03 12:39:32 +01:00
..
.gitignore ignore 2019-10-06 16:57:39 +02:00
auditor-basedb.fees modify auditor generator to properly create deposit confirmations 2019-10-26 21:49:50 +02:00
auditor-basedb.mpub modify auditor generator to properly create deposit confirmations 2019-10-26 21:49:50 +02:00
auditor-basedb.sql modify auditor generator to properly create deposit confirmations 2019-10-26 21:49:50 +02:00
auditor.conf more comprehensive test-auditor.sh, including generate-auditor-basedb now 2019-10-08 18:49:25 +02:00
generate-auditor-basedb-template.conf move basedb generation to auditor/ 2019-09-06 02:45:57 +02:00
generate-auditor-basedb.conf implement #5740 2019-12-01 13:31:45 +01:00
generate-auditor-basedb.sh modify auditor generator to properly create deposit confirmations 2019-10-26 21:49:50 +02:00
Makefile.am use CONFLICT for double spending to distinguish properly from FORBIDDEN for bad signatures 2019-11-23 22:21:47 +01:00
taler-auditor-dbinit.c indenting 2019-06-30 17:13:01 +02:00
taler-auditor-exchange.c tighten formatting rules 2019-10-31 12:59:50 +01:00
taler-auditor-httpd_db.c more libtalermhd migration 2019-11-23 22:26:27 +01:00
taler-auditor-httpd_db.h re-format code 2019-08-25 16:18:24 +02:00
taler-auditor-httpd_deposit-confirmation.c more libtalermhd migration 2019-11-23 22:26:27 +01:00
taler-auditor-httpd_deposit-confirmation.h first skeleton of /deposit-confirmation API implementation; not yet complete, cannot work as-is, see FIXMEs 2018-10-21 20:52:26 +02:00
taler-auditor-httpd_exchanges.c more libtalermhd migration 2019-11-23 22:26:27 +01:00
taler-auditor-httpd_exchanges.h implement /exchanges handler in auditor-httpd 2018-10-28 12:03:07 +01:00
taler-auditor-httpd_mhd.c cleanup 2019-11-23 22:27:27 +01:00
taler-auditor-httpd_mhd.h add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd.c more libtalermhd migration 2019-11-23 22:26:27 +01:00
taler-auditor-httpd.h first skeleton of /deposit-confirmation API implementation; not yet complete, cannot work as-is, see FIXMEs 2018-10-21 20:52:26 +02:00
taler-auditor-sign.c tighten formatting rules 2019-10-31 12:59:50 +01:00
taler-auditor.c implement #5967: have ranges in auditor reports, untested because right now tests somehow do not work 2019-12-03 12:39:32 +01:00
taler-wire-auditor.c implement #5967: have ranges in auditor reports, untested because right now tests somehow do not work 2019-12-03 12:39:32 +01:00
test-auditor.conf pass wire fees to aggregator in test case 2019-09-05 05:49:25 +02:00
test-auditor.sh activate now passing test #25" 2019-10-29 11:36:25 +01:00