summaryrefslogtreecommitdiff
path: root/src/mint/test_mint_db.c
AgeCommit message (Expand)Author
2015-03-28second round of renamefestChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-26db: fix SIGSEGV in testcaseSree Harsha Totakura
2015-03-26db: use correct testnameSree Harsha Totakura
2015-03-26db: pick the right plugin in the DB testcaseSree Harsha Totakura
2015-03-26db: Implement plugin loading and unloadingSree Harsha Totakura
2015-03-22fix #3638Christian Grothoff
2015-03-22include fees in amounts being signed, check available balance on refreshChristian Grothoff
2015-03-22move free functions into pluginChristian Grothoff
2015-03-21fix testcase FTBFSChristian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-18update reserve summary when withdraws are made through insert_collectible_bli...Sree Harsha Totakura
2015-03-16db: testcases for insert_deposit and have_depositSree Harsha Totakura
2015-03-09db: Implement get_reserve_history()Sree Harsha Totakura
2015-03-09db: Cache denom key signatures to DB.Sree Harsha Totakura
2015-03-09db: fix test-mint-db FTBFSSree Harsha Totakura
2015-03-07db: Implement get_collectable_blindcoinSree Harsha Totakura
2015-03-07db: Implement insert_collectable_blindcoinSree Harsha Totakura
2015-03-06db: Extend testcaseSree Harsha Totakura
2015-03-06db: Added testcase for reserves_in_insert()Sree Harsha Totakura
2015-03-06db: Add testcase for DB layerSree Harsha Totakura