index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchange_service.h
Age
Commit message (
Collapse
)
Author
2023-07-16
-codespell fix
Özgür Kesim
2023-07-16
-doxygen fixes
Özgür Kesim
2023-07-15
-typo fix fix
Özgür Kesim
2023-07-15
-typo fix
Özgür Kesim
2023-07-15
[age-withdraw] added TALER_EXCHANGE_age_withdraw_blind API
Özgür Kesim
2023-07-15
[age-withdraw] age-withdraw-reveal lib-API mostly finished
Özgür Kesim
2023-07-14
Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into ↵
Özgür Kesim
age-withdraw
2023-07-14
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-07-13
merging /keys and /wire
Christian Grothoff
2023-07-13
-towards reveal response handling in agew-withdraw-reveal
Özgür Kesim
2023-07-13
towards age-withdraw and -reveal API
Özgür Kesim
2023-07-11
implement 'lost' field for #7883
Christian Grothoff
2023-07-11
-handle some of the codespell complaints
Özgür Kesim
2023-07-11
-handle doxygen complaints
Özgür Kesim
2023-07-10
use DK age group, not global age group
Christian Grothoff
2023-07-10
tip -> reward
Christian Grothoff
2023-07-10
Merge branch 'master' of ssh://git.taler.net/exchange
Özgür Kesim
2023-07-10
fix memory leaks reported by valgrind
Özgür Kesim
2023-07-06
work on keys serialization/deserialization
Christian Grothoff
2023-07-04
more exchange API refactoring
Christian Grothoff
2023-07-03
more API clean up
Christian Grothoff
2023-07-03
more work on API atomization
Christian Grothoff
2023-07-03
more work on API atomization
Christian Grothoff
2023-07-03
[age-withdraw] added library function for age-withdraw
Özgür Kesim
- Added TALER_EXCHANGE_age_withdraw - Also: Change TALER_EXCHANGE_batch_withdraw and related functions to use GNUNET_CURL_ctx, TALER_EXCHANGE_keys and const char *echange_url
2023-06-25
next round of exchange API atomization
Christian Grothoff
2023-06-25
more work on atomizing exchange API: deposit
Christian Grothoff
2023-06-22
-more exchange API atomization
Christian Grothoff
2023-06-22
-more exchange API atomization
Christian Grothoff
2023-06-22
-more exchange API atomization
Christian Grothoff
2023-06-22
more API cleanup
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having ↵
Christian Grothoff
taler-specific logic in the test engine core
2023-06-04
address API stability FIXMEs in taler_exchange_service
Christian Grothoff
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-05-13
return tipping_allowed from /keys
Christian Grothoff
2023-05-04
finish implementation for #7808
Christian Grothoff
2023-05-01
expose TALER_EXCHANGE_parse_accounts() in external API
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, ↵
Christian Grothoff
taler-exchange-offline still unfinished)
2023-04-10
return AML status together with KYC status
Christian Grothoff
2023-02-19
expose now returned purse_expiration in exchange API
Christian Grothoff
2023-02-14
begin API change to allow AML officers to trigger KYC process
Christian Grothoff
2023-02-13
work on AML notification logic
Christian Grothoff
2023-02-04
-fix AML decision update logic and history fetch logic
Christian Grothoff
2023-02-03
implement testing_api_cmd_check_aml_decision
Christian Grothoff
2023-02-03
implement testing_api_cmd_take_aml_decision.c
Christian Grothoff
2023-02-02
add logic to parse AML decision response
Christian Grothoff
2023-02-02
more work on KYC/AML decision inspection
Christian Grothoff
2023-02-02
first draft of implementation of GET AML decisions endpoint
Christian Grothoff
2023-02-01
draft new AML API
Christian Grothoff
2023-01-29
KYC: misc. fixes to attribute attestation logic
Christian Grothoff
2023-01-22
add new subcommands for AML staff management and partner exchanges
Christian Grothoff
[next]