index
:
exchange.git
dev/sebasjm/main
dev/sebasjm/test1
master
Exchange implementation.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange
/
taler-exchange-httpd_management_wire_fees.c
Age
Commit message (
Collapse
)
Author
2022-11-01
remove wad fee, kyc fee and kyc-timeout
Christian Grothoff
2022-03-17
more explicit cipher usage counters
Marco Boss
2022-03-14
add metrics for number of crypto operations
Marco Boss
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-07
add basic metrics collection logic
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support ↵
Christian Grothoff
for multi-threaded exchange httpd
2021-07-30
-fix misc enum confusions and other compiler warnings
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-01
more management API tests and bugfixes
Christian Grothoff
2020-11-30
expose new endpoint functions via headers
Christian Grothoff
2020-11-29
get code for most new endpoints to build (but DB not done)
Christian Grothoff
2020-11-28
sketch logic for wire-fee management endpoint
Christian Grothoff