index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
test_exchangedb.c
Age
Commit message (
Collapse
)
Author
2016-05-19
export function to free commit coin data
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-02
fixing #4462: avoid temporary schemata altogether
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-05-02
fixing #4470
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-10
changing code to meet latest change in GNUNET_SCHEDULER API
Christian Grothoff
2016-04-06
fix iterate_matching_deposits(), LIMIT does not work with variables in ↵
Christian Grothoff
Postgres (#4360)
2016-04-01
fix testcase init with new API
Christian Grothoff
2016-04-01
hash inputs to sign_fdh functions as required by new API
Christian Grothoff
2016-03-30
towards a testcase for aggregation logic
Christian Grothoff
2016-03-21
Note two errors in the tests suit
Jeff Burdges
2016-03-21
API change in GNUnet crypto for Full Domain Hashing
Jeff Burdges
2016-03-01
renaming mint->exchange
Christian Grothoff