Age | Commit message (Expand) | Author |
2021-10-27 | work on testing ftbfs | Christian Grothoff |
2021-10-27 | the big macrofication of the traits | Christian Grothoff |
2021-08-23 | complete implementation of long-polling for reserve status; remove support fo... | Christian Grothoff |
2021-08-01 | -misc doxygen fixes | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | Christian Grothoff |
2021-06-19 | initial version of taler-bank-benchmark | Christian Grothoff |
2021-05-25 | add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch... | Christian Grothoff |
2021-04-17 | add ability to change Authorization header in via interpreter command (#6778) | Christian Grothoff |
2021-02-09 | need enum value for taler://-URLs | Christian Grothoff |
2020-12-20 | misc doxygen fixes | Christian Grothoff |
2020-12-16 | load fees from DB instead of from config, also in wire tools | Christian Grothoff |
2020-12-14 | (start to) remove logic no longer needed with new key management | Christian Grothoff |
2020-12-11 | misc clean ups | Christian Grothoff |
2020-12-01 | start with exchange management test | Christian Grothoff |
2020-11-30 | doxygen fixes | Christian Grothoff |
2020-11-30 | add command to add auditor's denomination signature | Christian Grothoff |
2020-11-27 | add cmd to revoke exchange online signing key | Christian Grothoff |
2020-11-27 | add new cmd to revoke denominations via HTTP API | Christian Grothoff |
2020-11-27 | cmd to add/del wire methods from list of accounts | Christian Grothoff |
2020-11-26 | cmd to del auditor | Christian Grothoff |
2020-11-26 | cmd to add auditor | Christian Grothoff |
2020-08-29 | doxygen fixes | Christian Grothoff |
2020-07-29 | trait for claim token | Jonathan Buchanan |
2020-07-23 | remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_... | Jonathan Buchanan |
2020-07-15 | test retry transfer with same request_id | Jonathan Buchanan |
2020-07-10 | test coin_priv re-use with deposit and refresh, update handling of the error ... | Christian Grothoff |
2020-07-09 | made a uuid trait | Jonathan Buchanan |
2020-07-05 | move rewind command to exchange, add proper support for rewinding in batches,... | Christian Grothoff |
2020-07-05 | fix #6236 | Christian Grothoff |
2020-07-05 | traits for int64_t and json_t | Jonathan Buchanan |
2020-07-05 | testing traits for uint32_t and GNUNET_TIME_Relative | Jonathan Buchanan |
2020-07-05 | TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_pr... | Jonathan Buchanan |
2020-07-05 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff |
2020-07-05 | fix status code | Christian Grothoff |
2020-06-02 | launching nexus AND sandbox | MS |
2020-04-17 | Prepare and launch Nexus for tests. | Marcello Stanisci |
2020-04-05 | make exchange API more uniform in how information is returned | Christian Grothoff |
2020-04-04 | return more error details for /wire and /keys to clients | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | doxygen fix | Christian Grothoff |
2020-03-28 | implement #6049 | Christian Grothoff |
2020-03-27 | cover actual aggregation in exchange test | Florian Dold |
2020-03-27 | add test case (currently fails) for deposit idempotency | Florian Dold |
2020-03-21 | adjust tests to auditor changes | Christian Grothoff |
2020-03-20 | more statistics, make explicit table lock optional, can hurt performance badly | Christian Grothoff |
2020-03-20 | make recoup idempotent and simplify response | Florian Dold |
2020-03-20 | improving benchmarking logic, including more timings | Christian Grothoff |
2020-03-19 | enable using python bank with benchmark | Christian Grothoff |
2020-03-19 | make DB reset optional in API, use it in tests, but not in the benchmark | Christian Grothoff |
2020-03-12 | add separate commands for closer/transfer steps, modify test cases to use new... | Christian Grothoff |