Age | Commit message (Expand) | Author |
2020-07-05 | fix drop call | Christian Grothoff |
2020-07-05 | use unregister | Christian Grothoff |
2020-07-05 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff |
2020-04-24 | fix invariant check | Christian Grothoff |
2020-04-23 | add invariant checks for #6214 | Christian Grothoff |
2020-04-22 | fix #6200 | Christian Grothoff |
2020-04-11 | adapations to GNUnet API change | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-04-08 | adapt to new GNUnet sign API (#6164) | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-29 | fix auditor file parse problem | Christian Grothoff |
2020-03-27 | removing inappropriate i18n code | Christian Grothoff |
2020-03-27 | avoid warning | Christian Grothoff |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff |
2020-03-27 | consider that deposit fee is discounted when refund fee is applied | Christian Grothoff |
2020-03-26 | fix recoup-refresh audit logic | Christian Grothoff |
2020-03-26 | fix SQL statements | Christian Grothoff |
2020-03-20 | more statistics, make explicit table lock optional, can hurt performance badly | Christian Grothoff |
2020-03-20 | fix critical bug in transaction history query for recoup-refresh | Florian Dold |
2020-03-19 | type fixes | Christian Grothoff |
2020-03-17 | a first, untested stab at #6123, committing intermediate result that passes (... | Christian Grothoff |
2020-03-17 | adjust types to match latest GNUnet API | Christian Grothoff |
2020-03-16 | style fixes | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-14 | expand DB test to cover #6124 better (passed immediately, does not explain th... | Christian Grothoff |
2020-03-12 | split reserve closing from main aggregation logic | Christian Grothoff |
2020-03-07 | nicer IO error handling in exchangedb logic | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-05 | new coins => fresh coins, also move comments into the database itself | Christian Grothoff |
2020-03-05 | rename for consistency | Christian Grothoff |
2020-03-05 | clean up comments, renaming for clarity | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | minor code clean up, renaming for consistency | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |
2020-02-24 | rename | Christian Grothoff |
2020-02-24 | 0000 is reserved for versioning | Christian Grothoff |
2020-02-24 | die more nicely if we are called when we should not be | Christian Grothoff |
2020-02-17 | use flags in correct place | Christian Grothoff |
2020-02-09 | rename SQL files to make filenames consistent with versioning name | Christian Grothoff |
2020-02-09 | avoid duping configuration, start to use PQ_connect_with_cfg | Christian Grothoff |
2020-02-03 | add IF NOT EXISTS for indices | Christian Grothoff |
2020-01-20 | fix signal initialization race on startup with shutdown | Christian Grothoff |
2020-01-20 | handle case where get_session() is called from main, i.e. in combination with... | Christian Grothoff |
2020-01-20 | spelling of 'mismatch' | Florian Dold |
2020-01-20 | beautification | Christian Grothoff |
2020-01-20 | some comments on aggregator | Florian Dold |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | remove redundant METHOD option, we can derive it from PAYTO_URI | Florian Dold |