summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/deposits.ts
AgeCommit message (Expand)Author
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-25wallet-core: move deposit transaction deletionFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: fix issues with aborting depositsFlorian Dold
2023-05-05wallet-core: remove allowed auditors from contract termsFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-04-24-refunds for deposit abortsFlorian Dold
2023-04-24fixme in wire statusSebastian
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-19fix #7704Sebastian
2023-04-13wallet-core: implement 'generateDepositGroupTxId' requestFlorian Dold
2023-04-06-re-add missing fields, fix typesFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-03-31save wire fee instead of effective amountSebastian
2023-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
2023-03-29show wire details when the deposit has been wiredSebastian
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20prettySebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-12harness: finish kyc testFlorian Dold
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-18wallet-core: Add 'deposited' field to deposit transactionFlorian Dold
2023-01-17re-use the same kyc function from withdrawal for depositsSebastian
2023-01-15query transaction status for depositSebastian
2023-01-06wallet-core: test insufficient balance response, also use it for deposit groupsFlorian Dold
2023-01-05wallet-core: implement insufficient balance detailsFlorian 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-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-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-21moving deposit group fee into taler utilSebastian
2022-09-16prettySebastian
2022-09-16-move declarationFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16wallet-core: towards faster coin selectionFlorian Dold
2022-09-16working on #7357Sebastian
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-05-18fix: update retry info before returnSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-03add missing allowedExchanges for calculating getFeeForDepositSebastian