summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-04-26-misc. minor fixesChristian Grothoff
2022-04-24-fix fieldnames, regenerated DBsChristian Grothoff
2022-04-24get first p2p test to passChristian Grothoff
2022-04-24-misc p2p fixesChristian Grothoff
2022-04-23-work on p2p paymentsChristian Grothoff
2022-04-23-add more accounting fields to reserve tableChristian Grothoff
2022-04-23-create cmd for purse creation from reserveChristian Grothoff
2022-04-23add purses-get to buildChristian Grothoff
2022-04-22Add abstractions: TALER_exchange_deposit_{sign,verify}Thien-Thi Nguyen
2022-04-22-make purses_get compileChristian Grothoff
2022-04-22skeleton for GET /purses/ clientChristian Grothoff
2022-04-21-skeleton logic for deposits into purseChristian Grothoff
2022-04-21add taler-exchange-httpd_reserves_purse.c to buildChristian Grothoff
2022-04-21-add purse_create_with_merge to buildChristian Grothoff
2022-04-21-more work on purse creation for reserveChristian Grothoff
2022-04-20-work on create purse with mergeChristian Grothoff
2022-04-12-draft for purse merge commandChristian Grothoff
2022-04-11-finish first implementaation of exchange_api_contracts_get.cChristian Grothoff
2022-04-11-skeleton for GET /contracts/ logic: add to build systemChristian Grothoff
2022-04-11-skeleton for GET /contracts/ logicChristian Grothoff
2022-04-11-add draft handler for purse merge client requestChristian Grothoff
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-04-04-fix FTBFSChristian Grothoff
2022-04-04-add logic for econtract_sig signaturesChristian Grothoff
2022-03-29fix: wtid request param sizeSebastian
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-28starting work on purse-create endpointChristian Grothoff
2022-03-28-first cut at contract encryption and decryptionChristian Grothoff
2022-03-28starting with purse creation client APIChristian Grothoff
2022-03-21add logic to check timestamp, revise history balance calculation logic in clientChristian Grothoff
2022-03-20towards support for new reserve history/status APIsChristian Grothoff
2022-03-20return new global fees from /keysChristian Grothoff
2022-03-20-style fixesChristian Grothoff
2022-03-19-fix memory leak introduced by OecChristian Grothoff
2022-03-19-minor code cleanupChristian Grothoff
2022-03-19simplify auditor_api_handle.c, do not modify global context with respect to '...Christian Grothoff
2022-03-19-code cleanupChristian Grothoff
2022-03-19improve style of some SQL queries (no semantic change)Christian Grothoff
2022-03-19-fix memory leakChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-03-05add client API for setting global feesChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
2022-03-01Refactoring TALER_AgeCommitmentÖzgür Kesim
2022-02-22double melt test no works with age restrictionÖzgür Kesim
2022-02-22-use correct idxChristian Grothoff
2022-02-22-use correct idxChristian Grothoff
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim