index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditordb
Age
Commit message (
Expand
)
Author
2019-06-30
use proper default configuration
Christian Grothoff
2019-04-08
Refactor test_auditordb.c for GNUNET_memcmp
ng0
2019-02-14
fix ftbfs
Christian Grothoff
2019-02-14
add option to be selective about dropping the exchange list
Christian Grothoff
2019-01-30
fix auditordb
Marcello Stanisci
2019-01-28
Minor fix auditordb.
Marcello Stanisci
2018-11-19
Minor changes to make tests pass/no-skip again.
Marcello Stanisci
2018-11-18
do not crash if session is NULL
Christian Grothoff
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-11-04
add auditordb constraints to enforce exchange's master_pub is added first
Christian Grothoff
2018-11-04
extend test to also test insert/delete exchange operation
Christian Grothoff
2018-11-04
add missing default configs for auditor-httpd, make -u not mandatory as it is...
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-22
Fix auditordb.
Marcello Stanisci
2018-10-21
auditor: fix SQL syntax and semantic errors
Florian Dold
2018-10-20
fix newlines
Christian Grothoff
2018-10-20
extend auditordb API with function to store deposit confirmations
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2017-11-30
patch to address #5183: always round time before giving it to DB, tolerate DB...
Christian Grothoff
2017-11-19
add last_timestamp to wire auditor progress point; fix confusion in param/res...
Christian Grothoff
2017-11-08
fix minor wire auditor bugs, add samples of output
Christian Grothoff
2017-10-17
assertion only holds if we did get results
Christian Grothoff
2017-10-16
adding missing table in the drop method
Marcello Stanisci
2017-10-12
complete first pass of taler-wre-auditor's wire-out audit logic
Christian Grothoff
2017-10-06
BLOB is BYTEA in Postgres
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-07-14
add UNIQUE constraint on BIGSERIAL columns as that is not automatic in Postgres
Christian Grothoff
2017-07-14
clean up PQ tables (renamings, remove redunant column), and primarily fix #4751
Christian Grothoff
2017-07-04
fix #4955 in auditordb, clean up fix in exchangedb
Christian Grothoff
2017-07-04
eliminate dead macros
Christian Grothoff
2017-06-24
migrating auditordb to new API to address #5010
Christian Grothoff
2017-06-15
work on #5010
Christian Grothoff
2017-05-22
fix segv in test if DB interaction failed hard
Christian Grothoff
2017-04-09
remove test code coverage for auditordb
Christian Grothoff
2017-04-04
towards supporting #3887 in the auditor
Christian Grothoff
2017-04-04
handle /payback in auditor when checking reserves
Christian Grothoff
2017-03-20
fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...
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-20
fixing misc auditor issues
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
fix FTBFS of test
Christian Grothoff
2017-03-17
more work on coin/denomination audit
Christian Grothoff
[next]