summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto
AgeCommit message (Expand)Author
2022-09-16prettySebastian
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-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2022-04-06fix old API, crypto impl now used objectsSebastian
2022-03-25synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.reqSebastian
2022-03-24created a sync worker for web based on the node version, then split for bothSebastian
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-24wallet: remove excessive loggingFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-15wallet: db-less benchmarkingFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-07fix recoup protocol breakageFlorian Dold
2022-03-07fix tippingFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
2022-02-21disable setupRefreshPlanchet C crypto worker callFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-16splitting syncWorker with the factory so the former do not require nodejs run...Sebastian
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2021-12-23deposit from wallet webex: wipSebastian
2021-12-09idb-bridge: use lodash cloneDeepFlorian Dold
2021-12-09put 'setInsecureTrustExchange' behind env variable in benchmarkFlorian Dold
2021-12-09wallet-core: use crypto worker for eddsa signingFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-11-16wallet: experiment with C-based crypto worker for some primitivesFlorian Dold
2021-10-18move some more crypto to taler-util packageFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-09-17issue #5860Sebastian
2021-08-24DB schema cleanupFlorian Dold