Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-01-30 | use url in docs consistently | Florian Dold | |
2018-01-18 | remove obsolete paragraph | Marcello Stanisci | |
2017-12-14 | eliminate /admin/add/incoming (fixes #5172) | Christian Grothoff | |
2017-10-14 | fix geq, needs{} | Christian Grothoff | |
2017-10-13 | fix syntax issue in texi | Christian Grothoff | |
2017-06-16 | Styling, no-split and syntax highlighting for texi | Florian Dold | |
2017-05-31 | firing duplicated operator manual | Marcello Stanisci | |
2017-05-31 | stub for keys generation instructions | Marcello Stanisci | |
2017-05-31 | moving "onboarding"-like content from manual to "onboarding" | Marcello Stanisci | |
document at 'deployment' repository. | |||
2017-05-30 | fix compilation issue (by removing duplicated code) | Marcello Stanisci | |
2017-05-30 | configuration section in manual | Marcello Stanisci | |
2017-05-04 | adding support for transaction history to wire plugin API (#4959) | Christian Grothoff | |
2017-04-08 | document denomination key revocation file format | Christian Grothoff | |
2017-03-24 | fix manual compilation issue | Marcello Stanisci | |
2017-03-20 | update manual a bit more | Christian Grothoff | |
2017-03-20 | initial import of operator manual (needs a lot of work) | Christian Grothoff | |