Age | Commit message (Expand) | Author |
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 |
2020-07-10 | this invariant does not actually hold, i.e. if there is a /recoup request for... | Christian Grothoff |
2020-07-09 | work on more testing for recoup-refresh | Christian Grothoff |
2020-07-05 | sleep to ensure aggregator has work | Christian Grothoff |
2020-07-05 | fix status code | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | do not re-use command label | 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-27 | test multiple transfers to same reserve | Florian Dold |
2020-03-23 | fix test case (old one required recoup to *not* be idempotent | Florian Dold |
2020-03-20 | make recoup idempotent and simplify response | Florian Dold |
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 |