Age | Commit message (Expand) | Author |
2023-11-28 | fix spelling issues | Christian Grothoff |
2023-10-29 | make replay deposit command not use current time | Christian Grothoff |
2023-10-06 | add coin history test to test suite | Christian Grothoff |
2023-09-18 | remove coin and reserve histories from exchange replies | Christian Grothoff |
2023-09-09 | adapt to latest change in GNUnet | Christian Grothoff |
2023-07-21 | -more multi-account fixes | Christian Grothoff |
2023-07-21 | run wirewatch with specific account | Christian Grothoff |
2023-07-13 | merging /keys and /wire | Christian Grothoff |
2023-07-10 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim |
2023-07-10 | fix memory leaks reported by valgrind | Özgür Kesim |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff |
2023-07-04 | more exchange API refactoring | Christian Grothoff |
2023-06-07 | major libtalertesting API refactoring, including no longer having taler-speci... | Christian Grothoff |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff |
2022-07-01 | -add test for batch deposits | Christian Grothoff |
2022-05-30 | -fix reserve history, include in tests | Christian Grothoff |
2022-05-30 | -add batch withdraw to test suite | Christian Grothoff |
2022-05-30 | -generate 404 on non-existing accounts for fakebank, use payto://-URIs with r... | Christian Grothoff |
2022-04-21 | cleanup of extension API | Özgür Kesim |
2022-04-16 | add more flexibility to endpoint naming for KYC | Christian Grothoff |
2022-03-26 | change sharding strategy for refund table | Christian Grothoff |
2022-03-20 | add test for reserve GET long polling | Christian Grothoff |
2022-03-17 | -misc fixes | Christian Grothoff |
2022-03-05 | refactor /wire to include logic to return the wad fee (for W2W payments) | Christian Grothoff |
2022-02-22 | double melt test no works with age restriction | Özgür Kesim |
2022-02-22 | [age restriction] progress 16/n - refresh/reveal/link tests | Özgür Kesim |
2022-02-16 | [age restriction] progress 14/n - withdraw and deposit | Özgür Kesim |
2022-02-11 | -get tests to pass | Christian Grothoff |
2022-02-10 | -fixes to tests, and half-baked fixes for CS-/link (still fails) | Christian Grothoff |
2022-02-09 | -fix leak | Christian Grothoff |
2022-02-07 | -get testing to build | Christian Grothoff |
2022-02-04 | messing with CS/RSA fixes | Christian Grothoff |
2022-02-04 | split tests by rsa/cs | Christian Grothoff |
2022-02-04 | implement spend | Lucien Heuzeveldt |
2022-02-04 | implement withdraw (nonce reuse check missing) | Lucien Heuzeveldt |
2022-02-04 | implement CS key handling and csr endpoint | Lucien Heuzeveldt |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database shardin... | Christian Grothoff |
2021-12-16 | -fix recoup ugliness | Christian Grothoff |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff |
2021-11-09 | get first KYC test to pass | Christian Grothoff |
2021-10-27 | -fix testing FTBFS | Christian Grothoff |
2021-05-20 | implement duplicate reserve_pub detection in fakebank, add test (fails in pyb... | Christian Grothoff |
2020-12-14 | (start to) remove logic no longer needed with new key management | Christian Grothoff |
2020-12-14 | activating implementation of #6175 | Christian Grothoff |
2020-12-11 | add setup steps to tests | Christian Grothoff |
2020-08-13 | extend tests to discover corner cases from #6478, fix code to actually work f... | Christian Grothoff |
2020-07-10 | test coin-reuse with recoup as well | Christian Grothoff |
2020-07-10 | test coin_priv re-use with deposit and refresh, update handling of the error ... | Christian Grothoff |
2020-07-10 | remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai... | Christian Grothoff |