aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2023-06-26wallet-core: fix withdrawal error reportingFlorian Dold
2023-06-26wallet-core: fix some deposit transitionsFlorian Dold
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-26support for exchange-withdraw call to action, pending use case when the user ...Sebastian
2023-06-26if checkmasterpub is specified, throw if master pub is not equal to the expec...Sebastian
2023-06-26added master pub to add-exchange (for validation)Sebastian
2023-06-26withdraw exchange URISebastian
2023-06-26wallet-core: return numCoins in checkPeerPullCredit responseFlorian Dold
2023-06-26wallet-core: allow confirmPeerPullDebit via txIdFlorian Dold
2023-06-26wallet-core: fix deposit tx states, long-poll on kycFlorian Dold
2023-06-26introduce balance-change notificationFlorian Dold
2023-06-24-missing optionalFlorian Dold
2023-06-24wallet-core: allow deleting a peer-push-credit transaction in dialog stateFlorian Dold
2023-06-24wallet-core: allow confirming peer-push-credit via txidFlorian Dold
2023-06-23show qr to import TOTP into other appSebastian
2023-06-21better wording to the tx detailsSebastian
2023-06-21fix testSebastian
2023-06-21show bank detailsSebastian
2023-06-21wait 5 minutes before trigger wire transfer, prevent the exchange to make mor...Sebastian
2023-06-21-loggingFlorian Dold
2023-06-21wallet-core: fix withdrawal KYC transitions and use long-pollingFlorian Dold
2023-06-21-missing toplevel 'make install' componentsFlorian Dold
2023-06-21repo: fix Makefiles / top-level 'make install' targetFlorian Dold
2023-06-21webextension: fix type errorFlorian Dold
2023-06-21harness: wallet must always withdraw via fault-injected exchangeFlorian Dold
2023-06-21harness: fix/modernize peer-to-peer-pushFlorian Dold
2023-06-21harness: fix exchange base URL in tests with fault injectionFlorian Dold
2023-06-20add select max amountSebastian
2023-06-20more real casesSebastian
2023-06-20-minor renameFlorian Dold
2023-06-20repo: bump to 0.9.3-dev.16v0.9.3-dev.16Florian Dold
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20added txactions into transaction mocksSebastian
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
2023-06-20show the button that wallet-core tellsSebastian
2023-06-20using enum instead of stringSebastian
2023-06-20remove from floatSebastian
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