Christian Grothoff
|
5540747ca2
|
patch to address #5183: always round time before giving it to DB, tolerate DB answering without rounded time
|
2017-11-30 17:17:37 +01:00 |
|
Christian Grothoff
|
92d616b076
|
add last_timestamp to wire auditor progress point; fix confusion in param/result specs between 'auto' and 'absolute time'
|
2017-11-19 22:12:30 +01:00 |
|
Christian Grothoff
|
1139f74ffe
|
fix minor wire auditor bugs, add samples of output
|
2017-11-08 18:44:12 +01:00 |
|
Christian Grothoff
|
298d7dd367
|
assertion only holds if we did get results
|
2017-10-17 19:53:42 +02:00 |
|
Marcello Stanisci
|
88cdaf70c9
|
adding missing table in the drop method
|
2017-10-16 16:47:14 +02:00 |
|
Christian Grothoff
|
cb13afaf54
|
complete first pass of taler-wre-auditor's wire-out audit logic
|
2017-10-12 20:46:42 +02:00 |
|
Christian Grothoff
|
d55050652d
|
BLOB is BYTEA in Postgres
|
2017-10-06 21:31:07 +02:00 |
|
Christian Grothoff
|
6a4f6b1836
|
also store wire position in auditordb
|
2017-09-30 20:47:52 +02:00 |
|
Christian Grothoff
|
96e04d33e1
|
update auditordb API to support logic for taler-wire-auditor
|
2017-09-30 20:29:19 +02:00 |
|
Christian Grothoff
|
3a0e643b68
|
add UNIQUE constraint on BIGSERIAL columns as that is not automatic in Postgres
|
2017-07-14 17:56:47 +02:00 |
|
Christian Grothoff
|
2c6956f32a
|
clean up PQ tables (renamings, remove redunant column), and primarily fix #4751
|
2017-07-14 17:43:07 +02:00 |
|
Christian Grothoff
|
5d6dfde044
|
fix #4955 in auditordb, clean up fix in exchangedb
|
2017-07-04 23:33:57 +02:00 |
|
Christian Grothoff
|
f9950799fc
|
eliminate dead macros
|
2017-07-04 23:28:03 +02:00 |
|
Christian Grothoff
|
560051e6b0
|
migrating auditordb to new API to address #5010
|
2017-06-24 23:06:44 +02:00 |
|
Christian Grothoff
|
0e6c4ba898
|
work on #5010
|
2017-06-15 22:10:12 +02:00 |
|
Christian Grothoff
|
6110954931
|
fix segv in test if DB interaction failed hard
|
2017-05-22 17:02:09 +02:00 |
|
Christian Grothoff
|
d7386cae0f
|
remove test code coverage for auditordb
|
2017-04-09 21:47:40 +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
|
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
|
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
|
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
|
543b4f7a7c
|
fix FTBFS of test
|
2017-03-17 19:06:26 +01:00 |
|
Christian Grothoff
|
8ea9b0dad7
|
more work on coin/denomination audit
|
2017-03-17 17:17:07 +01:00 |
|
Christian Grothoff
|
36195e85ea
|
skeleton logic for analyze_coins()
|
2017-03-15 14:19:57 +01:00 |
|
Christian Grothoff
|
54b3a9e930
|
add required rowid for diagnostics
|
2017-03-15 13:36:47 +01:00 |
|
Christian Grothoff
|
a3db0d4a8c
|
introduce 'struct TALER_AUDITORDB_ProgressPoint'
|
2017-03-15 13:12:45 +01:00 |
|
Christian Grothoff
|
296f919ce4
|
more work on auditor, listing open TODOs
|
2017-03-14 18:00:17 +01:00 |
|
tg(x)
|
247b8e33b3
|
auditordb postgres plugin: auditor_progress implementation + tests
|
2016-11-06 14:24:17 +01:00 |
|
Christian Grothoff
|
02d28bc81c
|
add missing functions to deal with auditor_progress to the auditordb API
|
2016-11-06 13:39:22 +01:00 |
|
tg(x)
|
702c440849
|
auditordb test
|
2016-11-04 20:38:21 +01:00 |
|
tg(x)
|
21be6db318
|
auditordb postgres plugin: fix query param
|
2016-11-04 20:37:53 +01:00 |
|
tg(x)
|
5b8438d7e7
|
auditordb postgres plugin: fix field name
|
2016-11-04 20:28:27 +01:00 |
|
tg(x)
|
2db2f65aaf
|
auditordb postgres plugin: amount param
|
2016-11-04 19:10:37 +01:00 |
|
tg(x)
|
f113c1ebd6
|
auditordb postgres plugin: set master_pub in result
|
2016-11-04 01:06:19 +01:00 |
|
tg(x)
|
160bff40d4
|
auditordb postgres plugin: amount param
|
2016-11-04 01:01:05 +01:00 |
|
tg(x)
|
616de7f401
|
auditordb postgres plugin: amount param
|
2016-11-04 00:51:17 +01:00 |
|
tg(x)
|
9ad83ae9bf
|
auditordb test
|
2016-11-04 00:37:47 +01:00 |
|
tg(x)
|
59fa9d8255
|
auditordb postgres plugin: sql fixes, callback return value
|
2016-11-04 00:34:09 +01:00 |
|
tg(x)
|
176bd57550
|
auditordb postgres plugin: fix index
|
2016-11-03 21:43:09 +01:00 |
|
tg(x)
|
20a8a569ad
|
auditordb postgres plugin
|
2016-11-03 13:01:36 +01:00 |
|
Christian Grothoff
|
808dc10bf4
|
add skeletons for new DB API functions
|
2016-10-09 01:17:37 +02:00 |
|
Christian Grothoff
|
6621ec8fb7
|
expanding exchange DB API to meet auditor requirements (not implemented, just adding the function signatures)
|
2016-10-09 00:57:31 +02:00 |
|
Christian Grothoff
|
8bbcf86678
|
more work on auditordb plugin API
|
2016-10-08 23:37:55 +02:00 |
|