summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/reserves.ts
AgeCommit message (Expand)Author
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-06-07reserve long polling longer, add withdrawOnly to bench1Boss Marco
2022-05-19wallet-core: long-poll longer for reserve statusFlorian Dold
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-15anastasis-core: async provider synchronizationFlorian Dold
2022-04-14wallet-core: request reserve status with long poll timeoutFlorian Dold
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-11-19add reservePub to the withdrawal transaction infoSebastian
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-09-17Adapt tests to Sandbox' new access control.ms
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17using block inside case of switch breaks when building with babel 7Sebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-11simplify retry timeout handlingFlorian Dold
2021-06-09add missing awaitFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02fix issues with circular importsFlorian Dold
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-20fix trust checkFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-14logging, cosmetic fixesFlorian Dold
2021-01-14fix reserve state machine bug, use simpler denominations in revocation testFlorian Dold
2020-12-17export complete backup, derive planchets in withdrawalFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-11-27fix static typesFlorian Dold
2020-11-08update error codesChristian Grothoff
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold