aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/talerTypes.ts
AgeCommit message (Collapse)Author
2022-09-05wallet-core: fix format of purse depositsFlorian Dold
2022-09-01wallet-core: fix issue with crock encoding of age restrictionsFlorian 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-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-07-08wallet-core: P2P push payments (still incomplete)Florian Dold
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-14feat: awaiting refundSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-03-07fix recoup protocol breakageFlorian Dold
2022-03-07fix tippingFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
The exchange now has a wad fee and truncates the payto hash in signatures
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-02-03clause schnorrFlorian Dold
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-24make tipping work with latest merchant protocolFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-08-04towards exchange lintingFlorian Dold
2021-07-29Reflect API change (public_reorder_url) in taler-utilms
2021-06-09formatting: re-run prettierFlorian Dold
2021-05-12always use .js extension to make node module loader happyFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-03-17use static helpers for amountsFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold