index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchangedb_plugin.h
Age
Commit message (
Expand
)
Author
2016-05-27
making DB scheme nice
Christian Grothoff
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-20
fix init before use in new refund logic
Christian Grothoff
2016-05-19
export function to free commit coin data
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-06
more work on test, noting what is left to do
Christian Grothoff
2016-05-05
working on #3641: more on /refund implementation
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-04-20
implementing parsing of /refund requests
Christian Grothoff
2016-04-06
fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...
Christian Grothoff
2016-03-30
towards a testcase for aggregation logic
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff