Age | Commit message (Expand) | Author |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff |
2022-08-14 | -start with DB cleanup | Christian Grothoff |
2022-08-14 | -work on new KYC logic: tests pass again | Christian Grothoff |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, but... | Christian Grothoff |
2022-07-06 | fix auditor refund fee calculations | Christian Grothoff |
2022-07-05 | -remove dead argument | Christian Grothoff |
2022-06-13 | -towards coin audits with purse deposits | Christian Grothoff |
2022-05-22 | -towards purse merge and history requests in reserve history (incomplete) | Christian Grothoff |
2022-03-31 | privatize more signature structs, simplify code | Christian Grothoff |
2022-03-27 | -fix leak, uninitialized ps | Christian Grothoff |
2022-03-27 | -remove tiny field, no longer needed | Christian Grothoff |
2022-03-27 | towards removing tiny bit | Christian Grothoff |
2022-03-24 | rework deposits sharding, towards making aggregator faster (not necessarily d... | Christian Grothoff |
2022-03-05 | refactor /wire to include logic to return the wad fee (for W2W payments) | Christian Grothoff |
2022-03-03 | use 32 byte hash for hpayto, use that for joins on queries to better align qu... | Christian Grothoff |
2022-03-03 | include shard when marking deposits tiny/done to make better use of partition... | Christian Grothoff |
2022-03-02 | fix num partitions | Marco Boss |
2022-03-02 | include partitioning logic in dbinit | Marco Boss |
2022-02-28 | get test-auditor and #7181 to pass | Christian Grothoff |
2022-02-21 | -big renaming of structs for consistent naming with P suffix | Christian Grothoff |
2022-02-20 | -ensure different HKDF is used in melt vs. withdraw | Christian Grothoff |
2022-02-17 | -fix CS nonce reuse check logic | Christian Grothoff |
2022-02-16 | [age restriction] progress 14/n - withdraw and deposit | Özgür Kesim |
2022-02-15 | -correctly implement CS idempotency check on withdraw | Christian Grothoff |
2022-02-12 | -address FIXMEs | Christian Grothoff |
2022-02-11 | -simplify: nonce no longer hashed | Christian Grothoff |
2022-02-10 | -fixes to tests, and half-baked fixes for CS-/link (still fails) | Christian Grothoff |
2022-02-07 | fix DB API for generic blinded planchet storage | Christian Grothoff |
2022-02-07 | get DB test to build | Christian Grothoff |
2022-02-07 | -rename fest | Christian Grothoff |
2022-02-04 | uncrustify | Gian Demarmels |
2022-02-04 | exchangedb fix | Gian Demarmels |
2022-02-04 | resolves merge conflicts | Gian Demarmels |
2022-02-04 | refactor TALER_coin_ev_hash | Gian Demarmels |
2022-02-04 | include denom_pub into coin_ev_hash | Gian Demarmels |
2022-02-04 | implement feedback | Lucien Heuzeveldt |
2022-02-04 | refactoring | Gian Demarmels |
2022-02-04 | removed varargs | Gian Demarmels |
2022-02-04 | added CS data structures, implemented CS keypair | Gian Demarmels |
2022-01-21 | [age restriction] progress 12/n | Özgür Kesim |
2022-01-11 | The current recoup API is broken. I guess this is another example where "tri... | Christian Grothoff |
2021-12-25 | -fix FTBFS | Christian Grothoff |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database shardin... | Christian Grothoff |
2021-12-19 | denormalize reserve_pub in reserve tables to enable sharding | Christian Grothoff |
2021-12-16 | -fix recoup ugliness | Christian Grothoff |
2021-12-15 | -fix FTBFS | Christian Grothoff |
2021-12-05 | change order of statements when making coin known to possibly reduce serializ... | Christian Grothoff |
2021-12-05 | major rework of withdraw transaction to use stored procedure and (presumably)... | Christian Grothoff |
2021-11-27 | sql fix | Christian Grothoff |