index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditordb
/
plugin_auditordb_postgres.c
Age
Commit message (
Expand
)
Author
2022-07-31
-update auditor schema in preparation to fix #4960
Christian Grothoff
2022-07-25
move auditor database also into schema
Christian Grothoff
2022-07-24
-adapt to latest libgnunetpq
Christian Grothoff
2022-06-26
-fix misc doxygen warnings, code clean up
Christian Grothoff
2022-06-14
-preparatory steps to expand auditor to know about purse and history fees
Christian Grothoff
2022-06-13
-towards coin audits with purse deposits
Christian Grothoff
2022-06-08
-expand auditordb to track progress for p2p payments
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-06
-fix wire_deadline SQL
Christian Grothoff
2021-11-06
sql fix
Christian Grothoff
2021-11-06
-misc fixes
Christian Grothoff
2021-11-06
SQL fix
Christian Grothoff
2021-11-06
SQL fix
Christian Grothoff
2021-11-06
include h_extensions in deposit confirmation
Christian Grothoff
2021-10-27
-work on FTBFS
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2020-12-17
update auditordb and test logic to work with new key separation logic (#6175)
Christian Grothoff
2020-10-22
fix doxygen
Christian Grothoff
2020-07-15
fix #6133: enable nice shutdown of auditor helpers with CTRL-C
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-15
move common logic to parse currency into libtalerutil
Christian Grothoff
2020-03-13
database setup logic is now external to httpd
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-02-09
rename SQL files to make filenames consistent with versioning name
Christian Grothoff
2020-02-09
avoid duping configuration, start to use PQ_connect_with_cfg
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
fix leaks
Christian Grothoff
2020-01-18
fix warnings
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-17
doxygen
Christian Grothoff
2020-01-17
doxygen
Christian Grothoff
2020-01-17
doxygen fixes
Christian Grothoff
2020-01-17
downgrate FIXMEs to TODOs
Christian Grothoff
2020-01-17
fix FIXME: total up irregular paybacks and add to report
Christian Grothoff
2020-01-17
also cover drop/restart cases with psql logic
Christian Grothoff
2020-01-17
moved SQL elimination
Christian Grothoff
2020-01-17
fix build system
Christian Grothoff
2020-01-17
GNUnet PQ API change
Christian Grothoff
2020-01-17
more work towards DB versioning
Christian Grothoff
2020-01-16
add bug note to FIXME
Christian Grothoff
2020-01-16
Adapting wirewatch tests to new style.
Marcello Stanisci
2020-01-15
add another interpreter command to check incoming wire transfers
Christian Grothoff
2020-01-15
Preflight checks:
Marcello Stanisci
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ...
Christian Grothoff
2019-12-24
fixing auditor test failure root cause
Christian Grothoff
[next]