index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
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-02-06
move to new libgnunetpq library, simplifying libtalerpq
Christian Grothoff
2016-01-28
finishing core logic for #4141, but untested
Christian Grothoff
2016-01-27
fix name of member to order by
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
move plugin path setup logic to libtalerutil
Christian Grothoff
2016-01-24
fix error message and leak
Christian Grothoff
2016-01-22
use correct field name
Christian Grothoff
2016-01-22
add testcase for aggregation API
Christian Grothoff
2016-01-21
fix code order
Christian Grothoff
2016-01-21
remove dead update
Christian Grothoff
2016-01-21
-check rval
Christian Grothoff
2016-01-21
fix DB setup
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-22
Merge branch 'master' of ssh://taler.net/var/git/mint
Florian Dold
2015-12-20
-check return value
Christian Grothoff
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-11-24
Remove outdated 'todo' comment
Florian Dold
2015-10-28
fix #4032: move wire deadline form wire details to advisory field in /deposit...
Christian Grothoff
2015-10-28
256 bit is too small for some values, need at least 512
Christian Grothoff
2015-09-28
fix minor typos/comments
Christian Grothoff
2015-09-25
fix interpreter warnings
Fournier Nicolas
2015-09-22
-do unload plugin, use _exit() after execvp() failure
Christian Grothoff
2015-09-22
more leaks
Christian Grothoff
2015-09-21
retry transactions on serialization/dead-lock failures (#3990)
Christian Grothoff
2015-09-21
indenting
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
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-19
finish implementing #3847
Christian Grothoff
2015-09-17
implement mintdb API for mint to read auditor keys from disk -- and form audi...
Christian Grothoff
2015-09-14
remove /lock skeleton logic (#3625)
Christian Grothoff
2015-09-04
mintdb postgres: reorganize code in test_mintdb.c
Sree Harsha Totakura
2015-08-25
Bigger initialization for benchmarking
Fournier Nicolas
2015-08-24
mintdb postgres: test get_refresh_commit_coins()
Sree Harsha Totakura
2015-08-18
mintdb postgres: test insert_refresh_commit_coins()
Sree Harsha Totakura
2015-08-18
mintdb postgres: test refresh_order_get()
Sree Harsha Totakura
2015-08-18
mintdb postgres: test insert_refresh_order()
Sree Harsha Totakura
2015-08-17
some DB logic fixes, so now more of tests pass
Christian Grothoff
2015-08-17
mintdb postgres: parameterize denomination creation.
Sree Harsha Totakura
2015-08-17
use proper function for uint16 handling
Christian Grothoff
[next]