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-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
2015-08-17
preliminary work on more benchmarks
Fournier Nicolas
2015-08-17
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Sree Harsha Totakura
2015-08-17
mintdb postgres: test get_refresh_mint()
Sree Harsha Totakura
2015-08-17
fix DB logic: actually iterate where we need to
Christian Grothoff
2015-08-16
mintdb postgres: test insert_refresh_melt().
Sree Harsha Totakura
2015-08-16
mintdb postgres: misc fixes
Sree Harsha Totakura
2015-08-14
activating test /refresh/link (still fails)
Christian Grothoff
2015-08-14
fix key index
Christian Grothoff
2015-08-14
fix db insert
Christian Grothoff
2015-08-13
fixes for melt insertion
Fournier Nicolas
[next]