index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditordb
/
test_auditordb.c
Age
Commit message (
Expand
)
Author
2018-11-18
do not crash if session is NULL
Christian Grothoff
2018-11-04
extend test to also test insert/delete exchange operation
Christian Grothoff
2018-10-28
track number of coins issued per denomination in auditor (not yet used)
Christian Grothoff
2018-10-27
split up progress points of auditor by coin/reserve/aggregation to minimize D...
Christian Grothoff
2017-11-30
patch to address #5183: always round time before giving it to DB, tolerate DB...
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-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-15
add required rowid for diagnostics
Christian Grothoff
2017-03-15
introduce 'struct TALER_AUDITORDB_ProgressPoint'
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 test
tg(x)
2016-11-04
auditordb test
tg(x)