aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Collapse)Author
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-23peer-to-peer pull payments MVPFlorian Dold
p2p pull wip
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-08add request for getting details about contract termsSebastian
2022-07-21contractTerms was missing, looks like in commit f11483b5 a move was intendedSebastian
2022-07-21fixed typo in info/saltÖzgür Kesim
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-07-08wallet-core: P2P push payments (still incomplete)Florian Dold
2022-06-30-typoÖzgür Kesim
2022-06-26- typo fixSebastian
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-06-09format amount so it is align to fractional digitlsSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-05-25wallet-core: age restriction benchmarkingFlorian Dold
2022-05-24Revert "no need to compile after install"Florian Dold
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.
2022-05-24no need to compile after installSebastian
2022-05-19wallet-core: clamp claim retry properlyFlorian Dold
2022-05-14feat: awaiting refundSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-05-03deposit from paytoSebastian
2022-05-02add prepareRefund operation to gather information about the refund before ↵Sebastian
confirm
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-26do not warn for every translationSebastian
2022-04-21fix: was returning forever as minSebastian
2022-04-20addr list and testSebastian
2022-04-20refactor payto and testSebastian
2022-04-19use the first part on the first part and the second part on the second partSebastian
2022-04-18wallet-core: age restriction crypto WIPFlorian Dold
2022-04-18urgent fix: take currency from amount, dont assume BTCSebastian
2022-04-14anastasis: no more currencies per countryFlorian Dold
2022-04-13anastasis-webui: updated challenge feedbackFlorian Dold
2022-04-13anastasis-core: salt rename, fix taggingFlorian Dold
2022-04-11add payto stringifySebastian
2022-04-06anastasis: use new truth APIFlorian Dold
2022-03-30wallet: logging, timestamp parsing backwards compatibilityFlorian Dold
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-28vendor CancellationTokenFlorian Dold
2022-03-28fix fee discrepancyFlorian Dold
The withdrawal call-to-action and withdrawal transaction details dialog showed different fees, as the "overhead" for unwithdrawable amounts in a reserve was not included in the withdrawal CTA. The withdrawal CTA now shows the same fees as the transaction details.
2022-03-24esbuild configurationSebastian
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-22wallet: more time format fixesFlorian Dold