index
:
taler/exchange.git
age-withdraw
auction_brandt
fail-amount
master
master-broken
new-amount
exchange fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange
/
taler-exchange-httpd_reserves_get.c
Age
Commit message (
Collapse
)
Author
2023-04-22
misc bugfixes in reserves_in batch logic
Christian Grothoff
2023-04-21
clean up reserve_get logic
Christian Grothoff
2022-10-02
taler-exchange-httpd_reserves_open.c now builds (but not complete)
Christian Grothoff
2022-08-14
-work on new KYC logic: tests pass again
Christian Grothoff
2022-05-09
check reserve balance after p2p merges
Christian Grothoff
2022-03-21
first rough-cut implementation of POST /reserves//status
Christian Grothoff
2022-03-14
add metrics for number of crypto operations
Marco Boss
2021-12-07
add basic metrics collection logic
Christian Grothoff
2021-12-05
major rework of withdraw transaction to use stored procedure and ↵
Christian Grothoff
(presumably) reduce serialization failures by avoiding SELECT before INSERT
2021-11-25
add invariant checks
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support ↵
Christian Grothoff
for multi-threaded exchange httpd
2021-08-22
-init timeout
Christian Grothoff
2021-08-22
-forgot to put rp into the DLL"
Christian Grothoff
2021-08-22
-implement long polling support on reserve status (but not yet in C client ↵
Christian Grothoff
library)
2021-08-21
-change handler signatures to prepare for long polling support
Christian Grothoff
2021-07-30
-eliminate more json_pack format strings
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-04-09
make code compiler without warnings with latest libmicrohttpd API
Christian Grothoff
2020-03-15
status => history
Christian Grothoff
2020-03-15
major renaming of internal symbols for better consistency
Christian Grothoff
2020-02-27
rename fest, make symbols better match new endpoint names
Christian Grothoff