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
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
2015-06-03
remarks on #3808
Christian Grothoff
2015-05-27
mintdb get_known_coin(): Do not allocate memory for return paramter.
Sree Harsha Totakura
2015-05-25
mintdb postgres: add get_known_coin() and insert_known_coin()
Sree Harsha Totakura
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
-fix doxygen errors
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-15
resolve #3717
Christian Grothoff
2015-05-13
fix ftbfs
Christian Grothoff
2015-05-13
towards fixing #3717 and #3633
Christian Grothoff
2015-04-12
mintdb plugin: introduce insert_denomination
Sree Harsha Totakura
2015-04-11
scaffolding work towards #3712
Christian Grothoff
2015-03-28
fix use of struct TALER_RefreshMeltCoinAffirmationPS
Christian Grothoff
2015-03-28
fix use of struct TALER_DepositRequestPS (unfinished)
Christian Grothoff
2015-03-28
fix use of struct TALER_WithdrawRequestPS
Christian Grothoff
2015-03-28
more doxygen fixes
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
fixing a few missing renames for structs
Christian Grothoff
2015-03-28
minor renaming of signature values and improved documentation of signatures, ...
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff