Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-08 | include age commitment proof in refreshed coins | Florian Dold | |
2022-09-06 | listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ↵ | Sebastian | |
the denoms | |||
2022-09-05 | wallet-core: make listExchanges return less datav0.9.0-dev.16 | Florian Dold | |
Since the webextension UI depends on the full response, we have a temporary listExchangesDetailled request. See https://bugs.taler.net/n/7323 for details. | |||
2022-09-05 | updated test-vectors for edx25519_derive (original typo in gnunet fixed) | Özgür Kesim | |
2022-09-05 | adding informantion about the service worker version on the setting page | Sebastian | |
2022-09-05 | upgrade typescript (and some related deps) | Florian Dold | |
2022-09-05 | wallet-core: fix format of purse deposits | Florian Dold | |
2022-09-01 | wallet-core: fix issue with crock encoding of age restrictions | Florian Dold | |
2022-09-01 | more information about p2p: | Sebastian | |
- added the contract terms on WgInfoBankPeerPush and WgInfoBankPeerPull, so we can show summary and expiration in the ui - added info: PeerInfoShort on Transaction* type - definition of completed p2p tx: - push debit: Amounts.cmp(sentAmount, pickedUpAmount) === 0. is this transfer already picked up? (not working) - pull debit: pi.paid, is this invoice already paid? - pull credit: wsr.timestampFinish, has someone already paid my invoice? - push credit: wsr.timestampFinish, have I already picked up this? - changed the txId of peer pull debit to have the incomingId instead of pursePub (allow deletion) | |||
2022-08-29 | add senderWire to the withdrawal group again, group payto to avoid duplication | Sebastian | |
2022-08-26 | exchange selection: timeline done | Sebastian | |
2022-08-25 | specify bank access API separately in tests | Florian Dold | |
2022-08-24 | wallet-core: put taler:// URIs in transactions list | Florian Dold | |
2022-08-24 | wallet-core: p2p support for transactions list | Florian Dold | |
2022-08-24 | wallet-core: fix withdrawal idempotency | Florian Dold | |
2022-08-24 | -get p2p pull integration test to run through | Florian Dold | |
2022-08-23 | peer-to-peer pull payments MVP | Florian Dold | |
p2p pull wip | |||
2022-08-18 | moved wireInfo and denomInfo into taler-util so it can be used from the ui | Sebastian | |
2022-08-16 | implement peer to peer push payments | Florian Dold | |
2022-08-08 | add request for getting details about contract terms | Sebastian | |
2022-07-21 | contractTerms was missing, looks like in commit f11483b5 a move was intended | Sebastian | |
2022-07-21 | fixed typo in info/salt | Özgür Kesim | |
2022-07-12 | wallet-core: implement accepting p2p push payments | Florian Dold | |
2022-07-08 | wallet-core: P2P push payments (still incomplete) | Florian Dold | |
2022-06-30 | -typo | Özgür Kesim | |
2022-06-26 | - typo fix | Sebastian | |
2022-06-10 | wallet-core: implement and test forced coin/denom selection | Florian Dold | |
2022-06-09 | format amount so it is align to fractional digitls | Sebastian | |
2022-05-29 | show refund info in purchase | Sebastian | |
notify refund pending with accept button on the purchase details better payto box | |||
2022-05-26 | transaction details template | Sebastian | |
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website | |||
2022-05-25 | wallet-core: age restriction benchmarking | Florian Dold | |
2022-05-24 | Revert "no need to compile after install" | Florian Dold | |
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84. | |||
2022-05-24 | no need to compile after install | Sebastian | |
2022-05-19 | wallet-core: clamp claim retry properly | Florian Dold | |
2022-05-14 | feat: awaiting refund | Sebastian | |
2022-05-04 | add restricted option to manual withdraw | Sebastian | |
2022-05-03 | wallet-core: implement batch withdrawal | Florian Dold | |
2022-05-03 | deposit from payto | Sebastian | |
2022-05-02 | add prepareRefund operation to gather information about the refund before ↵ | Sebastian | |
confirm | |||
2022-04-27 | wallet-core: implement age restriction support | Florian Dold | |
2022-04-26 | do not warn for every translation | Sebastian | |
2022-04-21 | fix: was returning forever as min | Sebastian | |
2022-04-20 | addr list and test | Sebastian | |
2022-04-20 | refactor payto and test | Sebastian | |
2022-04-19 | use the first part on the first part and the second part on the second part | Sebastian | |
2022-04-18 | wallet-core: age restriction crypto WIP | Florian Dold | |
2022-04-18 | urgent fix: take currency from amount, dont assume BTC | Sebastian | |
2022-04-14 | anastasis: no more currencies per country | Florian Dold | |
2022-04-13 | anastasis-webui: updated challenge feedback | Florian Dold | |
2022-04-13 | anastasis-core: salt rename, fix tagging | Florian Dold | |