Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-23 | auditor tool to reset db tables. | Marcello Stanisci | |
2018-04-02 | Changing configuration structure to enable multiple accounts. | Christian Grothoff | |
This change enables using multiple wire plugins at the same time. Also, we now distinguish between the wire plugin (i.e. EBICS or taler_bank) and the wire method (i.e. SEPA or x-taler-bank) that the wire plugin is implementing. The "taler-bank" wire method was renamed from "test" to "x-taler-bank". This also changes the format of the /wire response of the exchange, as we now need to return multiple accounts. Note that wire fees are specified per wire method, not per wire account. taler-exchange-keyup now automatically signs all of the /wire responses in the location specified by the configuration. Account identification in wire plugins was changed to use payto://-URLs instead of method-specific JSON fields. Signing and validation of /wire responses was moved from each wire plugin to a generic validation method in libtalerutil (crypto) or libtalerjson (for JSON-formatted inputs). Convenience methods were added to generate JSON for wire accounts (salting, signing). Various section and option names were adjusted to streamline the configuration and make it more consistent overall. Documentation was updated as well. | |||
2018-03-19 | fix parenthesis. | Marcello Stanisci | |
2018-03-17 | gitignore | Marcello Stanisci | |
2018-03-17 | gitignore | Marcello Stanisci | |
2018-02-26 | Bank-lib tests, using the new (libraries-based) style. | Marcello Stanisci | |
2018-02-12 | Implement new traits-based tests. | Marcello Stanisci | |
2018-01-21 | new test interpreter architecture, first draft | Christian Grothoff | |
2017-12-14 | implement taler-bank-transfer, fixes #5195 | Christian Grothoff | |
2017-11-07 | more work on wire auditor and reporting (#4958) | Christian Grothoff | |
2017-09-26 | update .gitignore | Christian Grothoff | |
2017-09-13 | add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the ↵ | Christian Grothoff | |
download | |||
2017-09-12 | do not version INSTALL, is generated | Christian Grothoff | |
2017-06-04 | fix memory leaks (#5050) | Christian Grothoff | |
2017-06-04 | ignore generated file | Christian Grothoff | |
2017-05-18 | update .gitignore to exclude generated manual files | Christian Grothoff | |
2017-05-16 | update .gitignore | Christian Grothoff | |
2017-03-03 | implement #4929: add wire transfer fee to /wire (but not yet charged by ↵ | Christian Grothoff | |
aggregator) | |||
2016-10-20 | update .gitignore | Christian Grothoff | |
2016-10-06 | adding skeleton code for auditor | Christian Grothoff | |
2016-06-15 | first working version of benchmark logic | Christian Grothoff | |
2016-06-06 | ignore benchmark binary | Christian Grothoff | |
2016-05-20 | Add postquantum.bbl and .blg files to .gitignore | Jeff Burdges | |
I dislike adding the .bbl files to .gitignore, but we're doing taler that way now. | |||
2016-05-04 | fixes for disting | Christian Grothoff | |
2016-05-02 | adding bank-lib test against fakebank (currently fails) -- towards ↵ | Christian Grothoff | |
addressing #4437 | |||
2016-04-11 | adding wire plugin tests, resolving #4357 | Christian Grothoff | |
2016-04-10 | fixing #4386: use more sane configuration and data file structure | Christian Grothoff | |
2016-04-06 | update ignore file, fix compiler warning | Christian Grothoff | |
2016-04-01 | fix ignores | Christian Grothoff | |
2016-03-30 | towards a testcase for aggregation logic | Christian Grothoff | |
2016-03-19 | update .gitignore | Christian Grothoff | |
2016-03-01 | update ignore file | Christian Grothoff | |
2015-09-28 | -renable testrun, update gitignore | Christian Grothoff | |
2015-09-20 | implement #3972: support multiple wire formats concurrently | Christian Grothoff | |
2015-08-17 | ignore | Christian Grothoff | |
2015-07-31 | Ignore llncs.cls | Jeff Burdges | |
We should ignore doc/paper/llncs.cls because Springer does not allow anyone to distribute llncs.cls but them. It's possible to add a download script to obtain it as done here : https://github.com/latextemplates/LNCS/issues/2#issuecomment-126749267 I'd recommend removing the dependency on llncs.cls before distributing the paper. | |||
2015-07-11 | ignore generated cov | Christian Grothoff | |
2015-07-11 | -update ignores | Christian Grothoff | |
2015-06-21 | -update ignore | Christian Grothoff | |
2015-01-30 | updating ignores | Christian Grothoff | |
2015-01-08 | -initial import for mint | Christian Grothoff | |