Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-11 | -get tests to pass | Christian Grothoff | |
2022-02-09 | -fix fTBFS | Christian Grothoff | |
2022-02-07 | -rename fest | Christian Grothoff | |
2022-02-07 | fix FTBFS of main logic | Christian Grothoff | |
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 | |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database ↵ | Christian Grothoff | |
sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks | |||
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-11-19 | -fix warnings | Christian Grothoff | |
2021-11-19 | -misc bugfixes | Christian Grothoff | |
2021-11-16 | [age restriction] progress 3/n | Özgür Kesim | |
- remove redundant struct members for age commitment hash - undo pre-mature implementation in taler-exchange-secmod-rsa.c - carry through age restriction parameter for TALER_denom_blind | |||
2021-11-06 | more RSA cleanup | Christian Grothoff | |
2021-11-05 | abstract denomination keys a bit more | Christian Grothoff | |
2021-11-01 | style fixes | Christian Grothoff | |
2021-10-30 | fix more FTBFS issues | Christian Grothoff | |
2021-10-27 | fix rest of FTBFS issues in exchange | Christian Grothoff | |
2021-09-05 | -misc bugfixes | Christian Grothoff | |
2021-09-04 | doxygen and spelling fixes | Christian Grothoff | |
2021-09-04 | fix aggregator benchmark generation logic | Christian Grothoff | |
2021-09-03 | first draft for an aggregator benchmark, plus fixing inclusive/exclusive ↵ | Christian Grothoff | |
sharding range issues |