Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-18 | deal with wire fees from the past in the aggregator | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-18 | doxygen work | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-18 | add fixme | Florian Dold | |
2020-01-17 | doxygen fixes | Christian Grothoff | |
2020-01-17 | Florian says libeufin will reject reserve pubs from alternating bank accounts | Christian Grothoff | |
2020-01-17 | remove bogus comment | Christian Grothoff | |
2020-01-17 | use more specific SELECT in exchange aggregator on refunds instead of ↵ | Christian Grothoff | |
filtering in application logic later | |||
2020-01-17 | implement rh caching | Christian Grothoff | |
2020-01-17 | also cover drop/restart cases with psql logic | Christian Grothoff | |
2020-01-17 | moved SQL elimination | Christian Grothoff | |
2020-01-17 | fix build system | Christian Grothoff | |
2020-01-17 | GNUnet PQ API change | Christian Grothoff | |
2020-01-17 | more work towards DB versioning | Christian Grothoff | |
2020-01-17 | SQL logic towards DB versioning | Christian Grothoff | |
2020-01-16 | kill another FIXME | Christian Grothoff | |
2020-01-16 | move function to libtalerexchangedb, as planned | Christian Grothoff | |
2020-01-16 | pointless to check denom_sig, do not return | Christian Grothoff | |
2020-01-16 | Adapting wirewatch tests to new style. | Marcello Stanisci | |
2020-01-15 | add another interpreter command to check incoming wire transfers | Christian Grothoff | |
2020-01-15 | Preflight checks: | Marcello Stanisci | |
put preflight check inside exchangedb start() function, and provide a preflight method for auditordb. | |||
2020-01-13 | eliminate libtalerwire | Christian Grothoff | |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ↵ | Christian Grothoff | |
main code compiles, testcases known to fail, code sure not to fully work yet | |||
2019-10-31 | tighten formatting rules | Christian Grothoff | |
2019-10-29 | fix compiler warnings | Christian Grothoff | |
2019-10-26 | fix NPE | Christian Grothoff | |
2019-10-11 | adaptions to libgnunetpq api change (#5733) | Christian Grothoff | |
2019-10-05 | reindenting with uncrustify | Christian Grothoff | |
2019-09-15 | fix leaks and unnecessary fetch of RSA signature on refresh/reveal | Christian Grothoff | |
2019-09-15 | remove unused, unclean perf logic (we should measure using the logic in the ↵ | Christian Grothoff | |
src/benchmark/ directory anyway) | |||
2019-09-15 | incomplete leak fixes | Christian Grothoff | |
2019-09-15 | fixing leaks in tests | Christian Grothoff | |
2019-09-13 | UNLINK -> unlink | Marcello Stanisci | |
2019-09-05 | fix leak | Christian Grothoff | |
2019-09-03 | auditor needs serial IDs in coin history | Christian Grothoff | |
2019-08-26 | locking for known_coins | Florian Dold | |
2019-08-25 | re-format code | Florian Dold | |
2019-08-23 | drop dead kyc logic | Christian Grothoff | |
2019-08-22 | update ignores | Christian Grothoff | |
2019-08-17 | remove currency field from databases | Christian Grothoff | |
2019-07-27 | more denom sig checking in auditor | Christian Grothoff | |
2019-07-24 | make sure reserves are not gc'ed before legal expiration | Christian Grothoff | |
2019-07-24 | getting revocation/payback test with refreshed coins to pass | Christian Grothoff | |
2019-07-24 | implement zombie check | Christian Grothoff | |
2019-07-23 | need the hash of coin_ev with an index for select | Christian Grothoff | |
2019-07-23 | implement postges_get_old_coin_by_h_blind for #5777 | Christian Grothoff | |
2019-07-22 | include new payback-refresh possibilities in coin history generation | Christian Grothoff | |
2019-07-21 | extending postgres plugin with functions required to store payback data on ↵ | Christian Grothoff | |
refreshed coins for #5777 | |||
2019-06-27 | first steps on #5777 | Christian Grothoff | |