summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-04-23-work on p2p paymentsChristian Grothoff
2022-04-23integrate p2p handlers with main dispatcherChristian Grothoff
2022-04-23add purses-get to buildChristian Grothoff
2022-04-22Add abstractions: TALER_exchange_deposit_{sign,verify}Thien-Thi Nguyen
2022-04-22towards GET /purses/PIDChristian Grothoff
2022-04-22add purses_deposit to buildChristian Grothoff
2022-04-22skeleton for /purses//depositChristian Grothoff
2022-04-21-add FIXMEChristian Grothoff
2022-04-21add taler-exchange-httpd_reserves_purse.c to buildChristian Grothoff
2022-04-21-more work on purse creation for reserveChristian Grothoff
2022-04-21cleanup of extension APIÖzgür Kesim
2022-04-20-more deposit GET cleanupChristian Grothoff
2022-04-20-refactor deposits_get logic to help ttn with signature logic refactoringChristian Grothoff
2022-04-16add more flexibility to endpoint naming for KYCChristian Grothoff
2022-04-15-style fixChristian Grothoff
2022-04-14add wirewatch shutdown shard cleanup logicChristian Grothoff
2022-04-13-wip on p2p paymentsChristian Grothoff
2022-04-12-draft for purse merge commandChristian Grothoff
2022-04-12-implementing purse merge DB logicChristian Grothoff
2022-04-11-towards new GET /contracts/$C_PUB handerChristian Grothoff
2022-04-11-load wire fees only when neededChristian Grothoff
2022-04-11-add exchange-internal API to lookup current wire feesChristian Grothoff
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-04-08-draft for merge endpointChristian Grothoff
2022-04-06-towards testing purse creationChristian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-04-04-add logic for econtract_sig signaturesChristian Grothoff
2022-04-02rollback transaction to end transaction scope before releasing the shard (fix...Christian Grothoff
2022-04-01work on purse creation logicChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-28starting work on purse-create endpointChristian Grothoff
2022-03-27new aggregator mega transaction logicChristian Grothoff
2022-03-24rework deposits sharding, towards making aggregator faster (not necessarily d...Christian Grothoff
2022-03-22implement helper functions for p2p signatures, clean up existing signature logicChristian Grothoff
2022-03-21add logic to check timestamp, revise history balance calculation logic in clientChristian Grothoff
2022-03-21first rough-cut implementation of /reserves//history endpointChristian Grothoff
2022-03-21first rough-cut implementation of POST /reserves//statusChristian Grothoff
2022-03-20towards support for new reserve history/status APIsChristian Grothoff
2022-03-20return new global fees from /keysChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-03-17more explicit cipher usage countersMarco Boss
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-03-05add more logic for new global feesChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-04improve URI path checking, make it more strict and simplify logicChristian Grothoff
2022-03-04-fix kyc testChristian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-03include shard when marking deposits tiny/done to make better use of partition...Christian Grothoff
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim