index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_auditordb_plugin.h
Age
Commit message (
Expand
)
Author
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-17
doxygen fixes
Christian Grothoff
2020-01-17
fix FIXME: total up irregular paybacks and add to report
Christian Grothoff
2020-01-17
more work towards DB versioning
Christian Grothoff
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ...
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-29
do NOT drop deposit confirmations on taler-auditor restart (-r)
Christian Grothoff
2019-10-06
consider reserve closures as well when auditing outgoing wire transfers
Christian Grothoff
2019-10-05
add uncrustify pre-commit hook
Christian Grothoff
2019-09-02
misc. auditor bugfixes
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-24
refactor wire auditor to properly handle multiple accounts
Christian Grothoff
2019-07-25
update auditordb to include payback losses
Christian Grothoff
2019-07-24
add ppc progress points for payback ops
Christian Grothoff
2019-02-14
add option to be selective about dropping the exchange list
Christian Grothoff
2018-11-11
improve auditor support in libtalertesting
Christian Grothoff
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-10-28
track number of coins issued per denomination in auditor (not yet used)
Christian Grothoff
2018-10-28
extend auditordb with storing information about list of exchanges and their s...
Christian Grothoff
2018-10-27
split up progress points of auditor by coin/reserve/aggregation to minimize D...
Christian Grothoff
2018-10-27
complete auditor httpd side of deposit confirmation handling (auditordb not y...
Christian Grothoff
2018-10-21
first skeleton of /deposit-confirmation API implementation; not yet complete,...
Christian Grothoff
2018-10-20
extend auditordb API with function to store deposit confirmations
Christian Grothoff
2018-04-02
allow auditor to operate per-account
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2017-11-19
add last_timestamp to wire auditor progress point; fix confusion in param/res...
Christian Grothoff
2017-10-12
complete first pass of taler-wre-auditor's wire-out audit logic
Christian Grothoff
2017-09-30
also store wire position in auditordb
Christian Grothoff
2017-09-30
update auditordb API to support logic for taler-wire-auditor
Christian Grothoff
2017-06-24
migrating auditordb to new API to address #5010
Christian Grothoff
2017-06-15
work on #5010
Christian Grothoff
2017-04-04
handle /payback in auditor when checking reserves
Christian Grothoff
2017-03-20
deal with persisting wire/aggregation fee data in auditor
Christian Grothoff
2017-03-20
fix auditor progress point issue
Christian Grothoff
2017-03-19
alpha-renaming to better describe what functions/tables do
Christian Grothoff
2017-03-18
finish sync_denomination() implementation
Christian Grothoff
2017-03-18
deal with some minor FIXMEs in auditor
Christian Grothoff
2017-03-18
add required separate risk balance per denomination to auditordb
Christian Grothoff
2017-03-18
simplify auditordb API to match actual requirements better
Christian Grothoff
2017-03-17
more work on coin/denomination audit
Christian Grothoff
2017-03-15
skeleton logic for analyze_coins()
Christian Grothoff
2017-03-15
add required rowid for diagnostics
Christian Grothoff
2017-03-15
introduce 'struct TALER_AUDITORDB_ProgressPoint'
Christian Grothoff
2017-03-14
more work on auditor, listing open TODOs
Christian Grothoff
2016-11-06
auditordb postgres plugin: auditor_progress implementation + tests
tg(x)
2016-11-06
add missing functions to deal with auditor_progress to the auditordb API
Christian Grothoff
2016-11-04
auditordb postgres plugin: sql fixes, callback return value
tg(x)
2016-11-03
auditordb postgres plugin
tg(x)
2016-10-09
add skeletons for new DB API functions
Christian Grothoff
[next]