index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2024-01-10
remove GET /exchanges endpoint as we are making the auditor single-exchange o...
Christian Grothoff
2023-12-07
-fix linker issues
Christian Grothoff
2023-10-15
avoid extra transaction to fetch balance if reserve is out of funds, remove l...
Christian Grothoff
2023-10-05
-fixing missing '/' at end of paths in Debian package, implement coin history...
v0.9.4-dev.1
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-08-24
implement STEFAN value calculation
Christian Grothoff
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 age-withdraw and -reveal API
Özgür Kesim
2023-07-03
[age-withdraw] added library function for age-withdraw
Özgür Kesim
2023-06-25
more work on atomizing exchange API: deposit
Christian Grothoff
2023-06-21
-more clean up of auditor api: atomization complete
Christian Grothoff
2023-02-02
first draft of implementation of GET AML decisions endpoint
Christian Grothoff
2023-01-21
-integrate new AML APIs into build
Christian Grothoff
2022-12-28
add purse delete functions to libtalerexchange
Christian Grothoff
2022-09-27
implement exchange_api_reserves_attest.c
Christian Grothoff
2022-09-27
implement libtalerexchange:reserve_get_attest API
Christian Grothoff
2022-09-27
implement libtalerexchange:reserve_close API
Christian Grothoff
2022-09-27
implement libtalerexchange:reserve_open API
Christian Grothoff
2022-08-19
add user type to kyc-check
Christian Grothoff
2022-07-29
expand taler-exchange-offline and libtalerexchange with management-drain-prof...
Christian Grothoff
2022-07-01
-exchange_api_batch_deposit.c compiles
Christian Grothoff
2022-06-05
-work on error proof response checking for p2p payments
Christian Grothoff
2022-05-23
-implement batch withdraw client-side logic
Christian Grothoff
2022-04-22
-make purses_get compile
Christian Grothoff
2022-04-21
-skeleton logic for deposits into purse
Christian Grothoff
2022-04-21
-add purse_create_with_merge to build
Christian Grothoff
2022-04-11
-skeleton for GET /contracts/ logic: add to build system
Christian Grothoff
2022-04-11
-add draft handler for purse merge client request
Christian Grothoff
2022-03-28
starting with purse creation client API
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-03-05
add client API for setting global fees
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-04
implement exchange_api_csr
Lucien Heuzeveldt
2022-01-23
[age_restriction] progress 13/n
Özgür Kesim
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-23
[age restriction] progress 8/n
Özgür Kesim
2021-11-07
implement /kyc-proof client API
Christian Grothoff
2021-10-17
implement /kyc-wallet in libtalerexchange
Christian Grothoff
2021-10-10
-draft API for new /kyc-check endpoint
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-25
complete GET /management/keys implementation
Christian Grothoff
2020-11-25
auditor add denomination client logic
Christian Grothoff
2020-11-25
post keys client logic
Christian Grothoff
2020-11-25
revoke denomination client logic
Christian Grothoff
2020-11-25
enable wire client logic
Christian Grothoff
2020-11-25
disable wire client logic
Christian Grothoff
2020-11-25
enable auditor enable client logic
Christian Grothoff
2020-11-25
enable auditor disable client logic
Christian Grothoff
2020-11-25
implement first new client API
Christian Grothoff
[next]