index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-10-03
use current bank CLI and CFG options for auditor tests
Christian Grothoff
2020-10-03
use current bank CLI and CFG options for auditor tests
Christian Grothoff
2020-09-12
starting the bank is slow, give it some more time
Florian Dold
2020-09-11
fix exchange 'make dist' rules
Christian Grothoff
2020-09-11
add missing Makefile
Christian Grothoff
2020-09-01
fix #6553: compute residual coin value correctly in melt conflict response
Christian Grothoff
2020-08-29
re-enable auditor tests (#6479)
Christian Grothoff
2020-08-29
force remove
Christian Grothoff
2020-08-29
add missing timetraval
Florian Dold
2020-08-29
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2020-08-29
use enum instead of int
Christian Grothoff
2020-08-29
add missing 'run-until-done' and convert test-pay to new wallet API call
Florian Dold
2020-08-29
fix previous fix: not creating a new one is OK
Christian Grothoff
2020-08-29
c89-style
Christian Grothoff
2020-08-29
memset only sets 1 byte
Christian Grothoff
2020-08-29
fix checks
Christian Grothoff
2020-08-29
fix checks
Christian Grothoff
2020-08-29
doxygen fixes
Christian Grothoff
2020-08-28
fail if exchange-account configuration is definitively wrong (#5642)
Christian Grothoff
2020-08-28
log diagnostics
Christian Grothoff
2020-08-28
improve reporting, also use auditor fee calculation when computing reserve ↵
Christian Grothoff
balance updates in case of disagreement on coin value/fee
2020-08-28
nicer process killing
Christian Grothoff
2020-08-28
do setup instance
Christian Grothoff
2020-08-28
fix test logic: initialize $WALLET_DB and fix cleanup logic of ↵
Christian Grothoff
generate-auditor-basedb.sh
2020-08-27
sync gana
v0.8.0-dev.1
8.0.0-dev.1
Jonathan Buchanan
2020-08-25
doh: key missing
Christian Grothoff
2020-08-25
update GANA
Christian Grothoff
2020-08-25
update GANA
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-08-24
fix keyup timetravel (#6523)
Christian Grothoff
2020-08-21
gana
Florian Dold
2020-08-20
gana
Florian Dold
2020-08-19
implement i18n lookup logic for #6458
Christian Grothoff
2020-08-19
fix #6483: ensure cleanup of processes on exit
Christian Grothoff
2020-08-18
make thread pool size configurable via command line argument, default to ↵
Florian Dold
#CPUs available
2020-08-15
gana update
Christian Grothoff
2020-08-15
clean up GET /private/orders logic
Christian Grothoff
2020-08-14
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2020-08-14
fix #6480
Christian Grothoff
2020-08-14
spend 4 TESTKUDOS, not 5, like the previous test command
Florian Dold
2020-08-14
exchange, not bank
Florian Dold
2020-08-14
fix test withdrawal wallet invocation
Florian Dold
2020-08-14
don't run old integrationtest command
Florian Dold
2020-08-14
fix bug: case where this is the first refund
Christian Grothoff
2020-08-14
update gana
Christian Grothoff
2020-08-14
taler wallet invocation
Florian Dold
2020-08-13
remove optimization combining two SQL statements on reserve update as it ↵
Christian Grothoff
could not be shown to have a significant benefit at this time (only 2% fewer serialization failures). May deserve further evaluation in the future, if reserve update ever becomes crucial.
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work ↵
Christian Grothoff
for those cases
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
[next]