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 (
Collapse
)
Author
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 postgres plugin: fix query param
tg(x)
2016-11-04
auditordb postgres plugin: fix field name
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb postgres plugin: set master_pub in result
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb test
tg(x)
2016-11-04
auditordb postgres plugin: sql fixes, callback return value
tg(x)
2016-11-03
auditordb postgres plugin: fix index
tg(x)
2016-11-03
auditordb postgres plugin
tg(x)
2016-10-09
add skeletons for new DB API functions
Christian Grothoff
2016-10-09
expanding exchange DB API to meet auditor requirements (not implemented, ↵
Christian Grothoff
just adding the function signatures)
2016-10-08
more work on auditordb plugin API
Christian Grothoff
2016-10-08
actually, the auditor only sees the hash of the public keys initially
Christian Grothoff
2016-10-06
first draft for an auditor table structure
Christian Grothoff
2016-10-06
adding skeleton code for auditor
Christian Grothoff