Age | Commit message (Expand) | Author |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-15 | fix shutdown logic of test | Christian Grothoff |
2020-03-13 | fix regression introduced by addition of 'revoke' field | Christian Grothoff |
2020-03-12 | add separate commands for closer/transfer steps, modify test cases to use new... | Christian Grothoff |
2020-03-10 | more careful use of TALER_JSON_get_error_code(), limit to cases where we expe... | Christian Grothoff |
2020-03-10 | minor code cleanup | Christian Grothoff |
2020-03-10 | fix typo, remove obsolete option, initialize mpub | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-01 | removing dead code, using more named constants, checking return values better | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |
2020-02-27 | rename fest, make symbols better match new endpoint names | Christian Grothoff |
2020-02-26 | nicer logging | Christian Grothoff |
2020-02-26 | fix shutdown logic if shutdown happens during startup | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-02-04 | capitalization of option changed | Christian Grothoff |
2020-01-20 | spelling of 'mismatch' | Florian Dold |
2020-01-19 | leak fixes | Christian Grothoff |
2020-01-19 | use TALER_config_get_amount() consistently, require currency rounding option ... | Christian Grothoff |
2020-01-19 | remove redundant METHOD option, we can derive it from PAYTO_URI | Florian Dold |
2020-01-19 | config syntax for accounts | Florian Dold |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-19 | add missing files and adjust .gitignore rules for testing move | Florian Dold |
2020-01-19 | move libtalertwistertesting into the exchange | Florian Dold |
2020-01-19 | duplicate code elimination | Christian Grothoff |
2020-01-19 | move testing logic and integration tests into separate directory | Florian Dold |