Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-03-03 | fix format string issue in taler-wire, complete work on #5536 revocation ↵ | Christian Grothoff | |
file issue (shift location of revocation file and change content to include denom hash) | |||
2019-03-02 | actually disable 100 continue | Christian Grothoff | |
2019-02-13 | UX | Marcello Stanisci | |
2019-02-13 | Fix #5558. | Marcello Stanisci | |
2019-02-12 | Improve UX | Marcello Stanisci | |
2019-02-12 | Fix passing of delta. | Marcello Stanisci | |
2019-02-12 | Fix transactions list request. | Marcello Stanisci | |
2019-02-12 | Getting transaction history 60% fixed. | Marcello Stanisci | |
2019-02-12 | Properly shutdown. | Marcello Stanisci | |
2019-02-11 | 4692. Fix global return code. | Marcello Stanisci | |
2019-02-11 | 4692. UX | Marcello Stanisci | |
2019-02-11 | 4692. Putting logic to execute wire transfers. | Marcello Stanisci | |
2019-02-11 | fix option names | Marcello Stanisci | |
2019-02-11 | 4692. Logic to ask for transaction history. | Marcello Stanisci | |