index
:
taler/exchange.git
age-withdraw
auction_brandt
fail-amount
master
master-broken
new-amount
exchange fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_common.c
Age
Commit message (
Expand
)
Author
2022-05-23
handle purse deposit client-side
Christian Grothoff
2022-05-23
-misc fixes to reserve history
Christian Grothoff
2022-05-23
-deduplicate and expand reserve history validation logic in testing library
Christian Grothoff
2022-05-23
-add missing break, clean up fee logic
Christian Grothoff
2022-05-23
-refactor coin history checker
Christian Grothoff
2022-05-22
-complete extended reserve history signature check logic to libtalerexchange
Christian Grothoff
2022-05-22
-towards client-side support for merge and history requests in reserve history
Christian Grothoff
2022-05-22
-more work on reverse history
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-21
add logic to check timestamp, revise history balance calculation logic in client
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-02-22
double melt test no works with age restriction
Özgür Kesim
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
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
-address misc. fixmes
Christian Grothoff
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2021-12-25
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-12-06
-fix balance calculation
Christian Grothoff
2021-12-05
-add FIXMEs
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-11-06
introduce TALER_wallet_deposit_verify
Christian Grothoff
2021-10-27
fix lib/ FTBFS
Christian Grothoff
2021-10-27
-work on FTBFS;
Christian Grothoff
2021-10-27
-fix misc FTBFS
Christian Grothoff
2021-10-17
implement /kyc-wallet in libtalerexchange
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-24
fix #6939 in exchange
Christian Grothoff
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work f...
Christian Grothoff
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom to melt signatures (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
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-07-05
fix status code
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-03
check amount compatibility in history logic
Christian Grothoff
[next]