index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
/
test_mintdb.c
Age
Commit message (
Collapse
)
Author
2016-01-22
add testcase for aggregation API
Christian Grothoff
2016-01-21
remove dead update
Christian Grothoff
2016-01-21
fix DB setup
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-09-04
mintdb postgres: reorganize code in test_mintdb.c
Sree Harsha Totakura
2015-08-24
mintdb postgres: test get_refresh_commit_coins()
Sree Harsha Totakura
2015-08-18
mintdb postgres: test insert_refresh_commit_coins()
Sree Harsha Totakura
2015-08-18
mintdb postgres: test refresh_order_get()
Sree Harsha Totakura
2015-08-18
mintdb postgres: test insert_refresh_order()
Sree Harsha Totakura
2015-08-17
mintdb postgres: parameterize denomination creation.
Sree Harsha Totakura
2015-08-17
mintdb postgres: test get_refresh_mint()
Sree Harsha Totakura
2015-08-16
mintdb postgres: test insert_refresh_melt().
Sree Harsha Totakura
2015-07-06
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
Christian Grothoff
2015-07-01
fix ftbfs
Christian Grothoff
2015-06-12
implementing #3819
Christian Grothoff
2015-06-12
fix #3811
Christian Grothoff
2015-06-12
fix test with API rename
Christian Grothoff
2015-06-12
fix test with API rename
Christian Grothoff
2015-06-11
fixing #3823
Christian Grothoff
2015-06-11
fixing #3820/#3826
Christian Grothoff
2015-06-11
fixing #3817
Christian Grothoff
2015-06-11
use execution time for transactions, but expiration time for reserve summary ↵
Christian Grothoff
(fixes #3809)
2015-06-11
fix #3825
Christian Grothoff
2015-06-11
fixing #3810
Christian Grothoff
2015-05-27
mintdb postgres: Implement get_refresh_melt().
Sree Harsha Totakura
2015-05-27
mintdb get_known_coin(): Do not allocate memory for return paramter.
Sree Harsha Totakura
Instead populate the fields of the placeholder return variable.
2015-05-26
mintdb postgres: sanitize test case
Sree Harsha Totakura
2015-05-25
mintdb postgres: add deposit fee to the denominations
Sree Harsha Totakura
2015-05-25
mintdb postgres: add get_known_coin() and insert_known_coin()
Sree Harsha Totakura
2015-05-25
copy currency into fee_withdrawl
Sree Harsha Totakura
2015-05-14
fix ftbfs of test
Christian Grothoff
2015-04-12
mintdb: add testcase for insert_denomination
Sree Harsha Totakura
2015-04-10
mintdb: test (create/get)_refresh_session
Sree Harsha Totakura
2015-03-28
fixing a few missing renames for structs
Christian Grothoff
2015-03-28
more rename-fest work
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff