summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-05add -dev targetsv0.9.0-dev.15Sebastian
2022-09-05replace __VERSION__ with a string definitionSebastian
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-09-05Do not fail on missing peer dependenciesFlorian Dold
2022-09-05consider supported wire types when selecting coinsFlorian Dold
2022-09-05update README for integration testsFlorian Dold
2022-09-05wallet-core: fix format of purse depositsFlorian Dold
2022-09-05wallet-core: include age restriction in p2p signature, mark coins as spentFlorian Dold
2022-09-05add integration test for p2p age restrictionsFlorian Dold
2022-09-05remove abort-pay testFlorian Dold
2022-09-04adding version and commit into the setting sectionSebastian
2022-09-02reproduce issue #7318Sebastian
2022-09-01wallet-core: fix withdrawal of age-restricted denoms without age restrictionFlorian Dold
2022-09-01wallet-core: fix issue with crock encoding of age restrictionsFlorian Dold
2022-09-01add invoice|transfer created viewSebastian
2022-09-01show summary on tx historySebastian
2022-09-01show sharing action when the tx is not completedSebastian
2022-09-01more information about p2p:Sebastian
2022-08-31invoice and transfer detailsSebastian
2022-08-31p2p tx renderingSebastian
2022-08-29fix broken buildv0.9.0-dev.14Sebastian
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-29using CTA for manual withdrawalSebastian
2022-08-26fix #7065Sebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-25wallet-core: fix db index on withdraw URIFlorian Dold
2022-08-25-temporary fix to make webextension compile againFlorian Dold
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-24fix idb bug, p2p integration testFlorian Dold
2022-08-24test harness: log with logger APIFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-23use fakebank for integration testsFlorian Dold
2022-08-23peer-to-peer pull payments MVPFlorian Dold
2022-08-18first iteration of exchange selection: added information in the exchangeDetai...Sebastian
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-08-18disable button when wating for responseSebastian
2022-08-18prevent link navSebastian
2022-08-18fix: for bitcoin withdrawal the exchange payto:// is not enough and the withd...Sebastian
2022-08-17some fixesSebastian
2022-08-17default exchangeSebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-15default exchange and select currencySebastian
2022-08-15modal, popover and portal for select inputSebastian
2022-08-15destination uiSebastian