index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_deposit.c
Age
Commit message (
Expand
)
Author
2022-11-04
policy extensions and age restriction refactoring
Özgür Kesim
2022-07-02
-fix batch deposit uninit issue
Christian Grothoff
2022-07-01
-exchange_api_batch_deposit.c compiles
Christian Grothoff
2022-06-29
-update deposit API in preparation for batch deposits
Christian Grothoff
2022-06-05
complete P2P/W2W conflict handling, deduplicate code across handlers
Christian Grothoff
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
Christian Grothoff
2022-03-29
centralize exchange online signature logic
Christian Grothoff
2022-03-19
improve style of some SQL queries (no semantic change)
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
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-12
-more doxygen fixes
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-12-06
-fix balance calculation
Christian Grothoff
2021-12-01
[age restriction] progress 6/n
Özgür Kesim
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-16
[age restriction] progress 3/n
Özgür Kesim
2021-11-10
age restriction progress 2/n
Özgür Kesim
2021-11-06
-misc fixes
Christian Grothoff
2021-11-06
include h_extensions in deposit confirmation
Christian Grothoff
2021-11-06
introduce TALER_wallet_deposit_verify
Christian Grothoff
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-27
rename fest
Christian Grothoff
2021-10-27
-work on FTBFS;
Christian Grothoff
2021-10-27
-fix misc FTBFS
Christian Grothoff
2021-10-27
-more changes towards fixing FTBFS
Christian Grothoff
2021-10-20
simplify deposit, do not return kyc status, not needed
Christian Grothoff
2021-10-16
-return new data from /deposit client API
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2021-10-10
-finish implemnetation of /kyc-check client library
Christian Grothoff
2021-08-01
-allow 0 for refund deadline
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-04-24
return more precise error codes from TALER_EXCHANGE_deposit() if failures are...
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
Christian Grothoff
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-07-05
fix FIXME by exposing deposit permission signing in API instead of doing it i...
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-07-05
fix status code
Christian Grothoff
2020-05-01
more error codes
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
[next]