index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2021-11-05
-fixes
Christian Grothoff
2021-11-01
fix bug
Christian Grothoff
2021-10-31
-fix
Christian Grothoff
2021-10-31
distinguish between blind and non-blind denomination signatures
Christian Grothoff
2021-10-30
-more dB work
Christian Grothoff
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-27
fix lib/ FTBFS
Christian Grothoff
2021-10-27
rename fest
Christian Grothoff
2021-10-27
-work on fTBFS
Christian Grothoff
2021-10-27
-fix more FTBFS
Christian Grothoff
2021-10-27
-work on FTBFS;
Christian Grothoff
2021-10-27
-fix misc FTBFS
Christian Grothoff
2021-10-27
-more changes towards fixing FTBFS
Christian Grothoff
2021-10-20
simplify deposit, do not return kyc status, not needed
Christian Grothoff
2021-10-19
-fix copy and paste issue
Christian Grothoff
2021-10-19
-fix null deref
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 returning KYC status from GET /deposits/ endpoint
Christian Grothoff
2021-10-16
new configuration option: wallet balance threshold
Christian Grothoff
2021-10-16
handle new 202 accepted status code on withdraw in client logic
Christian Grothoff
2021-10-16
-return new data from /deposit client API
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-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-07
-even better
Christian Grothoff
2021-08-07
-use new GNUNET_TIME_relative_is_zero API
Christian Grothoff
2021-08-01
-allow 0 for refund deadline
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-30
fix #6967
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-06-24
improve logging
Christian Grothoff
2021-05-28
-not a protocol violation, can happen if auditor signed denominations that ar...
Christian Grothoff
2021-05-27
deal more nicely with /keys failures where no JSON is returned
Christian Grothoff
2021-04-24
return more precise error codes from TALER_EXCHANGE_deposit() if failures are...
Christian Grothoff
2021-04-14
do not repeatedly append the same auditor signature
Christian Grothoff
2021-04-01
fix overflow
Christian Grothoff
2021-03-13
improve version number format check
Christian Grothoff
2021-03-13
improve version number format check
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
Christian Grothoff
2021-02-16
free currency memory on free_key_data(), ref #6744
Sebastian
2021-02-15
fix currency parsing in deserialization logic (resolves #6744)
Christian Grothoff
2021-02-15
added missing currency in ser/deser, see #6744
Sebastian
2021-01-26
strptime is locale-dependent, re-implement for C locale-only
Christian Grothoff
2021-01-26
improve logging
Christian Grothoff
2021-01-16
nah, also on internal server errors and anything I can imagine we should back...
Christian Grothoff
2021-01-16
remove dead field
Christian Grothoff
2021-01-12
dynamic curl timeouts for /keys and /wire requests
Florian Dold
[next]