aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations
AgeCommit message (Expand)Author
2022-11-02wallet-core: fix coin allocation when doing refreshFlorian Dold
2022-11-02wallet-core: get rid of AmountJson in public APIFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: address DB FIXMEsFlorian Dold
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-02wallet-core: compute residual amount for recoup properlyFlorian Dold
2022-11-02wallet-core: fix recoup issueFlorian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: remove kyc and wad feeFlorian Dold
2022-11-01-renameFlorian Dold
2022-11-01wallet-core: report supportedAgeGroupsFlorian Dold
2022-11-01wallet-core: better KYC error messageFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-31wallet-core: use string amounts for deposit responseFlorian Dold
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-21fix: transfor from backup proporsal status to purchase status and fix denom q...Sebastian
2022-10-21fix: support for empty denom_selection when recoverying from backupSebastian
2022-10-21unlockBackup was not unlocking: not updating when backup state is ready also ...Sebastian
2022-10-21storePayReplaySuccess should also considre PayingReplaySebastian
2022-10-21mapping missing purchase state with backup stateSebastian
2022-10-21better workaround with duplicationSebastian
2022-10-21workaround: Failed transaction was started hereSebastian
2022-10-17extends parseId to include tmbSebastian
2022-10-17sync parseTx with the new makeTxSebastian
2022-10-17added v6 migration skip and removed rowId field when rowId is undefined (othe...Sebastian
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-16wallet-core: CLI improvements, ToS fetching fixesFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: address another DB FIXMEFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: address another DB FIXMEFlorian Dold
2022-10-14wallet-core: address DB FIXMEFlorian Dold
2022-10-14-fix ID parsingFlorian 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-14-remove obsolete README sectionFlorian Dold
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-10-12wallet-core: handle missing purchase status casesFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-12adding global fee info from exchangeSebastian
2022-10-10prettySebastian
2022-10-09wallet-core: put contract terms into separate object storeFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07-organize importsFlorian Dold