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_melt.c
Age
Commit message (
Expand
)
Author
2022-06-08
add core success count metrics
Christian Grothoff
2022-06-05
complete P2P/W2W conflict handling, deduplicate code across handlers
Christian Grothoff
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
Christian Grothoff
2022-04-01
work on purse creation logic
Christian Grothoff
2022-03-29
centralize exchange online signature logic
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-02-24
make_coin_known can experience serialization failures, add retry logic
Christian Grothoff
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-18
-minor merge conflict resolves
Özgür Kesim
2022-02-18
[age restriction] progress 15/n - melt/refresh/reveal and recoup
Özgür Kesim
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-07
-cleanups
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-12-08
quick hack to see about improving melt serialization failures
Christian Grothoff
2021-12-08
move ensure_coin_known for melt and recoup outside of transaction, more logging
Christian Grothoff
2021-12-07
add basic metrics collection logic
Christian Grothoff
2021-12-05
take insertion into known_coins outside of main melt transaction to reduce co...
Christian Grothoff
2021-10-27
fix lib/ FTBFS
Christian Grothoff
2021-10-27
-work on FTBFS
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-01
introduce TALER_JSON_pack_ec
Christian Grothoff
2021-07-30
-eliminate more json_pack format strings
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-07-23
-use new GNUNET_TIME functions
Christian Grothoff
2021-05-25
return signed error message with HTTP_GONE status if denomination is not curr...
Christian Grothoff
2021-05-25
return signed 404 statements for unknown denomination key hashes (#6889)
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-09-01
fix #6553: compute residual coin value correctly in melt conflict response
Christian Grothoff
2020-08-25
doh: key missing
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-07-15
use bool instead of int for zombie_required
Christian Grothoff
2020-07-08
synchronize with latest GANA
Christian Grothoff
2020-07-08
merge known_coin transaction into main transaction (for #6416)
Christian Grothoff
2020-07-08
add h_denom to melt signatures (for #6416)
Christian Grothoff
2020-04-09
make code compiler without warnings with latest libmicrohttpd API
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-04-01
typo
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-22
the big EC rename
Christian Grothoff
2020-03-17
adjust types to match latest GNUnet API
Christian Grothoff
2020-03-15
major renaming of internal symbols for better consistency
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
[next]