index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_mintdb_plugin.h
Age
Commit message (
Expand
)
Author
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-02-07
making mintdb tests pass again after API refactoring to remove total amount
Christian Grothoff
2016-01-28
finishing core logic for #4141, but untested
Christian Grothoff
2016-01-27
implementing prepare data postgres functions for #4141
Christian Grothoff
2016-01-27
adding SQL for prewire data storage
Christian Grothoff
2016-01-27
adding stubs for wire prepare data functions
Christian Grothoff
2016-01-27
working on mintdb for #4141
Christian Grothoff
2016-01-25
more mintdb API design for #4141
Christian Grothoff
2016-01-25
getting aggregator structure laid out for #4141
Christian Grothoff
2016-01-25
getting aggregator structure laid out for #4141
Christian Grothoff
2016-01-21
finish implementation of DB tracing functions
Christian Grothoff
2016-01-21
implementing insert function into aggregation table
Christian Grothoff
2016-01-21
adding aggregation_tracking table to postgres plugin
Christian Grothoff
2016-01-20
work on #3888
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2016-01-17
working on #3888
Christian Grothoff
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-10-28
fix #4032: move wire deadline form wire details to advisory field in /deposit...
Christian Grothoff
2015-09-21
retry transactions on serialization/dead-lock failures (#3990)
Christian Grothoff
2015-09-19
implement #3838 (as required for wire transfers)
Christian Grothoff
2015-09-19
fixing #3816: adding 'id' field to uniquely identify each deposit
Christian Grothoff
2015-09-14
remove /lock skeleton logic (#3625)
Christian Grothoff
2015-08-09
rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP
Christian Grothoff
2015-08-09
move struct TALER_MINTDB_RefreshCommitLinkP
Christian Grothoff
2015-08-09
fix #3935 by removing error message: the test provokes this intentionally
Christian Grothoff
2015-07-06
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
Christian Grothoff
2015-07-05
-doxygen fixes
Christian Grothoff
2015-07-01
implementing #3851
Christian Grothoff
2015-06-15
fix #3818 and handle coins being melted into multiple sessions
Christian Grothoff
2015-06-12
implementing #3819: check for inconsistent deposit request
Christian Grothoff
2015-06-12
fix #3811
Christian Grothoff
2015-06-12
ensure DKI information is in database before we start to use it (#3808)
Christian Grothoff
2015-06-12
implement postgres_get_denomination_info (#3808)
Christian Grothoff
2015-06-11
fixing #3823
Christian Grothoff
2015-06-11
implement #3831
Christian Grothoff
2015-06-11
fixing #3812/#3828
Christian Grothoff
2015-06-11
fixing #3821
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
2015-06-11
fix #3825
Christian Grothoff
2015-06-11
fixing #3810
Christian Grothoff
2015-06-11
fixing #3827
Christian Grothoff
2015-06-10
use better names than i/j
Christian Grothoff
2015-06-05
notes about 3828/3812
Christian Grothoff
2015-06-05
more docu and bug notes
Christian Grothoff
2015-06-05
clean up postgres_get_reserve_history logic and improve docu
Christian Grothoff
2015-06-05
clean up postgres_reserves_in_insert logic and improve docu
Christian Grothoff
2015-06-04
-style fixes
Christian Grothoff
2015-06-04
use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...
Christian Grothoff
2015-06-03
remarks on #3811
Christian Grothoff
[next]