| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-21 | adding command to wire transfer to exchange by | Marcello Stanisci | |
| reading a merchant instance's (reserve tip) private key in order to construct the subject. | |||
| 2018-02-21 | test command "fakebank transfer" | Marcello Stanisci | |
| takes exchange url in arguments | |||
| 2018-02-19 | bank-check test cmd offers exchange url as trait. | Marcello Stanisci | |
| 2018-02-17 | hash and public key traits. | Marcello Stanisci | |
| 2018-02-16 | hash code trait | Marcello Stanisci | |
| 2018-02-16 | offering amount _objects_ as traits (a string version of | Marcello Stanisci | |
| it was already implemented). "Withdraw" command uses it. | |||
| 2018-02-15 | fix paste leftover | Marcello Stanisci | |
| 2018-02-15 | adding "order id" trait | Marcello Stanisci | |
| 2018-02-14 | offer url trait | Marcello Stanisci | |
| 2018-02-12 | Implement new traits-based tests. | Marcello Stanisci | |
| 2018-01-31 | url construction helpers | Florian Dold | |
| 2018-01-30 | use url instead of uri consistently | Florian Dold | |
| 2018-01-22 | new error code for #5262 | Christian Grothoff | |
| 2018-01-22 | error codes for merchant /check-payment | Florian Dold | |
| 2018-01-21 | make fakebank_url more robust | Christian Grothoff | |
| 2018-01-21 | finish simplifying main by adding more helpers and macros | Christian Grothoff | |
| 2018-01-21 | more wire transfer variants | Christian Grothoff | |
| 2018-01-21 | factor out more helpers | Christian Grothoff | |
| 2018-01-21 | integrate sigpipe with ain loop | Christian Grothoff | |
| 2018-01-21 | finish new withdraw command implementation | Christian Grothoff | |
| 2018-01-21 | more traits | Christian Grothoff | |
| 2018-01-21 | new test interpreter architecture, first draft | Christian Grothoff | |
| 2018-01-19 | Florian is right, this should be a 409, not 500 | Christian Grothoff | |
| 2018-01-18 | implement #5254 | Christian Grothoff | |
| 2018-01-16 | remove dead error code | Christian Grothoff | |
| 2018-01-15 | add timestamp for /reserve/status deposit events | Christian Grothoff | |
| 2018-01-04 | add pay session signature | Florian Dold | |
| 2018-01-04 | fix auditor to properly verify wire fee signatures and more gracefully ↵ | Christian Grothoff | |
| handle arithmetic amount issue | |||
| 2018-01-02 | implement select_refunds_by_coin in exchangedb plugin | Christian Grothoff | |
| 2018-01-01 | add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; ↵ | Christian Grothoff | |
| update ChangeLog | |||
| 2018-01-01 | change 'f' to 'contribution' in /deposit | Christian Grothoff | |
| 2017-12-22 | redefining/adding bank error codes | Marcello Stanisci | |
| 2017-12-15 | adding more bank's error codes | Marcello Stanisci | |
| 2017-12-14 | remove _admin APIs from libtalerexchange | Christian Grothoff | |
| 2017-12-14 | nicer error reporting | Christian Grothoff | |
| 2017-12-09 | need a few more error codes | Christian Grothoff | |
| 2017-12-06 | largely fix #5077 | Christian Grothoff | |
| 2017-11-30 | patch to address #5183: always round time before giving it to DB, tolerate ↵ | Christian Grothoff | |
| DB answering without rounded time | |||
| 2017-11-30 | properly document TALER_SIGNATURE_MERCHANT_REFUND_OK | Christian Grothoff | |
| 2017-11-29 | fixing #5178 | Christian Grothoff | |
| 2017-11-27 | Add error code TIP_QUERY_TIP_ID_UNKNOWN | Florian Dold | |
| 2017-11-19 | add last_timestamp to wire auditor progress point; fix confusion in ↵ | Christian Grothoff | |
| param/result specs between 'auto' and 'absolute time' | |||
| 2017-11-12 | work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire ↵ | Christian Grothoff | |
| plugin API (with stub implementations for now) | |||
| 2017-11-06 | work on making auditor reports nicer (#4962) | Christian Grothoff | |
| 2017-11-02 | clarify soft DB error code - they now could be returned | Christian Grothoff | |
| 2017-11-02 | define more error codes | Christian Grothoff | |
| 2017-11-01 | helps to keep enum values distinct | Christian Grothoff | |
| 2017-11-01 | add status code | Christian Grothoff | |
| 2017-10-31 | add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips | Christian Grothoff | |
| 2017-10-31 | major API refactoring, adding planchet generation and coin extraction APIs ↵ | Christian Grothoff | |
| to the Taler crypto library, thereby simplifying code in withdraw, refresh, tipping, payback and testcases; slight API incompatibilities to previous versions are introduced | |||
