Christian Grothoff
|
7a232a0941
|
add references to Mantis bugs to TODO/FIXME comments in code
|
2017-10-12 20:56:16 +02:00 |
|
Christian Grothoff
|
1261971987
|
yet another TALER_amount_get_zero with missing rval check
|
2017-10-06 22:08:35 +02:00 |
|
Christian Grothoff
|
d86a6615cc
|
really carefully check strtoll() return value before casting to uint64_t
|
2017-10-06 22:04:51 +02:00 |
|
Christian Grothoff
|
7f37c2ae00
|
more return value checks on TALER_amount_get_zero
|
2017-10-06 21:21:20 +02:00 |
|
Christian Grothoff
|
2f715c27f8
|
check return value from TALER_JSON_hash
|
2017-10-06 20:02:28 +02:00 |
|
Christian Grothoff
|
ba95b05256
|
log interesting errors always
|
2017-06-25 12:59:46 +02:00 |
|
Christian Grothoff
|
4c6ef74358
|
update taler-auditor to fix #5010 in auditor as well, technically done, but untested
|
2017-06-25 01:46:19 +02:00 |
|
Christian Grothoff
|
c42d544736
|
convert rest of exchangedb plugin API to fix #5010-issues
|
2017-06-24 16:15:42 +02:00 |
|
Christian Grothoff
|
92e6744ac0
|
address #5010 for /refund
|
2017-06-19 16:07:34 +02:00 |
|
Christian Grothoff
|
a57cf67f31
|
a bit more work on #5010
|
2017-06-11 02:12:56 +02:00 |
|
Florian Dold
|
85350ced32
|
rename proposal_data to contract_terms (see #4879)
|
2017-05-29 01:15:41 +02:00 |
|
Christian Grothoff
|
20aad54c3e
|
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
|
2017-05-08 13:18:36 +02:00 |
|
Christian Grothoff
|
76545519c6
|
updating DB schema for new wire history operations and future auditor checks of wire transfers
|
2017-05-05 13:41:32 +02:00 |
|
Christian Grothoff
|
27c921c7c4
|
finished implementing #4956 in principle, but not yet tested
|
2017-04-20 21:38:02 +02:00 |
|
Christian Grothoff
|
487237381d
|
fix misc doxygen issues
|
2017-04-20 07:49:56 +02:00 |
|
Christian Grothoff
|
b0811dd868
|
add support for closed reserves to taler-auditor
|
2017-04-19 21:41:53 +02:00 |
|
Christian Grothoff
|
123b1868ab
|
implement #4983
|
2017-04-19 13:46:38 +02:00 |
|
Christian Grothoff
|
62afe341b7
|
fix #4984
|
2017-04-16 17:21:26 +02:00 |
|
Christian Grothoff
|
be6dde89db
|
fix use of uninit value on PAYBACK path in auditor
|
2017-04-16 02:16:41 +02:00 |
|
Christian Grothoff
|
11b8710a5c
|
implement checking of denomination revocation status in auditor
|
2017-04-08 22:52:32 +02:00 |
|
Christian Grothoff
|
d27f7f34b4
|
have auditor report command to handle denomination key revocation on emergency-detection (#3887)
|
2017-04-08 20:11:37 +02:00 |
|
Christian Grothoff
|
930101256e
|
check payback signatures in auditor
|
2017-04-04 17:05:38 +02:00 |
|
Christian Grothoff
|
4b5efa4e81
|
towards supporting #3887 in the auditor
|
2017-04-04 16:27:27 +02:00 |
|
Christian Grothoff
|
4b82a591c5
|
handle /payback in auditor when checking reserves
|
2017-04-04 15:38:58 +02:00 |
|
Christian Grothoff
|
8d9dc14227
|
renaming GNUNET_GETOPT-symbols to match latest changes in GNUnet
|
2017-03-25 23:39:30 +01:00 |
|
Christian Grothoff
|
e4b209c724
|
use nicer text for audit report
|
2017-03-20 04:40:52 +01:00 |
|
Christian Grothoff
|
ab0286f583
|
finish #3775, including addition of man page
|
2017-03-20 04:38:08 +01:00 |
|
Christian Grothoff
|
3186dbf58a
|
fix log level of auditor, elimintate REFERENCES constraint for now, unclear if it is needed/useful
|
2017-03-20 04:29:42 +01:00 |
|
Christian Grothoff
|
73321daf5a
|
deal with persisting wire/aggregation fee data in auditor
|
2017-03-20 04:17:06 +01:00 |
|
Christian Grothoff
|
9fe8da0cc6
|
deal with aggregation fee lookup and calculations in auditor
|
2017-03-20 03:58:51 +01:00 |
|
Christian Grothoff
|
4599b25895
|
report wire amount minus aggregation fee in wire_out table, start logic in auditor to check wire amounts including wire fees
|
2017-03-20 03:32:16 +01:00 |
|
Christian Grothoff
|
1ce5651373
|
fix risk/fee calculations in auditor
|
2017-03-20 03:06:23 +01:00 |
|
Christian Grothoff
|
3fde028650
|
fix auditor progress point issue
|
2017-03-20 02:45:33 +01:00 |
|
Christian Grothoff
|
a38fa32484
|
fixing misc auditor issues
|
2017-03-20 02:29:33 +01:00 |
|
Christian Grothoff
|
7115eda899
|
fix misc minor issues in new auditor logic
|
2017-03-20 00:26:11 +01:00 |
|
Christian Grothoff
|
45d96d8168
|
minor auditor bugfixes
|
2017-03-19 13:53:50 +01:00 |
|
Christian Grothoff
|
424b327395
|
implement check_transaction_history()
|
2017-03-19 06:50:08 +01:00 |
|
Christian Grothoff
|
9b4d0634e1
|
simplify analysis by returning denom_pub with rest of coin transaction data instead of bothering fetching with coin history
|
2017-03-19 01:55:37 +01:00 |
|
Christian Grothoff
|
b42ce7e80a
|
alpha-renaming to better describe what functions/tables do
|
2017-03-19 01:09:00 +01:00 |
|
Christian Grothoff
|
e4a4a7e193
|
finish sync_denomination() implementation
|
2017-03-18 23:03:00 +01:00 |
|
Christian Grothoff
|
0f5ce284c4
|
deal with some minor FIXMEs in auditor
|
2017-03-18 22:38:31 +01:00 |
|
Christian Grothoff
|
69ac028a13
|
add required separate risk balance per denomination to auditordb
|
2017-03-18 22:20:48 +01:00 |
|
Christian Grothoff
|
a9f9161c3a
|
simplify auditordb API to match actual requirements better
|
2017-03-18 22:06:27 +01:00 |
|
Christian Grothoff
|
9cfe47493c
|
more work on auditor
|
2017-03-18 17:47:44 +01:00 |
|
Christian Grothoff
|
9a5cef0eb1
|
complete skeleton of wire-out audit logic
|
2017-03-18 16:56:31 +01:00 |
|
Christian Grothoff
|
543b4f7a7c
|
fix FTBFS of test
|
2017-03-17 19:06:26 +01:00 |
|
Christian Grothoff
|
3d1d78f23a
|
fix FTBFS
|
2017-03-17 18:46:30 +01:00 |
|
Christian Grothoff
|
c250200f44
|
simple error handling issues, update TODO/plan
|
2017-03-17 18:46:11 +01:00 |
|
Christian Grothoff
|
d1d767f8dd
|
init risk, notes
|
2017-03-17 18:29:55 +01:00 |
|
Christian Grothoff
|
011b7f5bcd
|
add skeleton function for 3887-emergency reporting
|
2017-03-17 18:27:53 +01:00 |
|