aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2023-01-23tune up backend dependeciesSebastian
2023-01-23-spaceFlorian Dold
2023-01-23wallet-core: make DB migration logic more tolerantFlorian Dold
2023-01-23fix paytoSebastian
2023-01-21bring documentation from old repo and fix Makefile to copy all content of dis...Sebastian
2023-01-21if there is not tx and no money left, then hide the currencySebastian
2023-01-20fix wrong fee calculationSebastian
2023-01-20also merge refund when getting transactionByIdSebastian
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-20fix: effective amount is higher that raw amount in transferSebastian
2023-01-19feat: adjust log level from developer pageSebastian
2023-01-19prettySebastian
2023-01-19add test for commit 4f376297dc3f0fc4c967de588367d62478fc85fe: show be able to...Sebastian
2023-01-19fix: order will stay in queryRefund state foreverSebastian
2023-01-19fix: do not count coins with other currencySebastian
2023-01-19fix: contract terms details with fullfilment urlSebastian
2023-01-19harness: hack around test limitationFlorian Dold
2023-01-18Merge branch 'master' of git.taler.net:wallet-coreSebastian
2023-01-18fix: missing total cost in peer pull paymentSebastian
2023-01-18fix: showing the current value of the coinSebastian
2023-01-18fix: using wrong variableSebastian
2023-01-18wallet-core: add receiver name in fakebank testv0.9.1-dev.2Florian Dold
2023-01-18-loggingFlorian Dold
2023-01-18harness: mark some tests as experimentalFlorian Dold
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-18fix zeroOfCurrencySebastian
2023-01-18backup section link justInDevModeSebastian
2023-01-18wallet-core: log insufficient balance detailsFlorian Dold
2023-01-17use payto builder and prevent showing cancel for non-paymentSebastian
2023-01-17throw error after 5 seconds if wallet-core didn't reply to a commandSebastian
2023-01-17re-use the same kyc function from withdrawal for depositsSebastian
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2023-01-17payto URI builderSebastian
2023-01-17use URL api to stringify payto://Sebastian
2023-01-17embedded: fix compile script in package.jsonFlorian Dold
2023-01-17embedded: payload->argsFlorian Dold
2023-01-16allow autocomplete, prevent autocapitalize in all formsSebastian
2023-01-16-typosChristian Grothoff
2023-01-16harness: wait in testFlorian Dold
2023-01-16harness: fix wrong assertions in test-payment-abortFlorian Dold
2023-01-16util: 'when' field must be optionalFlorian Dold
2023-01-15show deposit transaction infoSebastian
2023-01-15query transaction status for depositSebastian
2023-01-15removing merchantPub from signatureSebastian
2023-01-15TrackTransaction interfaceSebastian
2023-01-13fix deposit navigationSebastian
2023-01-13remove activeLongPoll on error and prevent activeLongPoll skip if forcedSebastian
2023-01-13using extendedStatusSebastian