aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Expand)Author
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-24get rid of typescript empty object warningSebastian
2022-10-23taler-wallet-embedded: tweak init response, rollup bundling, add testFlorian Dold
2022-10-21prettySebastian
2022-10-21added name into recovery uriSebastian
2022-10-20parse and construct taler recovery URISebastian
2022-10-19wallet-core: return versions in init responseFlorian Dold
2022-10-17wallet-core: API types refactoringFlorian Dold
2022-10-16wallet-cli: tweaks to withdrawal CLIFlorian Dold
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold
2022-10-14wallet-core: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-13wallet-core: only allow enabling dev mode via separate requestFlorian Dold
2022-10-13use node16 for wallet-core, delete unused taler-config-lib packageFlorian Dold
2022-10-13use node16 module resolution for taler-utilFlorian Dold
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-10-12wallet-core: skeleton for dev-experimentsFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-12adding global fee info from exchangeSebastian
2022-10-09wallet-core: put contract terms into separate object storeFlorian Dold
2022-10-08wallet-core: spec/clarify explicit refresh transactionFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-10-04restructure api typesFlorian Dold
2022-09-26wallet-core: improve crypto worker error handlingFlorian Dold
2022-09-23-fix typosFlorian Dold
2022-09-23wallet-core: do not block when accepting a manual withdrawalFlorian Dold
2022-09-23add bank account recordSebastian
2022-09-23do not add a question mark if there is no paramsSebastian
2022-09-21prettySebastian
2022-09-21moving deposit group fee into taler utilSebastian
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-19taler-util: fix CLI parsing for numberic optionsFlorian Dold
2022-09-19wallet-core: fix tipping with age restricted denomsFlorian Dold
2022-09-19update taler error codesFlorian Dold
2022-09-16-wallet-core: merge DenominationInfo and DenomInfoFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16wallet-core: towards faster coin selectionFlorian Dold
2022-09-16working on #7357Sebastian
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13wallet-core: fix withdrawTestBalance commandFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-12wallet-core: fix creation of refresh session after peer-{push,pull}Florian Dold