aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Expand)Author
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-20remove missing debuggerSebastian
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14implement force-retrying transactionsFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-14store ToS acceptance timestamp, remove unused backup attributesFlorian Dold
2021-06-10simplify pending transactions, make more tests pass againFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-09bump version @gnu-taler/taler-utilSebastian
2021-06-08moving i18n into taler utilSebastian
2021-06-04remove fromFloatSebastian
2021-06-03wallet transaction detailSebastian
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-27Amount.toFloat and hide filesystem requirementSebastian
2021-05-20allow deletion via APIFlorian Dold
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-05-17remove unused interfacesFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-05-12always use .js extension to make node module loader happyFlorian Dold
2021-05-12tombstonesFlorian Dold
2021-05-12model more backup provider errorsFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-28excluding non-tests from being runMS
2021-04-27fix spelling issuesChristian Grothoff
2021-04-14forgettable information validation WIPFlorian Dold
2021-04-12implement DD18 (forgettable fields in contract terms)Florian Dold
2021-04-07fix issue in JSON canonicalization (and move stuff to taler-util)Florian Dold
2021-03-27fix coin selectionFlorian Dold
2021-03-27fix build issuesFlorian Dold
2021-03-27pogen WIPFlorian Dold
2021-03-17use static helpers for amountsFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold