index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_taler_exchange_wirewatch.c
Age
Commit message (
Expand
)
Author
2023-07-06
work on keys serialization/deserialization
Christian Grothoff
2023-07-04
more exchange API refactoring
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2022-11-01
remove wad fee, kyc fee and kyc-timeout
Christian Grothoff
2022-11-01
-reduce loglevel
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-07-18
-fix misc interesting wirewatch in test mode with sharding issues
Christian Grothoff
2020-12-16
need to have fees for wire tool tests, too
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-11
add setup steps to tests
Christian Grothoff
2020-03-28
implement #6049
Christian Grothoff
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-03-12
add separate commands for closer/transfer steps, modify test cases to use new...
Christian Grothoff
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold