summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2022-01-22improvements in extension handlingÖzgür Kesim
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-10improve error response for withdrawalFlorian Dold
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-27[age restriction] progress 9/nÖzgür Kesim
2021-12-25clean up refresh-reveal logic, reducing local copyingChristian Grothoff
2021-12-25-eliminate redundant hash operation on link signaturesChristian Grothoff
2021-12-25v12: also do not sign over merchant_pub in REFUND signature, centralize logicChristian Grothoff
2021-12-25-add missing #includeChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-19denormalize reserve_pub in reserve tables to enable shardingChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff
2021-12-15compatChristian Grothoff
2021-12-14-die pthread.hChristian Grothoff
2021-12-14fix shard delay calculation also for 'transfer' toolChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-11towards simplified / more efficient /recoupChristian Grothoff
2021-12-11-more logging, less hanging ;-)Christian Grothoff
2021-12-09-note FIXMEChristian Grothoff
2021-12-09introduce stored procedure for coin balance checkChristian Grothoff
2021-12-09fix idle transaction issue introduced earlierChristian Grothoff
2021-12-09-fix warningChristian Grothoff
2021-12-09-note on #7124Christian Grothoff
2021-12-09minimize idle in transaction from wirewatcherChristian Grothoff
2021-12-09add latency loggingChristian Grothoff
2021-12-08optimize /deposit logic to minimize serialization failures (presumably)Christian Grothoff
2021-12-08quick hack to see about improving melt serialization failuresChristian Grothoff
2021-12-08fix error handling for very large uploads, fix re-generation of /keys respons...Christian Grothoff
2021-12-08consider key rotation frequency instead of earliest expiration for Expire headerChristian Grothoff
2021-12-08more aggressive rollback on failuresChristian Grothoff
2021-12-08move ensure_coin_known for melt and recoup outside of transaction, more loggingChristian Grothoff
2021-12-08fix prometheus metric labelsBoss Marco
2021-12-08-fix syntaxChristian Grothoff
2021-12-08add missing preflightChristian Grothoff
2021-12-08-fix ftbfsChristian Grothoff
2021-12-08-improve graphana compatibilityChristian Grothoff
2021-12-07implement basic /metricsChristian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-07implement dummy /metrics handlerChristian Grothoff
2021-12-07-commentChristian Grothoff
2021-12-06-fix balance calculationChristian Grothoff
2021-12-05take insertion into known_coins outside of main melt transaction to reduce co...Christian Grothoff
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-12-05-fix withdraw logic idempotency broken yesterday: did not handle expired DKs ...Christian Grothoff
2021-12-04save 2ms on deposit by not doing idempotency check twiceChristian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02-add disable invariantsChristian Grothoff