index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_cmd_recoup.c
Age
Commit message (
Expand
)
Author
2023-11-09
work on supporting recoup in coin history
Christian Grothoff
2023-07-10
added expected HTTP-code to logger
Özgür Kesim
2023-06-25
next round of exchange API atomization
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-04-06
-complete va coin parser of purse_create_deposit CMD
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-07
fix FTBFS of main logic
Christian Grothoff
2022-02-06
-fix recoup testing cmds
Christian Grothoff
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-11-01
bugfix!
Christian Grothoff
2021-10-27
-work on testing FTBFS
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-29
remove bogus warnings
Christian Grothoff
2020-03-28
split recoup and revoke commands into two files for better readability
Christian Grothoff
2020-03-22
doxygen updates
Christian Grothoff
2020-03-20
make recoup idempotent and simplify response
Florian Dold
2020-01-20
spelling of 'mismatch'
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold