Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-24 | harness: add libeufin-bank integration test | Florian Dold | |
2023-09-06 | harness: remove excludeByDefault | Florian Dold | |
2023-04-22 | wallet-core: towards DD37 for deposits | Florian Dold | |
2023-04-21 | wallet-harness: make sure events are not lost in deposit test | Florian Dold | |
2023-04-06 | -re-add missing fields, fix types | Florian Dold | |
2023-04-05 | wallet-core: towards DD37 for deposits | Florian Dold | |
2023-01-19 | pretty | Sebastian | |
2023-01-18 | wallet-core: Add 'deposited' field to deposit transaction | Florian Dold | |
This field indicates whether the POST requests to deposit coins went through with the exchange. We also don't consider a deposit transaction as having lifeness when it is already deposited and we're just querying for informational deposit tracking information. | |||
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. |