index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2021-10-27
start to work on transformation
Christian Grothoff
2021-10-27
brutally fixing types in src/include/, creating plenty of FTBFS issues
Christian Grothoff
2021-10-21
remove unused anastasis signature tag
Florian Dold
2021-10-20
simplify deposit, do not return kyc status, not needed
Christian Grothoff
2021-10-20
fix #7049: immediate restart of MHD when already running
Christian Grothoff
2021-10-19
-implement more of the KYC handlers
Christian Grothoff
2021-10-17
implement /kyc-wallet in libtalerexchange
Christian Grothoff
2021-10-17
implement /kyc-check, add skeleton for /kyc-proof
Christian Grothoff
2021-10-17
-incomplete draft for /kyc-wallet handler
Christian Grothoff
2021-10-17
implement returning KYC status from GET /deposits/ endpoint
Christian Grothoff
2021-10-17
-add missing def
Christian Grothoff
2021-10-16
new configuration option: wallet balance threshold
Christian Grothoff
2021-10-15
add KYC logic for /deposit handling (DB part incomplete)
Christian Grothoff
2021-10-14
-basic logic for withdraw KYC checks
Christian Grothoff
2021-10-14
start with KYC support in DB
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-10-10
-draft API for new /kyc-check endpoint
Christian Grothoff
2021-10-09
-introduce 'struct TALER_WireSalt'
Christian Grothoff
2021-09-27
-indent
Christian Grothoff
2021-09-17
-DCE, nicer return values
Christian Grothoff
2021-09-06
-minor fixes
Christian Grothoff
2021-09-05
implement taler-exchange-transfer DB sharding logic
Christian Grothoff
2021-09-04
doxygen and spelling fixes
Christian Grothoff
2021-09-03
first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...
Christian Grothoff
2021-09-03
preliminary work on supporting sharding/parallel aggregation (undertested, bu...
Christian Grothoff
2021-09-03
-implement long-standing aggregation SQL query simplification
Christian Grothoff
2021-09-01
add long-time overdue convenience function
Christian Grothoff
2021-08-27
-fix another leak
Christian Grothoff
2021-08-27
-fix memory leak
Christian Grothoff
2021-08-25
-update GANA
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-22
-implement long polling support on reserve status (but not yet in C client li...
Christian Grothoff
2021-08-14
export TALER_iban_validate() API
Christian Grothoff
2021-08-13
-add support for event notifications to exchangedb plugin
Christian Grothoff
2021-08-12
support long_poll_ms argument in bank API (#6987)
Christian Grothoff
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-08-07
-fix fakebank/tewgc logic and add test case
Christian Grothoff
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
Christian Grothoff
2021-08-02
-add i18n object syntax check
Christian Grothoff
2021-08-02
-work on #6948
Christian Grothoff
2021-08-02
-strengthen payto validation logic
Christian Grothoff
2021-08-02
-doxygen fix
Christian Grothoff
2021-08-01
-misc doxygen fixes
Christian Grothoff
2021-08-01
introduce TALER_JSON_pack_ec
Christian Grothoff
2021-08-01
build system: also obtain event type registry from GANA
Christian Grothoff
2021-07-31
-more json_pack cleaning
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
[next]