summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-08-01use wallet's http lib for test balance withdrawal, remove redundant integrati...Florian Dold
2020-07-31use message envelope as documentedv0.7.1-dev.18Florian Dold
2020-07-31fix concurrency bug in bank-integrated withdrawal, better response parsingv0.7.1-dev.17Florian Dold
2020-07-31respond with contract terms as JSON (instead of string) in the wallet APIv0.7.1-dev.16Florian Dold
2020-07-30support claim tokensv0.7.1-dev.15Florian Dold
2020-07-30too much nestingv0.7.1-dev.14Florian Dold
2020-07-29tweaks to pay APIv0.7.1-dev.13Florian Dold
2020-07-29fix Android response, stronger typingv0.7.1-dev.12Florian Dold
2020-07-29test casesFlorian Dold
2020-07-28missed one fileFlorian Dold
2020-07-28consistent namingv0.7.1-dev.11Florian Dold
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-07-28updated preparePay API according to specFlorian Dold
2020-07-28match specFlorian Dold
2020-07-28towards the new withdrawal API (temporarily breaks WebExtension wallet)Florian Dold
2020-07-27fix withdrawal operation API pathFlorian Dold
2020-07-27allow http for taler withdraw URIsFlorian Dold
2020-07-27new taler:// URI syntaxFlorian Dold
2020-07-27latest merchant protocol for refundsFlorian Dold
2020-07-24fix excessive retriesFlorian Dold
2020-07-24implement merchant API changesFlorian Dold
2020-07-24loggingFlorian Dold
2020-07-24loggingFlorian Dold
2020-07-23implement common wallet-core API handlerFlorian Dold
2020-07-23remove more history remainsFlorian Dold
2020-07-23sunset history API (we have the transaction list now)Florian Dold
2020-07-23towards refunds with updated protocolFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-07-20add new fields to signaturesFlorian Dold
2020-07-20remove unnecessary console loggingFlorian Dold
2020-07-20no more wildcard notificationsFlorian Dold
2020-07-20command for confirmPayFlorian Dold
2020-07-20bump DBFlorian Dold
2020-07-20remove some printf debuggingFlorian Dold
2020-07-17update/add exchange before withdrawing test balancev0.7.1-dev.10Florian Dold
2020-07-17add missing object store for transactionFlorian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-16transactions listFlorian Dold
2020-07-16update/add exchange before withdrawalFlorian Dold
2020-07-16re-add test casesFlorian Dold
2020-07-16test casesFlorian Dold
2020-07-16loggingFlorian Dold
2020-07-16fix broken amount multiplicationFlorian Dold
2020-07-16fix totally broken withdrawal coin selectionFlorian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-07-11endpoint / CLI for accepting exchange ToSFlorian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold