aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-20parse instead of fromFloatSebastian
2023-06-20harness: fix test-peer-repairFlorian Dold
2023-06-20log notification from walletSebastian
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold
2023-06-20missing removalSebastian
2023-06-20wallet-core: be less spammy with self-transitions and loggingFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-06-19taler-harness: WIP integration test for p2p coin selection repairFlorian Dold
2023-06-19wallet-core: implement coin selection repair for p2p paymentsFlorian Dold
2023-06-16add test to compare withdrawing KUDOS:25 with demo configSebastian
2023-06-16remove testing uiSebastian
2023-06-16remove some type literal and prettySebastian
2023-06-16remove type literalSebastian
2023-06-15add test to coin selection algorithmSebastian
2023-06-15watch testSebastian
2023-06-15compare durationSebastian
2023-06-13showing off information about operation planSebastian
2023-06-13get operation plan impl, no testSebastian
2023-06-13get operation plan typesSebastian
2023-06-09spellingSebastian
2023-06-06use transaction state transition instead of other notificationsSebastian
2023-06-06wallet-core: truncate withdrawal errorsFlorian Dold
2023-06-06wallet-core: check base URL reported by exchangeFlorian Dold
2023-06-06wallet-core: try to abort withdrawals wallet-side with the bankFlorian Dold
2023-06-06wallet-core: use status consistently for querying for pending tasksFlorian Dold
2023-06-06wallet-core: missing put operationFlorian Dold
2023-06-06-use tsc --buildFlorian Dold
2023-06-06build system: use --build argument for tscFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06wallet-core: fix long-polling checkFlorian Dold
2023-06-06-pnpmFlorian Dold
2023-06-06wallet-core: fix peer-push-debit transition helperFlorian Dold
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-06pnpm workaroundFlorian Dold
2023-06-06-workaround attempt #2Florian Dold
2023-06-06work around pnpm install issueFlorian Dold
2023-06-06attempt to fix lockfileFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-06upgrade pnpm lockfile versionFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-06-05-fix importFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-06-05fix floor in timesSebastian
2023-06-05move kycurl to commons, make webex awareSebastian
2023-06-05kyc urlSebastian
2023-06-05rename amlSebastian
2023-06-05fix spa dirSebastian
2023-06-05demobank-ui: fix make installv0.9.3-dev.15Florian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold