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_insert_deposit.c
Age
Commit message (
Expand
)
Author
2023-10-25
new blind signing code builds
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2022-06-07
-more minor bugfixes
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-20
-ensure different HKDF is used in melt vs. withdraw
Christian Grothoff
2022-02-18
-minor merge conflict resolves
Özgür Kesim
2022-02-18
[age restriction] progress 15/n - melt/refresh/reveal and recoup
Özgür Kesim
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-09
-fix fTBFS
Christian Grothoff
2022-02-06
-fix recoup testing cmds
Christian Grothoff
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
2022-02-04
added CS data structures, implemented CS keypair
Gian Demarmels
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-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-16
[age restriction] progress 3/n
Özgür Kesim
2021-11-06
more RSA cleanup
Christian Grothoff
2021-11-05
abstract denomination keys a bit more
Christian Grothoff
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-27
-work on testing FTBFS
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-06
-fix assertion failure caused by testcase
Christian Grothoff
2021-07-31
-more json_pack fixes
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold