Age | Commit message (Expand) | Author |
2017-06-11 | modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs | Christian Grothoff |
2017-06-06 | bump versions for releasev0.3.0 | Christian Grothoff |
2017-06-05 | assert non-NULL | Christian Grothoff |
2017-06-05 | fix indentation | Christian Grothoff |
2017-06-04 | fix remaining leak from #5050 | Christian Grothoff |
2017-06-04 | free auditor data on shutdown (#5050) | Christian Grothoff |
2017-06-04 | fix memory leaks (#5050) | Christian Grothoff |
2017-06-04 | fixing misc doxygen issues | Christian Grothoff |
2017-06-01 | add version to keydata returned by libtalerexchange (#5035) | Christian Grothoff |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-05-12 | nicer logging | Christian Grothoff |
2017-05-11 | clean up debug logic | Christian Grothoff |
2017-05-11 | acutally initialize num_auditors field, helps a lot... | Christian Grothoff |
2017-05-11 | fail hard if any auditor sig is wrong | Christian Grothoff |
2017-05-11 | generate auditor signatures in exchange-lib testcase, and handle problem with... | Christian Grothoff |
2017-05-09 | nicely handle error from json_dumps without assert | Christian Grothoff |
2017-05-08 | remove dead transfer details field from reserves_in (API, exchangedb, etc.) | Christian Grothoff |
2017-05-08 | updates to distinguish clearly between wtid and json transfer details | Christian Grothoff |
2017-05-07 | check json_pack return value, just to be nice | Christian Grothoff |
2017-05-04 | add /history support to fakebank | Christian Grothoff |
2017-05-04 | adding support for transaction history to wire plugin API (#4959) | Christian Grothoff |
2017-04-20 | finished implementing #4956 in principle, but not yet tested | Christian Grothoff |
2017-04-20 | fix misc doxygen issues | Christian Grothoff |
2017-04-19 | implementing #4956-support in libtalerexchange | Christian Grothoff |
2017-04-18 | fixing #4980 | Christian Grothoff |
2017-04-17 | introducing closing fee | Christian Grothoff |
2017-04-16 | test case of /payback done twice, handle 403-case in /payback handler, thereb... | Christian Grothoff |
2017-04-10 | also test reserve history after payback | Christian Grothoff |
2017-04-10 | fix test_exchangedb denomkeys test | Christian Grothoff |
2017-04-10 | expand /payback tests | Christian Grothoff |
2017-04-10 | add test case for #3887 | Christian Grothoff |
2017-04-10 | preparations for testing /payback API | Christian Grothoff |
2017-04-03 | implement #3887-handling in exchange-lib | Christian Grothoff |
2017-04-03 | mark TODOs for #3887 in exchange-lib | Christian Grothoff |
2017-04-03 | implement rest of exchange logic for #3887 (return payback information in res... | Christian Grothoff |
2017-04-01 | implement DB plugin function to obtain reserve information, migrate logic to ... | Christian Grothoff |
2017-03-29 | implementing remaining /payback responses | Christian Grothoff |
2017-03-29 | implement /payback-functions in libtalerexchange.so (new C file) | Christian Grothoff |
2017-03-29 | implement /payback-functions in libtalerexchange.so | Christian Grothoff |
2017-03-24 | merge aggregator | Christian Grothoff |
2017-03-06 | test more of /wire, fix off-by-one | Christian Grothoff |
2017-03-06 | cover get more of /wire API in test case | Christian Grothoff |
2017-03-04 | implement #4937: allow extraction of fees | Christian Grothoff |
2017-03-04 | implementing/fixing #4933: check total_amount matches aggregated transactions | Christian Grothoff |
2017-03-04 | implementing #4929 | Christian Grothoff |
2017-03-03 | implement #4929: add wire transfer fee to /wire (but not yet charged by aggre... | Christian Grothoff |
2017-03-03 | changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir... | Christian Grothoff |
2017-03-02 | implementing #4921: add base URL to wire transfers | Christian Grothoff |
2017-03-02 | fix expire header parsing if day-of-month is 7th due to field confusing (wday... | Christian Grothoff |
2017-02-08 | do not print warnings for perfectly expected status codes | Christian Grothoff |