Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-25 | work on taler-bank-benchmark with fakebank | Christian Grothoff | |
2023-12-25 | towards getting benchmarks to work with libeufin | Christian Grothoff | |
2023-10-25 | new blind signing code builds | Christian Grothoff | |
2023-09-24 | -fix disting | Christian Grothoff | |
2023-09-24 | fix various FIXMEs | Christian Grothoff | |
2023-09-21 | migrate to new bank API | 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-07-30 | misc bug fixes in batch insert | Christian Grothoff | |
2023-07-30 | unify to TEXT instead of mixing TEXT and VARCHAR | Christian Grothoff | |
2023-07-28 | -no more jdbc in libeufin | Christian Grothoff | |
2023-07-16 | -remove linger | Christian Grothoff | |
2023-07-16 | clean up taler-bank-benchmark | Christian Grothoff | |
2023-07-16 | fix taler-aggregator-benchmark | Christian Grothoff | |
2023-07-15 | -ignore | Christian Grothoff | |
2023-07-15 | -get taler-exchange-benchmark to work | Christian Grothoff | |
2023-07-15 | -fix up config | Christian Grothoff | |
2023-07-15 | clean up taler-exchange-benchmark code | Christian Grothoff | |
2023-06-22 | more API cleanup | Christian Grothoff | |
2023-06-07 | major libtalertesting API refactoring, including no longer having ↵ | Christian Grothoff | |
taler-specific logic in the test engine core | |||
2023-06-05 | new command to use taler-benchmark-setup.sh | Christian Grothoff | |
2023-06-05 | -docu | Christian Grothoff | |
2023-06-05 | expand taler-benchmark-setup script | Christian Grothoff | |
2023-06-05 | more fixes for taler-benchmark-setup | Christian Grothoff | |
2023-06-05 | work on cleaning up benchmark logicv0.9.3-dev.2 | Christian Grothoff | |
2023-06-04 | try to create universal benchmark setup script | Christian Grothoff | |
2023-05-21 | -style | Christian Grothoff | |
2023-05-21 | -fix SQL | Christian Grothoff | |
2023-05-21 | -typo | Christian Grothoff | |
2023-05-21 | -minor fixes | Christian Grothoff | |
2023-04-22 | -misc fixes | Christian Grothoff | |
2022-12-21 | Rollback in sqlcode | Joseph | |
2022-12-20 | -enable batch testing and no DB rest in bank benchmark | Christian Grothoff | |
2022-12-19 | return 204 on empty transaction history, as per API | Christian Grothoff | |
2022-12-19 | -fix error message | Christian Grothoff | |
2022-12-19 | -debug dbinit call | Christian Grothoff | |
2022-12-19 | -debug dbinit call | Christian Grothoff | |
2022-12-19 | -debugging' | Christian Grothoff | |
2022-12-19 | ensure Postgres CPPFLAGS are set before libgnunetpq check | Christian Grothoff | |
2022-12-19 | -fix crash if dbinit is not found | Christian Grothoff | |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff | |
2022-10-22 | -add missing asserts, fix logic issue | Christian Grothoff | |
2022-08-22 | -fix some clang warnings | Christian Grothoff | |
2022-07-05 | -link to bug | Christian Grothoff | |
2022-07-02 | add libtalerexchange.la to _LDADD | Thien-Thi Nguyen | |
* src/benchmark/Makefile.am (taler_bank_benchmark_LDADD): ...here. | |||
2022-06-07 | -fix minor bugs | Christian Grothoff | |
2022-06-05 | -fix dist | Christian Grothoff | |
2022-05-22 | -fix wirewatch assertion | Christian Grothoff | |
2022-04-21 | Fixed seed size for TALER_age_restriction_commit | Özgür Kesim | |
Also, added src/util/tv_age_restriction.{c,json} for/as test vectors for age restriction. | |||
2022-03-31 | privatize more signature structs, simplify code | Christian Grothoff | |
2022-03-05 | refactor /wire to include logic to return the wad fee (for W2W payments) | Christian Grothoff | |