index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-08
put crypto worker in exchange-tools, re-enable build
Florian Dold
2021-12-08
move ensure_coin_known for melt and recoup outside of transaction, more logging
Christian Grothoff
2021-12-08
logging
Christian Grothoff
2021-12-08
fix prometheus metric labels
Boss Marco
2021-12-08
tolerate missing 'Expire' header better
Christian Grothoff
2021-12-08
-fix syntax
Christian Grothoff
2021-12-08
add missing preflight
Christian Grothoff
2021-12-08
-wip
Christian Grothoff
2021-12-08
-fix ftbfs
Christian Grothoff
2021-12-08
-improve graphana compatibility
Christian Grothoff
2021-12-07
implement basic /metrics
Christian Grothoff
2021-12-07
add basic metrics collection logic
Christian Grothoff
2021-12-07
implement dummy /metrics handler
Christian Grothoff
2021-12-07
-comment
Christian Grothoff
2021-12-06
-fix balance calculation
Christian Grothoff
2021-12-06
improve SQL comments
Christian Grothoff
2021-12-05
-add FIXMEs
Christian Grothoff
2021-12-05
take insertion into known_coins outside of main melt transaction to reduce co...
Christian Grothoff
2021-12-05
change order of statements when making coin known to possibly reduce serializ...
Christian Grothoff
2021-12-05
major rework of withdraw transaction to use stored procedure and (presumably)...
Christian Grothoff
2021-12-05
-fix withdraw logic idempotency broken yesterday: did not handle expired DKs ...
Christian Grothoff
2021-12-04
save 2ms on deposit by not doing idempotency check twice
Christian Grothoff
2021-12-03
more logging
Christian Grothoff
2021-12-02
reduce lock contention in RSA secmod
Christian Grothoff
2021-12-02
-fix FTBFS
Christian Grothoff
2021-12-02
-fix FTBFS
Christian Grothoff
2021-12-02
-add disable invariants
Christian Grothoff
2021-12-02
more perf debug messages
Christian Grothoff
2021-12-02
add -I command line option
Christian Grothoff
2021-12-02
improve suicide logic
Christian Grothoff
2021-12-02
-fix command to avoid timing-dependent assertion failure
Christian Grothoff
2021-12-01
make check case-insensitive
Christian Grothoff
2021-12-01
Merge branch 'master' of ssh://git.taler.net/exchange
Özgür Kesim
2021-12-01
[age restriction] progress 6/n
Özgür Kesim
2021-12-01
-basedb
Florian Dold
2021-12-01
fix auditor test case, re-generate basedbs
Florian Dold
2021-12-01
move var decl to proper scope (where it's used)
Thien-Thi Nguyen
2021-11-30
-nicer suicide
Christian Grothoff
2021-11-30
-implement suicide
Christian Grothoff
2021-11-30
fix log message
Christian Grothoff
2021-11-30
fix NPE
Christian Grothoff
2021-11-29
-fix typos
Christian Grothoff
2021-11-29
touch unused variable
Özgür Kesim
2021-11-29
fixed signednes issue
Özgür Kesim
2021-11-29
typo and pointer comparison fixed
Özgür Kesim
2021-11-29
try to optimize aggregator queries
Christian Grothoff
2021-11-29
-simple DB benchmark
Christian Grothoff
2021-11-28
fix config
Christian Grothoff
2021-11-28
-bump required version
Christian Grothoff
2021-11-28
benchmark skeleton
Christian Grothoff
[next]