summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2022-05-07rename function that is for the merchant signature to have merchant in the nameChristian Grothoff
2022-05-01skeleton for batch withdraw logic (not finished)Christian Grothoff
2022-04-30-implement purses_get CMDChristian Grothoff
2022-04-27-work on p2p paymentsChristian Grothoff
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26-misc. minor fixesChristian Grothoff
2022-04-26-complete purses_get draft implementationChristian Grothoff
2022-04-26-implement purses get db sketchChristian Grothoff
2022-04-24-fix fieldnames, regenerated DBsChristian Grothoff
2022-04-24-misc p2p fixesChristian Grothoff
2022-04-24Remove empty GNUNET_NETWORK_STRUCT_{BEGIN,END} pairThien-Thi Nguyen
2022-04-23add subcommand to sign global fees in testsChristian Grothoff
2022-04-23-expand p2p test to cover purse-with-deposit-merge sequenceChristian Grothoff
2022-04-23-uncrustifyChristian 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-21Fixed seed size for TALER_age_restriction_commitÖzgür Kesim
2022-04-21cleanup of extension APIÖzgür Kesim
2022-04-20-work on create purse with mergeChristian Grothoff
2022-04-17Add abstraction: TALER_merchant_contract_signThien-Thi Nguyen
2022-04-17Add abstractions: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-04-14add wirewatch shutdown shard cleanup logicChristian Grothoff
2022-04-12-implementing purse merge DB logicChristian 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-towards new GET /contracts/$C_PUB handerChristian 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-06-complete va coin parser of purse_create_deposit CMDChristian 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-04implement more DB functionsChristian Grothoff
2022-04-04-add logic for econtract_sig signaturesChristian Grothoff
2022-04-02implement shard node setup and dropMarco Boss
2022-04-02extend sharding logic that shard nodes can be initialied and droppedMarco Boss
2022-04-02add additinal signatureChristian Grothoff
2022-04-02Include sharding sql logicMarco Boss
2022-04-01work on purse creation logicChristian Grothoff
2022-03-31add shard init for shard nodeMarco Boss
2022-03-31add sharding logicMarco Boss
2022-03-31privatize more signature structs, simplify codeChristian Grothoff
2022-03-30make struct private againChristian Grothoff
2022-03-29make TALER_RefundConfirmationPS publicSebastian
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-28[age restriction] progress 19/19 (final) - Use Edx25519 for cryptoÖzgür Kesim