exchange/src/auditor
2020-03-15 20:08:38 +01:00
..
.gitignore ignore 2019-10-06 16:57:39 +02:00
auditor-basedb.age run closer and transfer with aggregator, check if we actually did get deposit confirmations before running #24 2020-03-14 17:46:53 +01:00
auditor-basedb.fees run closer and transfer with aggregator, check if we actually did get deposit confirmations before running #24 2020-03-14 17:46:53 +01:00
auditor-basedb.mpub run closer and transfer with aggregator, check if we actually did get deposit confirmations before running #24 2020-03-14 17:46:53 +01:00
auditor-basedb.sql run closer and transfer with aggregator, check if we actually did get deposit confirmations before running #24 2020-03-14 17:46:53 +01: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 add config option for new bank 2020-01-20 14:26:42 +01:00
generate-auditor-basedb.sh reset is unnecessary, we did just drop and recreate the entire DB 2020-03-13 19:34:52 +01:00
Makefile.am simplify DB logic in auditor-httpd 2020-01-17 13:05:29 +01:00
taler-auditor-dbinit.c fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-exchange.c tighten formatting rules 2019-10-31 12:59:50 +01:00
taler-auditor-httpd_deposit-confirmation.c fix uninitialized session 2020-02-08 17:49:56 +01:00
taler-auditor-httpd_deposit-confirmation.h implement auditor's exchange signing key caching (#6052) 2020-02-05 21:12:03 +01:00
taler-auditor-httpd_exchanges.c fix warnings 2020-01-18 19:28:17 +01:00
taler-auditor-httpd_exchanges.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-httpd_mhd.c fix -Wextra warnings 2020-01-18 17:53:54 +01:00
taler-auditor-httpd_mhd.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-httpd.c move common logic to parse currency into libtalerutil 2020-03-15 20:08:38 +01:00
taler-auditor-httpd.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-sign.c code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
taler-auditor.c move common logic to parse currency into libtalerutil 2020-03-15 20:08:38 +01:00
taler-wire-auditor.c move common logic to parse currency into libtalerutil 2020-03-15 20:08:38 +01:00
test-auditor.conf fix option 2020-01-19 21:13:52 +01:00
test-auditor.sh run closer and transfer with aggregator, check if we actually did get deposit confirmations before running #24 2020-03-14 17:46:53 +01:00