| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-23 | spill extra functionality from wallet-cli into taler-harness | Florian Dold | |
| We want to keep taler-wallet-cli smaller and have fewer dependencies. | |||
| 2022-12-09 | Adapt libeufin test suite to recent API. | MS | |
| The new libeufin-sandbox API enforces every bank account to be owned by one bank customer; this change therefore provides every test user a customer profile before trying the banking operations. | |||
| 2022-11-11 | fix integration after changes in 5c742afb | Sebastian | |
| 2022-11-01 | -harness fixes for kyc | Florian Dold | |
| 2022-11-01 | wallet-core: use PeerContractTerms | Florian Dold | |
| 2022-10-31 | require and __filename is not supported for ESM | Sebastian | |
| 2022-10-16 | wallet-core: show instructed amount as raw amount for withdrawal | Florian Dold | |
| 2022-10-13 | use node16 for wallet-core, delete unused taler-config-lib package | Florian Dold | |
| 2022-10-05 | integration tests: test crypto worker | Florian Dold | |
| We test instantiations of both crypto workers that are available for node. | |||
| 2022-09-19 | wallet-core: fix tipping with age restricted denoms | Florian Dold | |
| 2022-09-05 | -fix test setup | Florian Dold | |
| 2022-09-05 | add test for mixed age restrictions | Florian Dold | |
| 2022-08-25 | integration tests: various fixes | Florian Dold | |
| 2022-08-24 | test harness: log with logger API | Florian Dold | |
| 2022-08-24 | -get p2p pull integration test to run through | Florian Dold | |
| 2022-08-23 | use fakebank for integration tests | Florian Dold | |
| 2022-08-23 | peer-to-peer pull payments MVP | Florian Dold | |
| p2p pull wip | |||
| 2022-08-16 | implement peer to peer push payments | Florian Dold | |
| 2022-07-08 | wallet-core: P2P push payments (still incomplete) | Florian Dold | |
| 2022-06-26 | - typo fix | Sebastian | |
| 2022-06-01 | integration tests: one variable for pybank/libeufin switch | Florian Dold | |
| 2022-05-19 | wallet-core: clamp claim retry properly | Florian Dold | |
| 2022-05-14 | feat: awaiting refund | Sebastian | |
| 2022-04-27 | wallet-core: implement age restriction support | Florian Dold | |
| 2022-03-22 | wallet: more time format fixes | Florian Dold | |
| 2022-03-22 | wallet: improve error handling and error codes | Florian Dold | |
| 2022-03-21 | wallet: t_s/d_us migration | Florian Dold | |
| 2022-03-15 | save tos etag after forced refresh | Sebastian | |
| 2022-03-14 | wallet: towards db-less benchmarking, some refactoring | Florian Dold | |
| 2022-03-07 | wallet: fix withdrawal in timetravel test | Florian Dold | |
| 2022-03-07 | fix tipping | Florian Dold | |
| 2022-03-07 | address protocol changes in the exchange | Florian Dold | |
| The exchange now has a wad fee and truncates the payto hash in signatures | |||
| 2022-02-21 | towards implementing breaking exchange protocol changes | Florian Dold | |
| 2022-02-03 | clause schnorr | Florian Dold | |
| 2022-01-24 | make refund-gone test case pass again (see #7158) | Florian Dold | |
| 2022-01-24 | fixes in integration tests, run fakebank with ram limit | Florian Dold | |
| 2022-01-13 | make more use of the denom cache | Florian Dold | |
| 2022-01-11 | towards new recoup API | Florian Dold | |
| 2022-01-10 | logging, bump version | Florian Dold | |
| 2022-01-05 | upgrade rollup plugins, as older ones caused miscompilation | Florian Dold | |
| 2022-01-05 | update dependencies to fix rollup issue | Florian Dold | |
| 2021-11-27 | wallet: support both protocol versions | Florian Dold | |
| 2021-11-23 | wallet: tipping protocol change / merchant version info | Florian Dold | |
| 2021-11-13 | Bring euFin-based tests to pass. | ms | |
| Note: timetravel-withdraw is now failing for both pybank and eufin. That is likely due to the wallet not refreshing expired denominations. | |||
| 2021-11-04 | Implementing euFin-based harness. | ms | |
| - move stateless euFin API helpers to separate file, in order to avoid circular dependecy between harness.ts and libeufin.ts - implement BankServiceInterface with euFin. This one is not tested and disabled by default. | |||
| 2021-11-01 | Testing harness. | ms | |
| No need to import modules dynamically, in order to provide the euFin implementation of the BankServiceInterface. | |||
| 2021-10-29 | fix IBAN generator | ms | |
| 2021-10-29 | test harness: abstracting import of BankService | ms | |
| 2021-10-23 | Adapt euFin tests to Demobank model. | ms | |
| Mostly, this change removes any mention of the currency when bank accounts are created. | |||
| 2021-10-20 | wallet-cli: benchmarking | Florian Dold | |
