aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src
AgeCommit message (Expand)Author
2023-09-27add empty migration from previous database versionFlorian Dold
2023-09-25more uiSebastian
2023-09-25change demo/test bank URLFlorian Dold
2023-09-24harness: add libeufin-bank integration testv0.9.3-dev.23Florian Dold
2023-09-24adapt to corebank API change, minor refactoringFlorian Dold
2023-09-21wallet-core,harness: remove separate fakebank withdrawal APIFlorian Dold
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-15cli: allow DB stats tracking via environment variableFlorian Dold
2023-09-15wallet-core: fix tippingFlorian Dold
2023-09-15wallet-core: correctly consider deposit fee in p2p coin selectionFlorian Dold
2023-09-15wallet-core: make planchets.byGroupAndIndex uniqueFlorian Dold
2023-09-15wallet-core: fix type error in purse_expirationFlorian Dold
2023-09-14-formatting, don't use deprecated methodFlorian Dold
2023-09-14-remove unused recordFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-14merchant paymentSebastian
2023-09-13fixed greedy calculationSebastian
2023-09-13failing p2p test caseSebastian
2023-09-12wallet-core: move contract terms to object storeFlorian Dold
2023-09-12wallet-core: use batch deposit APIFlorian Dold
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-10more codespellv0.9.3-dev.20Sebastian
2023-09-08-remove fieldsFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: remove redundant deposit status field in DBFlorian Dold
2023-09-08wallet-core: put refresh sessions into own storeFlorian Dold
2023-09-08wallet-core: store contract terms in separate object store onlyFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-09-06harness: wait for withdrawal, configure instance properlyFlorian Dold
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-06get rid of deprecated bank API client, change allowHttp to requireTlsFlorian Dold
2023-09-06draft for better operation status codesFlorian Dold
2023-09-05harness: check expected balance in test-pay-expiredFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-30-loggingFlorian Dold
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30wallet-core: make primitive backup import workFlorian Dold
2023-08-30tip -> rewardSebastian
2023-08-30wallet-core: open DB inside wallet handle, back up meta DB as wellFlorian Dold
2023-08-30-only store key if necessaryFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-30wallet-core,wallet-cli: properly serialize manual DB exportFlorian Dold
2023-08-30wallet-core,harness: get p2p tests to pass againFlorian Dold
2023-08-29wallet-core: do p2p coin selection based on coin availability recordsFlorian Dold
2023-08-29wallet-core: split coin selection and instructed amount conversionFlorian Dold