aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util
AgeCommit message (Expand)Author
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
2021-11-24logging / explicit wire deadlineFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-10-18move some more crypto to taler-util packageFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-12convert performance.now to integer before converting to BigIntFlorian Dold
2021-08-06perf: do bulk readFlorian Dold
2021-07-12improve error messages in DB transactionsFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-16allow any string as forgettable field saltFlorian Dold
2021-06-16use same salt derivation as C code for forgettable fieldsFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold