index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-03-19
remove debug logic
Christian Grothoff
2020-03-19
have benchmark driver also launch auditor
Christian Grothoff
2020-03-19
option -i was removed
Christian Grothoff
2020-03-18
make refund test case fail to show broken implementation
Florian Dold
2020-03-18
add keyup key regeneration on revocation test; closes #6123
Christian Grothoff
2020-03-18
ign
Christian Grothoff
2020-03-18
add -i option to taler-exchange-keycheck
Christian Grothoff
2020-03-17
a first, untested stab at #6123, committing intermediate result that passes ↵
Christian Grothoff
(existing) tests
2020-03-17
improve comment
Christian Grothoff
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-17
add cmd line option to restrict timetravel, minor code cleanup of keystate logic
Christian Grothoff
2020-03-17
not realistic to happen anytime soon, likely unnecessary complication
Christian Grothoff
2020-03-17
keystate, first pass
Christian Grothoff
2020-03-17
code cleanup, more consistent handling of libjansson allocation failures
Christian Grothoff
2020-03-17
adjust types to match latest GNUnet API
Christian Grothoff
2020-03-17
fix doxygen errors
Christian Grothoff
2020-03-16
simplify refund processing, add additional checks for matching currency
Christian Grothoff
2020-03-16
clean up and de-duplicate deposit logic
Christian Grothoff
2020-03-16
style fixes
Christian Grothoff
2020-03-16
style fixes
Christian Grothoff
2020-03-16
clean up transfer get logic
Christian Grothoff
2020-03-16
simplify deposits_get logic
Christian Grothoff
2020-03-16
method can be static
Christian Grothoff
2020-03-16
clean up taler-exchange-httpd_wire logic
Christian Grothoff
2020-03-16
harden URI validation logic
Christian Grothoff
2020-03-16
integrate validation with wire, where it belongs
Christian Grothoff
2020-03-15
nicer error handling
Christian Grothoff
2020-03-15
status => history
Christian Grothoff
2020-03-15
clean up /wire logic
Christian Grothoff
2020-03-15
clean up link logic
Christian Grothoff
2020-03-15
add dependency
Christian Grothoff
2020-03-15
code cleanup
Christian Grothoff
2020-03-15
major renaming of internal symbols for better consistency
Christian Grothoff
2020-03-15
clean up wirewatch logic
Christian Grothoff
2020-03-15
clean up closer logic, improve error handling, simplify logic, add comments
Christian Grothoff
2020-03-15
move common logic to parse currency into libtalerutil
Christian Grothoff
2020-03-15
fix new ag logic
Christian Grothoff
2020-03-15
fix shutdown logic of test
Christian Grothoff
2020-03-14
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2020-03-14
remove unused code
Christian Grothoff
2020-03-14
clean up aggregator logic, make it more robust against invariant failures
Christian Grothoff
2020-03-14
code cleanup and additional error checking logic for #6124, but no actual ↵
Christian Grothoff
semantic change
2020-03-14
expand DB test to cover #6124 better (passed immediately, does not explain ↵
Christian Grothoff
the failure)
2020-03-14
run closer and transfer with aggregator, check if we actually did get ↵
Christian Grothoff
deposit confirmations before running #24
2020-03-14
fix use after free
Christian Grothoff
2020-03-13
reset is unnecessary, we did just drop and recreate the entire DB
Christian Grothoff
2020-03-13
nicer log message
Christian Grothoff
2020-03-13
fix regression introduced by addition of 'revoke' field
Christian Grothoff
2020-03-13
implement test mode in taler-exchange-transfer
Christian Grothoff
2020-03-13
database setup logic is now external to httpd
Christian Grothoff
[next]