aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/cryptoImplementation.ts
AgeCommit message (Expand)Author
2024-05-10wallet-core: testing request for reserve historyFlorian Dold
2024-04-22wallet-core: support multi-batch p2p paymentsFlorian Dold
2024-03-28wallet-core: treat minimum_age=0 as no age restrictionFlorian Dold
2023-12-18wallet-core: towards properly handling peer-pull-debit expiryFlorian Dold
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-08-29wallet-core: update deposit signatureFlorian Dold
2023-08-03adjustment of age-commitment and -proof generationv0.9.3-dev.19Özgür Kesim
2023-08-02organize importsFlorian Dold
2023-07-21move amount and time function to utilSebastian
2023-06-20wallet-core: be less spammy with self-transitions and loggingFlorian Dold
2023-06-16remove some type literal and prettySebastian
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-05-03wallet-core: support new exchange wire account signatureFlorian Dold
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-01-15removing merchantPub from signatureSebastian
2023-01-12wallet-core: retries for peer pull paymentsFlorian Dold
2023-01-12wallet-core: implement retries for peer push paymentsFlorian Dold
2023-01-02-logging, skip defaults in testFlorian Dold
2022-12-21crypto renameFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: remove kyc and wad feeFlorian Dold
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-12adding global fee info from exchangeSebastian
2022-09-19wallet-core: fix tipping with age restricted denomsFlorian Dold
2022-09-16wallet-core: fix mixed age restrictionsFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-08include age commitment proof in refreshed coinsFlorian Dold
2022-09-05wallet-core: fix format of purse depositsFlorian Dold
2022-09-05wallet-core: include age restriction in p2p signature, mark coins as spentFlorian Dold
2022-09-01wallet-core: fix withdrawal of age-restricted denoms without age restrictionFlorian Dold
2022-09-01wallet-core: fix issue with crock encoding of age restrictionsFlorian Dold
2022-08-23peer-to-peer pull payments MVPFlorian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-07-21removed the type check when accessing h_age_comSebastian
2022-07-21proper handling of coin with age restrictionÖ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-01wallet-core: only attest age if required/possibleFlorian Dold
2022-04-27wallet-core: implement age restriction supportFlorian Dold
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-23wallet: simplify crypto workersFlorian Dold