Age | Commit message (Expand) | Author |
2022-05-22 | -add metrics for idempotent (batch) withdraw | Christian Grothoff |
2022-05-15 | -enable batch withdraw manual testing | Christian Grothoff |
2022-05-02 | -regen DBs to fix #7236 | Christian Grothoff |
2022-04-24 | -fix fieldnames, regenerated DBs | Christian Grothoff |
2022-04-15 | regen test DBs to fix #7220 | Christian Grothoff |
2022-03-31 | privatize more signature structs, simplify code | Christian Grothoff |
2022-03-30 | -remove row check, not stable enough to assert on | Christian Grothoff |
2022-03-29 | centralize exchange online signature logic | Christian Grothoff |
2022-03-27 | -remove tiny field, no longer needed | Christian Grothoff |
2022-03-25 | -regen DBs | Christian Grothoff |
2022-03-19 | more work on recoup_by_reserve: add new materialized index to avoid hitting a... | Christian Grothoff |
2022-03-18 | add deposits_by_coin table to speed-up certain queries (in theory) | Christian Grothoff |
2022-03-18 | add selection by shard, ignore KYC in revocation test aggregation | Christian Grothoff |
2022-03-18 | change table structures again to shard better by coin_pub and not use known_c... | Christian Grothoff |
2022-03-17 | reinit auditor bd: column dropped | Christian Grothoff |
2022-03-17 | -re-enable test-revocation.sh, works again | Christian Grothoff |
2022-03-17 | -misc fixes | Christian Grothoff |
2022-03-15 | regenerate revokedb | Christian Grothoff |
2022-03-14 | add arguments for new fees | Christian Grothoff |
2022-03-05 | also sync global fees table (new) | Christian Grothoff |
2022-03-05 | refactor /wire to include logic to return the wad fee (for W2W payments) | Christian Grothoff |
2022-03-05 | sync tables "extensions" and "extension_details" with auditor | Özgür Kesim |
2022-03-02 | Don't hardcode directory in taler-auditor-sync(1) invocation | Thien-Thi Nguyen |
2022-02-28 | test-sync passes again | Christian Grothoff |
2022-02-28 | -work on test_sync.sh, incomplete | Christian Grothoff |
2022-02-28 | get test-auditor and #7181 to pass | Christian Grothoff |
2022-02-28 | -towards getting auditor tests to pass again with new logic | Christian Grothoff |
2022-02-28 | make DB generation work with new CS logic | Christian Grothoff |
2022-02-21 | -big renaming of structs for consistent naming with P suffix | Christian Grothoff |
2022-02-18 | -minor merge conflict resolves | Özgür Kesim |
2022-02-18 | [age restriction] progress 15/n - melt/refresh/reveal and recoup | Özgür Kesim |
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-12 | -doxygen fixes | Christian Grothoff |
2022-02-12 | -address misc. fixmes | Christian Grothoff |
2022-02-04 | split .conf files into rsa and cs | Lucien Heuzeveldt |
2022-02-04 | denomination CIPHER field per denom | Gian Demarmels |
2022-01-11 | The current recoup API is broken. I guess this is another example where "tri... | Christian Grothoff |
2021-12-25 | v12: also do not sign over merchant_pub in REFUND signature, centralize logic | Christian Grothoff |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database shardin... | Christian Grothoff |
2021-12-25 | deduplicate melt signing logic, remove coin_pub from data being signed over | Christian Grothoff |
2021-12-16 | -fix recoup ugliness | Christian Grothoff |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff |
2021-12-01 | -basedb | Florian Dold |
2021-12-01 | fix auditor test case, re-generate basedbs | Florian Dold |
2021-11-29 | -fix typos | Christian Grothoff |
2021-11-20 | -improve logging | Christian Grothoff |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff |
2021-11-16 | fix warning | Christian Grothoff |
2021-11-06 | -misc fixes | Christian Grothoff |