aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
AgeCommit message (Expand)Author
2023-01-18wallet-core: Add 'deposited' field to deposit transactionFlorian Dold
2023-01-18fix: withdrawal error when creating an invoiceSebastian
2023-01-18fix tx pending stateSebastian
2023-01-15query transaction status for depositSebastian
2023-01-13added not-yet-implemented and prettySebastian
2023-01-13wallet-core: store total p2p push cost in DBFlorian Dold
2023-01-12more information if migration failed, and prettySebastian
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2022-11-17fix #7477Sebastian
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: fix recoup issueFlorian Dold
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-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14-fix ID parsingFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
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
2022-10-07wallet-core: fix/deduplicate funding payto URI generation for withdrawalsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-16-prettier, fix type errorFlorian Dold
2022-09-16working on #7357Sebastian
2022-09-14fixing properly adding query paramsSebastian
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-09-01more information about p2p:Sebastian
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-18fix: for bitcoin withdrawal the exchange payto:// is not enough and the withd...Sebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-08add delivery info in the parse contract terms and a function to get info from...Sebastian
2022-06-10wallet-core: correctly report 'confirmed' status of bank integrated withdrawalFlorian Dold
2022-06-01wallet-core: refunds transactions should be sorted after paymentsFlorian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-14feat: awaiting refundSebastian
2022-03-29wallet: fix type errorFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-11-19add reservePub to the withdrawal transaction infoSebastian
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold