index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
test_mint_db.c
Age
Commit message (
Expand
)
Author
2015-03-22
include fees in amounts being signed, check available balance on refresh
Christian Grothoff
2015-03-22
move free functions into plugin
Christian Grothoff
2015-03-21
fix testcase FTBFS
Christian Grothoff
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-18
update reserve summary when withdraws are made through insert_collectible_bli...
Sree Harsha Totakura
2015-03-16
db: testcases for insert_deposit and have_deposit
Sree Harsha Totakura
2015-03-09
db: Implement get_reserve_history()
Sree Harsha Totakura
2015-03-09
db: Cache denom key signatures to DB.
Sree Harsha Totakura
2015-03-09
db: fix test-mint-db FTBFS
Sree Harsha Totakura
2015-03-07
db: Implement get_collectable_blindcoin
Sree Harsha Totakura
2015-03-07
db: Implement insert_collectable_blindcoin
Sree Harsha Totakura
2015-03-06
db: Extend testcase
Sree Harsha Totakura
2015-03-06
db: Added testcase for reserves_in_insert()
Sree Harsha Totakura
2015-03-06
db: Add testcase for DB layer
Sree Harsha Totakura