summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
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
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold
2021-08-20separate node entry pointsFlorian Dold
2021-08-19backupFlorian Dold
2021-08-19cleanup / formattingFlorian Dold
2021-08-19loggingFlorian Dold
2021-08-19run pending operations at least once, style fixesFlorian Dold
2021-08-19add missing fileFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-08-12merchant test casesFlorian Dold
2021-08-12convert performance.now to integer before converting to BigIntFlorian Dold
2021-08-07reset deposit lastErrorFlorian Dold
2021-08-07remove extra slashFlorian Dold
2021-08-07consider deposit operations for pending operationsFlorian Dold
2021-08-07construct deposit URL correctlyFlorian Dold
2021-08-06perf: do bulk readFlorian Dold
2021-08-06perf and logging improvementsFlorian Dold
2021-08-06merchant test: pass h_contractFlorian Dold
2021-07-30taler-wallet-core ios compatibilityJonathan Buchanan
2021-07-15simplest implementation to remove one provider, also added a user-defined nam...Sebastian
2021-07-13commentFlorian Dold
2021-07-13make TextEncoder/Decoder creation lazy for polyfill to workFlorian Dold
2021-07-12tolerate zero-value paymentsFlorian Dold