index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
/
perf_taler_mintdb_init.c
Age
Commit message (
Expand
)
Author
2015-07-20
added new commands for melting
Fournier Nicolas
2015-07-16
fixed tests
Fournier Nicolas
2015-07-15
using coin to create deposit
Fournier Nicolas
2015-07-15
save coin private key
Fournier Nicolas
2015-07-15
save reserve private key
Fournier Nicolas
2015-07-15
reworked denomination initialization
Fournier Nicolas
2015-07-15
completing the interpreter
Fournier Nicolas
2015-07-09
Added new init function
Fournier Nicolas
2015-07-06
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
Christian Grothoff
2015-07-01
make performance testing more modular
Fournier Nicolas
2015-06-30
Finished work on database initialization
Fournier Nicolas
2015-06-30
initialization of the database
Fournier Nicolas
2015-06-26
Remade memory management strategy of the interpreter.
Fournier Nicolas
2015-06-17
fixed memory leak
Fournier Nicolas
2015-06-17
reworked deposit initialisation
Fournier Nicolas
2015-06-12
moving things around and fixing memory issues
Fournier Nicolas
2015-06-12
added prefixes to functions in init
Fournier Nicolas
2015-06-12
Fix includes and more indentation
Fournier Nicolas
2015-06-12
-problem solving: endianess conversion (and coding style)
Christian Grothoff
2015-06-11
Commenting and fixing syntax
Fournier Nicolas
2015-06-10
Commenting, cleaning and checking for return values
Fournier Nicolas
2015-06-09
Added headers to files and commented
Fournier Nicolas
2015-06-09
moved mintdb perf filed to mintdb directory
Fournier Nicolas