aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util
AgeCommit message (Expand)Author
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-02wallet-core: fix recoup issueFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-23wallet-core: backwards compatibility for bankAccounts store, naming conventionsFlorian Dold
2022-09-21wallet-core: DB improvementsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-19wallet-core: hide transient pay errorsFlorian Dold
2022-09-16prettySebastian
2022-09-16-move declarationFlorian Dold
2022-09-16-cleanupFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16wallet-core: towards faster coin selectionFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-12ref #7323Sebastian
2022-09-01wallet-core: fix issue with crock encoding of age restrictionsFlorian Dold
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-06-08increase timeouts for retriesBoss Marco
2022-05-19wallet-core: use less aggressive retriesFlorian Dold
2022-05-19-formattingv0.9.0-dev.11Florian Dold
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-04-29wallet-core: make coin selection aware of age restrictionFlorian 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-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-28vendor CancellationTokenFlorian 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: throttle all http requestsFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-16de-duplicating imports and fixing another typescript minor issuesSebastian
2022-01-14better description of coin test selection and using c8 for coverage runtimeSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-13adding a max timeout since retry counter can be very highSebastian
2022-01-12implement latest recoup protocolFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold