index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-13
experiment
Christian Grothoff
2021-12-11
fix uncrustify
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-12-11
towards simplified / more efficient /recoup
Christian Grothoff
2021-12-11
-more logging, less hanging ;-)
Christian Grothoff
2021-12-09
-was integrated
Christian Grothoff
2021-12-09
-note FIXME
Christian Grothoff
2021-12-09
introduce stored procedure for coin balance check
Christian Grothoff
2021-12-09
fix idle transaction issue introduced earlier
Christian Grothoff
2021-12-09
fix fakebank issue with timeouts in multi-threaded mode resulting in NPE
Christian Grothoff
2021-12-09
-fix warning
Christian Grothoff
2021-12-09
-note on #7124
Christian Grothoff
2021-12-09
minimize idle in transaction from wirewatcher
Christian Grothoff
2021-12-09
add latency logging
Christian Grothoff
2021-12-09
crypto worker: eddsa signing
Florian Dold
2021-12-08
be more backwards-compatible
Christian Grothoff
2021-12-08
-complete 'melt.sql', in theory
Christian Grothoff
2021-12-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-12-08
quick hack to see about improving melt serialization failures
Christian Grothoff
2021-12-08
fix error handling for very large uploads, fix re-generation of /keys ↵
Christian Grothoff
response after Expires expires
2021-12-08
consider key rotation frequency instead of earliest expiration for Expire header
Christian Grothoff
2021-12-08
more aggressive rollback on failures
Christian Grothoff
2021-12-08
crypto worker: remove unused args
Florian Dold
2021-12-08
crypto worker: fix refresh planchet setup
Florian Dold
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 ↵
Christian Grothoff
conflict potential
2021-12-05
change order of statements when making coin known to possibly reduce ↵
Christian Grothoff
serialization failures
2021-12-05
major rework of withdraw transaction to use stored procedure and ↵
Christian Grothoff
(presumably) reduce serialization failures by avoiding SELECT before INSERT
2021-12-05
-fix withdraw logic idempotency broken yesterday: did not handle expired DKs ↵
Christian Grothoff
nicely
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
[next]