summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
AgeCommit message (Collapse)Author
2022-09-18note on #7365Christian Grothoff
2022-09-18work on reserve control API designChristian Grothoff
2022-09-17-propose reserve open/close APIChristian Grothoff
2022-08-24-handle case of GET purse status prior to depositChristian Grothoff
2022-08-24-field is optionalChristian Grothoff
2022-08-20update KYC DDChristian Grothoff
2022-08-20-update KYC APIChristian Grothoff
2022-08-19add user type to kyc-checkChristian Grothoff
2022-08-14update KYC API documentationChristian Grothoff
2022-08-09-update wallet-kyc API to include balance thresholdChristian Grothoff
2022-08-04-document new KYC APIChristian Grothoff
2022-07-29document new /management/drain endpointChristian Grothoff
2022-07-06fix misc typosChristian Grothoff
2022-07-05-document cs-nonce argumentChristian Grothoff
2022-07-05-document cs-nonce argumentChristian Grothoff
2022-07-03add mailbox api specChristian Grothoff
2022-07-01-specify batch-deposit endpointChristian Grothoff
2022-06-28added age restriction relevant fields to p2pÖzgür Kesim
2022-06-28-fix typoÖzgür Kesim
2022-06-26-typoÖzgür Kesim
2022-06-26AgeMask instead of AgeGroups for /keys responseÖzgür Kesim
2022-06-26refine new denominations structure for /keysÖzgür Kesim
2022-06-22typos fixedÖzgür Kesim
2022-06-22typo fixedÖzgür Kesim
2022-06-22Cleanup of new denomination groupingÖzgür Kesim
2022-06-20formattingFlorian Dold
2022-06-05document batch-withdraw endpointChristian Grothoff
2022-06-05-unify APIChristian Grothoff
2022-06-05use 451 if KYC is required, make EncryptedContract its own objectChristian Grothoff
2022-06-03fix extension, breaks in new sphinx/python version otherwiseFlorian Dold
2022-06-03new denominations structure, minor fixesFlorian Dold
2022-06-02-document MERGE entryChristian Grothoff
2022-06-02-document current P2P APIChristian Grothoff
2022-06-02-work on p2p docsChristian Grothoff
2022-04-08-update specChristian Grothoff
2022-03-22p2p issue discovered, resolution proposedChristian Grothoff
2022-03-20update new reserve status/history APIsChristian Grothoff
2022-03-05update man pages and manuals to reflect new global-fee endpoints and commandsChristian Grothoff
2022-03-05rename p2p fees to global feesChristian Grothoff
2022-03-05document introduction of wad feesChristian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align ↵Christian Grothoff
queries with partitions
2022-02-19-document 'never' wire deadline is verbotenChristian Grothoff
2022-02-18-update documentationChristian Grothoff
2022-02-12-update documentationChristian Grothoff
2022-02-05specify /csrChristian Grothoff
2021-12-27change markup for TALER_AccountSetup{Request,Status}SignaturePS from ` to ``Thien-Thi Nguyen
This area of the API is still evolving, and those references are (in the meantime) dangling, so this change suppresses the warnings. (We can always change them back later if need be.)
2021-12-26indicate this is a draft (#7133)Christian Grothoff
2021-12-23split /recoup handler into /recoup and /recoup-refreshChristian Grothoff
2021-12-23-remove redundant fields from replyChristian Grothoff
2021-12-22fix typo: s/CSBDenominationSignature/CSDenominationSignature/Thien-Thi Nguyen