Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | start with new history API implementation | Christian Grothoff | |
2020-02-04 | add timetravel option for testing/debugging | Christian Grothoff | |
2020-01-20 | bugfixes | Christian Grothoff | |
2020-01-19 | use TALER_config_get_amount() consistently, require currency rounding option ↵ | Christian Grothoff | |
to exist instead of defaulting | |||
2020-01-19 | rename: TALER_config_get_denom->amount | Christian Grothoff | |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff | |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold | |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff | |
2020-01-18 | clean up taler-wire tool | Christian Grothoff | |
2020-01-18 | fix warnings | Christian Grothoff | |
2020-01-18 | remove more redundant args | Florian Dold | |
2020-01-18 | dce: redundant args | Florian Dold | |
2020-01-17 | doxygen | Christian Grothoff | |
2020-01-16 | move function to libtalerexchangedb, as planned | Christian Grothoff | |
2020-01-15 | add another interpreter command to check incoming wire transfers | Christian Grothoff | |
2020-01-15 | remove tvg, it's now part of GNUnet | Florian Dold | |
2020-01-14 | refactor uri parsing logic, prepare for unit test | Christian Grothoff | |
2020-01-13 | fix link | Christian Grothoff | |
2020-01-13 | die, dead #include, die | 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-12-11 | add logic for privacy policy | Christian Grothoff | |
2019-12-07 | report on file used | Christian Grothoff | |
2019-11-29 | merge error codes | Christian Grothoff | |
2019-11-28 | more test vectors | Florian Dold | |
2019-11-25 | taler-exchange-tvg: fix copy-paste error | Florian Dold | |
2019-11-25 | exchange-tools: add test vector generation tool | Florian Dold | |
2019-11-23 | start with libtalermhd | Christian Grothoff | |
2019-11-01 | fix warnings | Christian Grothoff | |
2019-11-01 | keycheck: print denom pub hash | Florian Dold | |
2019-10-31 | tighten formatting rules | Christian Grothoff | |
2019-09-15 | fix memory leak and style issues | Christian Grothoff | |
2019-09-13 | to lower case.. | Marcello Stanisci | |
2019-09-13 | to lower case.. | Marcello Stanisci | |
2019-08-25 | re-format code | Florian Dold | |
2019-08-17 | remove currency field from databases | Christian Grothoff | |
2019-06-26 | also check for master public key consistency in taler-exchange-keyup | Christian Grothoff | |
2019-06-26 | fix use after free | Christian Grothoff | |
2019-06-26 | have taler-exchange-wire check master public key matches | Christian Grothoff | |
2019-06-03 | check return value from GNUNET_PROGRAM_run in taler-wire | Christian Grothoff | |
2019-04-17 | Refactor for GNUNET_memcmp | ng0 | |
2019-04-11 | Better calculation of # DKs | Marcello Stanisci | |
2019-04-10 | Make the API-agnostic iterator work. | Marcello Stanisci | |
This allows to build local histories to be matched against the ones returned by the bank; in particular, this version builds those stories regardless of /history or /history-range being run. | |||
2019-04-08 | Fix leftover memcmp | ng0 | |
2019-04-08 | Refactor for GNUNET_memcmp and _is_zero | ng0 | |
2019-04-08 | notes | Marcello Stanisci | |
2019-04-07 | fix #includes | Christian Grothoff | |
2019-04-06 | Test the big lookahead_sign, plus notes. | Marcello Stanisci | |
2019-04-03 | keyup:_use_ the timestamp given by the user. | Marcello Stanisci | |
2019-04-02 | syntax | Marcello Stanisci | |
2019-03-27 | Debug | Marcello Stanisci | |