Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-06 | tests: wallet rename to corebankApiBaseUrl | Florian Dold | |
2023-10-05 | -fixing missing '/' at end of paths in Debian package, implement coin ↵v0.9.4-dev.1 | Christian Grothoff | |
history logic | |||
2023-10-05 | clean up taler-unified setup for new libeufin-bank | Christian Grothoff | |
2023-09-24 | combine deposit confirmation signatures into one big signature | Christian Grothoff | |
2023-09-21 | migrate to new bank API | Christian Grothoff | |
2023-09-19 | complete coin history DB logic to properly handle new ETags | Christian Grothoff | |
2023-09-18 | remove coin and reserve histories from exchange replies | Christian Grothoff | |
2023-09-17 | first cut for API to get coin history | Christian Grothoff | |
2023-09-14 | more work towards auditor support for AML/KYC | Christian Grothoff | |
2023-09-13 | work on KYC support in auditor (WiP, not finished) | Christian Grothoff | |
2023-09-11 | improve wallet_Data support in exchange APIs | Christian Grothoff | |
2023-09-10 | major exchange DB schema change: store common properties of batch deposit in ↵ | Christian Grothoff | |
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups | |||
2023-08-23 | cleaner exiting | Christian Grothoff | |
2023-08-23 | minor fixes | Christian Grothoff | |
2023-07-28 | more jdbc: fixes | Christian Grothoff | |
2023-07-28 | -no more jdbc in libeufin | Christian Grothoff | |
2023-07-28 | -ignore | Christian Grothoff | |
2023-07-25 | -misc fixes: | Christian Grothoff | |
2023-07-25 | -move to postgres | Christian Grothoff | |
2023-07-25 | -more script fixes | Christian Grothoff | |
2023-07-25 | -more script fixes | Christian Grothoff | |
2023-07-21 | -fix wire auditor for multiple accounts | Christian Grothoff | |
2023-07-21 | -more multi-account fixes | Christian Grothoff | |
2023-07-21 | -fix crash | Christian Grothoff | |
2023-07-20 | -misc fixes | Christian Grothoff | |
2023-07-19 | -minor test-auditor.sh fixes | Christian Grothoff | |
2023-07-19 | -misc auditor fixes | Christian Grothoff | |
2023-07-19 | -misc auditor fixes | Christian Grothoff | |
2023-07-18 | -work on auditor test | Christian Grothoff | |
2023-07-17 | -work on auditor test | Christian Grothoff | |
2023-07-17 | -work on auditor test | Christian Grothoff | |
2023-07-10 | towards using taler-unified-setup in auditor tests | Christian Grothoff | |
2023-06-27 | [auditor] use the date for the report-directory | Özgür Kesim | |
2023-06-25 | more work on atomizing exchange API: deposit | Christian Grothoff | |
2023-06-07 | major libtalertesting API refactoring, including no longer having ↵ | Christian Grothoff | |
taler-specific logic in the test engine core | |||
2023-05-21 | -typo | Christian Grothoff | |
2023-05-10 | always use GNUNET_memcpy | Christian Grothoff | |
2023-05-10 | assertions to make compiler happy | Christian Grothoff | |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2023-04-23 | update for API change as per #6363 | Christian Grothoff | |
2023-04-22 | wallet expects bankAccessApiBaseUrl | Florian Dold | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
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 | |