Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | -start on AML work (incomplete) | Christian Grothoff | |
2023-02-06 | -fix negation for shutdown of PG | Christian Grothoff | |
2023-02-02 | -refund deadline should be optional/can be 0 | Christian Grothoff | |
2023-01-17 | -run fetch-transactions in auditor test to avoid non-deterministic failure | Christian Grothoff | |
2023-01-12 | -remove duplicate definitions | Christian Grothoff | |
2023-01-11 | tests: adjusting the bank URL for the wallet CLI. | MS | |
The wallet CLI needs the bank URL to still end with "/demobanks/default" to find the Access API endpoints, as opposed to the latest libeufin-cli that builds those from the "/"-only base URL. | |||
2023-01-11 | -purge libeufin DB before launch | Christian Grothoff | |
2023-01-11 | remove demobanks/default everywhere in URLs, no longer needed | Christian Grothoff | |
2022-12-28 | add notification logic on purse deletion | Christian Grothoff | |
2022-11-21 | -typos | Christian Grothoff | |
2022-11-21 | -fix NPE | Christian Grothoff | |
2022-11-20 | Merge branch 'bug-7276' | Christian Grothoff | |
2022-11-20 | retry test after 2s sleep; workaround for #7445 | Özgür Kesim | |
2022-11-17 | -fix build issues | Christian Grothoff | |
2022-11-04 | fix sandbox auth in testv0.9.0 | Florian Dold | |
2022-11-04 | work around libeufin-cli bug | Florian Dold | |
2022-11-04 | use --no-auth for libeufin sandbox | Florian Dold | |
2022-11-04 | use correct policy related tables | Özgür Kesim | |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim | |
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments | |||
2022-11-03 | -ref bug | Christian Grothoff | |
2022-11-02 | also run purse helper | Christian Grothoff | |
2022-11-02 | -doxygen | Christian Grothoff | |
2022-11-02 | -more logging | Christian Grothoff | |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff | |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff | |
2022-10-30 | -fix FTBFS of new taler-helper-auditor-purses | Christian Grothoff | |
2022-10-30 | -doxygen | Christian Grothoff | |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ↵ | Christian Grothoff | |
purse auditing logic | |||
2022-10-26 | -remove log statement | Christian Grothoff | |
2022-10-26 | -initialize final_balance even if audit failed hard | Christian Grothoff | |
2022-10-22 | -disable help logic | Christian Grothoff | |
2022-10-22 | fix taler-auditor-sync: needs two plugins running in parallel with their own ↵ | Christian Grothoff | |
prepare counters | |||
2022-10-16 | add support for coin open-deposit and coin purse refunds to auditor logic | Christian Grothoff | |
2022-10-14 | add reserve-open-deposit transactions to coin histories | Christian Grothoff | |
2022-10-10 | -more db logic refactoring | Christian Grothoff | |
2022-09-24 | -clean up scripts | Christian Grothoff | |
2022-09-24 | -fix test-revocation | Christian Grothoff | |
2022-09-23 | -less verbose | Christian Grothoff | |
2022-09-23 | -fix test-auditor.sh | Christian Grothoff | |
2022-09-22 | -work on test-auditor.sh | Christian Grothoff | |
2022-09-20 | -use new flag to avoid continuing after wallet failure | Christian Grothoff | |
2022-09-20 | -fix issue on Florian's system | Christian Grothoff | |
2022-09-21 | -work on test-auditor.sh | Christian Grothoff | |
2022-09-21 | -try to fix more of test-*.sh | Christian Grothoff | |
2022-09-19 | -wip | Christian Grothoff | |
2022-09-19 | -do not exit if not in PATH | Christian Grothoff | |
2022-09-19 | -do not exit if not in PATH | Christian Grothoff | |
2022-09-19 | auditor tests: make initdb invocation more portable | Florian Dold | |
2022-09-17 | -misc minor fixes | Christian Grothoff | |
2022-09-13 | -cleanup | Christian Grothoff | |