summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2022-01-13adding a max timeout since retry counter can be very highSebastian
2022-01-13fixing high cpu usage after some timeSebastian
2022-01-13importDb feature in wallet coreSebastian
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11revert empty balanceFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2022-01-10filter out exchanges with other currency when doing currency selection for de...Sebastian
2022-01-10logging, bump versionFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2022-01-05update dependencies to fix rollup issueFlorian Dold
2021-12-23deposit from wallet webex: wipSebastian
2021-12-13styleFlorian Dold
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
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-12-08wallet-core: fix computation of timestamp for exchange updateFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-12-01wallet: use correct denoms as refresh targetsFlorian Dold
2021-12-01fix recoup error handlingFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-26bump version to 0.9Sebastian
2021-11-24new exchange-added notifiaction and including tos information in the wxApi.li...Sebastian
2021-11-24logging / explicit wire deadlineFlorian Dold
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-11-19add reservePub to the withdrawal transaction infoSebastian
2021-11-19version 10Sebastian
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-11-16wallet: experiment with C-based crypto worker for some primitivesFlorian Dold
2021-11-13Bring euFin-based tests to pass.ms
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-11-02FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at leas...Sebastian
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-10-18move some more crypto to taler-util packageFlorian Dold
2021-10-14implement fakebank withdrawalFlorian Dold
2021-10-13fixing tos requestSebastian
2021-10-11fix browser packagingSebastian
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-10-01FIX: skip checking noncePriv eq if the URI doesn't specify a noncePriv valueSebastian
2021-09-20make no sense to send the noncePriv if the proposal is already paidSebastian
2021-09-17issue #5860Sebastian
2021-09-17Adapt tests to Sandbox' new access control.ms
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-08-24removing blocked scope due to babel/issues/8709#issuecomment-421538014Sebastian
2021-08-24DB schema cleanupFlorian Dold