summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto
AgeCommit message (Expand)Author
5 dayswallet-core: support multi-batch p2p paymentsFlorian Dold
2024-03-28wallet-core: treat minimum_age=0 as no age restrictionFlorian Dold
2024-02-19restructureFlorian Dold
2024-02-16taler-util: cancellation and timeouts on qjsFlorian 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-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-03wallet-core: support new exchange wire account signatureFlorian Dold
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-02-23wallet-core: report correct amountEffective in peer-pull-credit even before w...Florian Dold
2023-02-20prettySebastian
2023-02-16make wallet-cli runnable under qtartFlorian 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-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-09wallet-core prettySebastian
2023-01-04wallet-core: test crypto dispatcher, fix timeout handlingFlorian Dold
2023-01-02-logging, skip defaults in testFlorian Dold
2022-12-23use native KDF / hash state if availableFlorian Dold
2022-12-21crypto renameFlorian Dold
2022-12-08-missing file, internal benchmarkFlorian Dold
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-10quickjs preparations, clearer worker(-factory) namesFlorian Dold
2022-11-08feature: 7440 add expiration to p2pSebastian
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-31sync worker doesn't use require and ESM doesn't allows itSebastian
2022-10-31require and __filename is not supported for ESMSebastian
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-12adding global fee info from exchangeSebastian
2022-10-10prettySebastian
2022-10-10-fix typosChristian Grothoff
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05integration tests: make test-wallet-cryptoworker passFlorian Dold
2022-10-05integration tests: test crypto workerFlorian Dold
2022-10-05wallet-core: add missing worker-common.ts fileFlorian Dold