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 (
Expand
)
Author
2021-12-27
[age restriction] progress 9/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-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-09
get first KYC test to pass
Christian Grothoff
2021-11-07
implement /kyc-proof client API
Christian Grothoff
2021-10-31
distinguish between blind and non-blind denomination signatures
Christian Grothoff
2021-10-31
-fix FTBFS issues
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
-more changes towards fixing FTBFS
Christian Grothoff
2021-10-27
brutally fixing types in src/include/, creating plenty of FTBFS issues
Christian Grothoff
2021-10-20
simplify deposit, do not return kyc status, not needed
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-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-07-31
-more eliminations of json_pack
Christian Grothoff
2021-04-24
return more precise error codes from TALER_EXCHANGE_deposit() if failures are...
Christian Grothoff
2021-04-23
more doxygen fixes
Christian Grothoff
2021-02-15
added missing currency in ser/deser, see #6744
Sebastian
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-30
add command to add auditor's denomination signature
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-27
cmd to add/del wire methods from list of accounts
Christian Grothoff
2020-11-26
cmd to del auditor
Christian Grothoff
2020-11-26
add logic to parse and check secmod signatures
Christian Grothoff
2020-11-25
post keys 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-11-25
extended exchange APIs for #6175
Christian Grothoff
2020-07-23
remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...
Jonathan Buchanan
2020-07-22
remove refund_fee from refund confirmation message and signature
Florian Dold
2020-07-16
avoid boolean flags, see #6188
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
Christian Grothoff
2020-07-05
fix FIXME by exposing deposit permission signing in API instead of doing it i...
Christian Grothoff
2020-07-05
clarify with/without wire fee issue, sanity checks on currencies
Christian Grothoff
2020-07-05
update
Christian Grothoff
2020-07-05
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...
Christian Grothoff
2020-07-05
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...
Christian Grothoff
[next]