index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
Age
Commit message (
Collapse
)
Author
2016-11-17
change rowid type to uint64_t everywhere; start with reserve-analysis in auditor
Christian Grothoff
2016-11-17
add note on #4794
Christian Grothoff
2016-10-24
NULL-terminate array
Christian Grothoff
2016-10-20
Finishing with #4709
Marcello Stanisci
2016-10-20
Adding auditor-related db functions in testcase. Each cb is just a stub.
Marcello Stanisci
2016-10-18
@author
Marcello Stanisci
2016-10-17
closing #4709
Marcello Stanisci
2016-10-17
defining all but one exchangedb-for-audit functions
Marcello Stanisci
2016-10-17
starting with #4709
Marcello Stanisci
2016-10-10
check dbinit return value to not fail hard if DB not available
Christian Grothoff
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-06
fix having multiple primary keys
Christian Grothoff
2016-10-06
first draft for an auditor table structure
Christian Grothoff
2016-09-26
return execution time also from exchange C API (#4578)
Christian Grothoff
2016-09-26
implement that /track/transaction returns execution time (#4578)
Christian Grothoff
2016-09-23
check return values, fix use of uninit memory on certain error handling paths
Christian Grothoff
2016-09-20
renaming local variable
Marcello Stanisci
2016-08-11
updating DB schema to profit from new KDF-based refresh variant
Christian Grothoff
2016-08-07
mostly working migration of the DH-seeded refresh variant
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-13
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-07-13
-be explicit about transaction mode
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-11
-indentation, dox
Christian Grothoff
2016-06-11
fixing more leaks
Christian Grothoff
2016-06-09
rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ↵
Christian Grothoff
improved consistency
2016-06-05
improve error message to diagnose #4559
Christian Grothoff
2016-06-02
remove unnecessary check
Christian Grothoff
2016-05-31
extend test to cover GC
Christian Grothoff
2016-05-31
implement GC logic (#3485)
Christian Grothoff
2016-05-31
adding a few more uniqueness constraints to DB
Christian Grothoff
2016-05-27
making DB scheme nice
Christian Grothoff
2016-05-27
a first step towards normalizing the DB a bit and not storing data redundantly
Christian Grothoff
2016-05-27
a first step towards normalizing the DB a bit and not storing data redundantly
Christian Grothoff
2016-05-27
a first step towards normalizing the DB a bit and not storing data redundantly
Christian Grothoff
2016-05-27
a first step towards normalizing the DB a bit and not storing data redundantly
Christian Grothoff
2016-05-27
rename to avoid ambiguity
Christian Grothoff
2016-05-27
add ON DELETE CASCADE refs where applicable
Christian Grothoff
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-26
change edate to wire_transfer_deadline/delay (#4521)
Christian Grothoff
2016-05-24
add a few more DB constraints
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-21
testing refund, fixing bugs, refund test passes
Christian Grothoff
2016-05-20
fix init before use in new refund logic
Christian Grothoff
2016-05-20
log cause for /admin/add/incoming failures
Christian Grothoff
2016-05-19
export function to free commit coin data
Christian Grothoff
2016-05-19
allow env override
Christian Grothoff
2016-05-19
finished implementing #4401
Christian Grothoff
2016-05-19
more work on #4401, almost done
Christian Grothoff
[prev]
[next]