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
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
2016-05-19
more work on #4401
Christian Grothoff
2016-05-19
more work towards fixing #4401
Christian Grothoff
2016-05-19
working on DB test, unfinished
Christian Grothoff
2016-05-18
fix table dropping logic to ensure testcases run in fresh environment
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-08
reorg testcase a bit
Christian Grothoff
2016-05-08
adding test for wire prepare data
Christian Grothoff
2016-05-08
expand testcase to cover refund API, fix minor issues
Christian Grothoff
2016-05-06
more work on test, noting what is left to do with bug number
Christian Grothoff
2016-05-06
more work on test, noting what is left to do
Christian Grothoff
2016-05-06
adding test for auditors API
Christian Grothoff
2016-05-06
refactoring exchangedb tests to improve coverage
Christian Grothoff
2016-05-06
refactoring exchangedb tests to improve coverage
Christian Grothoff
2016-05-06
refactor code to write signing keys in same module where we read them
Christian Grothoff
2016-05-06
drop refunds table as well
Christian Grothoff
2016-05-06
add logic to return refunds with transaction history
Christian Grothoff
2016-05-06
implement logic to store refund data into postgres database
Christian Grothoff
2016-05-05
working on #3641: more on /refund implementation
Christian Grothoff
2016-05-04
fix fmt string issues
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run a...
Christian Grothoff
2016-05-02
fixing #4462: avoid temporary schemata altogether
Christian Grothoff
2016-05-02
removing broken and redundant testcase
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-05-02
fixing #4470
Christian Grothoff
2016-04-25
fix #4438
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
[next]