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 (
Expand
)
Author
2017-02-07
fix test cases (transaction_id related problems)
Florian Dold
2017-02-07
fix SQL
Florian Dold
2017-02-07
fix SQL
Florian Dold
2017-02-07
typo
Florian Dold
2017-02-07
fix SQL statement after removing transaction_id
Florian Dold
2017-02-07
remove transaction_id, only one payment per proposal allowed
Florian Dold
2017-02-06
contract terminology renaming (#4877)
Florian Dold
2016-11-21
better logging when db connection fails
Florian Dold
2016-11-18
fixing another test failing due to amount 1e-8 change
Christian Grothoff
2016-11-17
add idempotency checks for /refresh/reveal, fixing #4793
Christian Grothoff
2016-11-17
handle more nicely the case that concurrent withdraws have changed history, c...
Christian Grothoff
2016-11-17
select proper row of result set, not row 0 (in misc. database operations)
Christian Grothoff
2016-11-17
fix exchangedb auditor functions to return proper serial ids
Christian Grothoff
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, just...
Christian Grothoff
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
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
[next]