Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-14 | add option to be selective about dropping the exchange list | Christian Grothoff | |
2019-02-14 | preparations for #5536 | Christian Grothoff | |
2019-02-13 | Fix #5558. | Marcello Stanisci | |
2019-02-13 | new bank error code | Marcello Stanisci | |
2019-02-05 | New error codes for bank. | Marcello Stanisci | |
2019-01-31 | new error code | Marcello Stanisci | |
2019-01-30 | Adding map: wire method name <--> plugin name. | Marcello Stanisci | |
2019-01-28 | Extend auditor testing-lib. | Marcello Stanisci | |
Add method to check whether a exchange (URL) belongs to the list of audited exchanges. | |||
2019-01-25 | Revert explicit AUDITOR_connect at tests. | Marcello Stanisci | |
2019-01-24 | Auditor tests. | Marcello Stanisci | |
Fix double connection. | |||
2019-01-21 | Export testing-cert_cb in the API. | Marcello Stanisci | |
This way, this very basic cert_cb can be reused by other testing commands. | |||
2019-01-17 | /keys API. | Marcello Stanisci | |
Adding method to override the last_denom value for a key set. | |||
2019-01-16 | Extend tests. | Marcello Stanisci | |
Give a way to force redownload (= no cherry picking) all /keys. | |||
2019-01-13 | more code towards fixing #5447 | Christian Grothoff | |
2019-01-10 | towards fixing #5447 | Christian Grothoff | |
2019-01-10 | more error codes for the merchant | Christian Grothoff | |
2019-01-09 | Send SIGUSR1 for new keys reloading. | Marcello Stanisci | |
2018-12-22 | disambiguate error scenarios better | Christian Grothoff | |
2018-12-22 | fix numbering of EC codes, distinguish auditor DB store errors | Christian Grothoff | |
2018-12-21 | Export new API | Marcello Stanisci | |
2018-12-21 | Provide test API for keys serialization. | Marcello Stanisci | |
2018-12-18 | /withdraw: #5284. | Marcello Stanisci | |
2018-12-18 | /wire: #5284 | Marcello Stanisci | |
2018-12-18 | /track/*: #5284. | Marcello Stanisci | |
2018-12-18 | /refresh/* & /reserve/status: #5284. | Marcello Stanisci | |
2018-12-18 | /refresh/*: #5284. | Marcello Stanisci | |
2018-12-18 | /deposit: #5284. | Marcello Stanisci | |
2018-12-18 | check-keys CMD: #5284. | Marcello Stanisci | |
2018-12-14 | /history API semantics extended. | Marcello Stanisci | |
That API has now a new 'ordering' flag that lets the client choose what ordering the results should have: ascending or descending. In particular, this change adapted the fakebank and tests logic to such introduction. | |||
2018-12-13 | Adapt test to bank returning descending /history elements. | Marcello Stanisci | |
2018-12-06 | Extend exchange-lib. | Marcello Stanisci | |
Adding simple function that returns the exchange's base URL. | |||
2018-11-25 | getting test_auditor_api to pass | Christian Grothoff | |
2018-11-20 | Offer contract terms trait as a JSON object. | Marcello Stanisci | |
2018-11-18 | add dbinit cmd | Christian Grothoff | |
2018-11-17 | complete /deposit-confirmation test command | Christian Grothoff | |
2018-11-17 | add list exchanges command | Christian Grothoff | |
2018-11-17 | use more const in taler_testing_lib.h | Christian Grothoff | |
2018-11-17 | more work towards testing deposit confirmations | Christian Grothoff | |
2018-11-17 | work towards testing auditor deposit-confirmation API | Christian Grothoff | |
2018-11-11 | extend testing logic to setup handle for the auditor | Christian Grothoff | |
2018-11-11 | improve auditor support in libtalertesting | Christian Grothoff | |
2018-11-10 | preparing test logic for new auditor requirements (incomplete) | Christian Grothoff | |
2018-11-10 | add skeleton for auditor httpd tests | Christian Grothoff | |
2018-11-04 | add auditing of deposit confirmations to auditor (#5447) | Christian Grothoff | |
2018-10-28 | implement /exchanges API in libtalerauditor | Christian Grothoff | |
2018-10-28 | implement /exchanges handler in auditor-httpd | Christian Grothoff | |
2018-10-28 | add operation to count number of known coins per denomination to exchangedb | Christian Grothoff | |
2018-10-28 | track number of coins issued per denomination in auditor (not yet used) | Christian Grothoff | |
2018-10-28 | extend auditordb with storing information about list of exchanges and their ↵ | Christian Grothoff | |
signing keys | |||
2018-10-27 | split up progress points of auditor by coin/reserve/aggregation to minimize ↵ | Christian Grothoff | |
DB conflicts |