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
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
2020-04-12
adapt withdraw2 API to support new tip-pickup design (#6173)
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-17
use properly typed merchant pub/priv key in trait
Christian Grothoff
2020-01-16
clarify contract is json, not string
Christian Grothoff
2020-01-16
rename config file to make it clear it is associated with a test (in build)
Christian Grothoff
2020-01-16
separate tests, address FIXMEs
Christian Grothoff
2020-01-16
make lib(c|gn)url mandatory, cleaner makefiles
Florian Dold
2020-01-16
Excluding old logic from compilation.
Marcello Stanisci
2020-01-16
insert-deposit CMD, skeleton.
Marcello Stanisci
[next]