summaryrefslogtreecommitdiff
path: root/src/include/taler_mintdb_plugin.h
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-27implementing prepare data postgres functions for #4141Christian Grothoff
2016-01-27adding SQL for prewire data storageChristian Grothoff
2016-01-27adding stubs for wire prepare data functionsChristian Grothoff
2016-01-27working on mintdb for #4141Christian Grothoff
2016-01-25more mintdb API design for #4141Christian Grothoff
2016-01-25getting aggregator structure laid out for #4141Christian Grothoff
2016-01-25getting aggregator structure laid out for #4141Christian Grothoff
2016-01-21finish implementation of DB tracing functionsChristian Grothoff
2016-01-21implementing insert function into aggregation tableChristian Grothoff
2016-01-21adding aggregation_tracking table to postgres pluginChristian Grothoff
2016-01-20work on #3888Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-17working on #3888Christian Grothoff
2015-12-09towards /deposit/wtid handling (more skeleton work)Christian Grothoff
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-09-21retry transactions on serialization/dead-lock failures (#3990)Christian Grothoff
2015-09-19implement #3838 (as required for wire transfers)Christian Grothoff
2015-09-19fixing #3816: adding 'id' field to uniquely identify each depositChristian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-08-09move struct TALER_MINTDB_RefreshCommitLinkPChristian Grothoff
2015-08-09fix #3935 by removing error message: the test provokes this intentionallyChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff
2015-07-05-doxygen fixesChristian Grothoff
2015-07-01implementing #3851Christian Grothoff
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-06-12implementing #3819: check for inconsistent deposit requestChristian Grothoff
2015-06-12fix #3811Christian Grothoff
2015-06-12ensure DKI information is in database before we start to use it (#3808)Christian Grothoff
2015-06-12implement postgres_get_denomination_info (#3808)Christian Grothoff
2015-06-11fixing #3823Christian Grothoff
2015-06-11implement #3831Christian Grothoff
2015-06-11fixing #3812/#3828Christian Grothoff
2015-06-11fixing #3821Christian Grothoff
2015-06-11fixing #3817Christian Grothoff
2015-06-11use execution time for transactions, but expiration time for reserve summary ...Christian Grothoff
2015-06-11fix #3825Christian Grothoff
2015-06-11fixing #3810Christian Grothoff
2015-06-11fixing #3827Christian Grothoff
2015-06-10use better names than i/jChristian Grothoff
2015-06-05notes about 3828/3812Christian Grothoff
2015-06-05more docu and bug notesChristian Grothoff
2015-06-05clean up postgres_get_reserve_history logic and improve docuChristian Grothoff
2015-06-05clean up postgres_reserves_in_insert logic and improve docuChristian Grothoff
2015-06-04-style fixesChristian Grothoff
2015-06-04use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...Christian Grothoff
2015-06-03remarks on #3811Christian Grothoff