summaryrefslogtreecommitdiff
path: root/src/bank-lib/bank_api_history.c
AgeCommit message (Expand)Author
2019-08-25re-format codeFlorian Dold
2019-06-03.argument field was never used, simplify logicChristian Grothoff
2019-06-03add guard logic to check sizeof(value) is sufficient (should be -- size is 20...Christian Grothoff
2019-06-03do not cut out &start= post-hum, just build the string right the first timeChristian Grothoff
2019-05-13Never set HTTP headers before invoking libgnunetcurl.Marcello Stanisci
2019-04-10minor fixesMarcello Stanisci
2019-04-10minor fixesMarcello Stanisci
2019-04-08/history-range.Marcello Stanisci
2018-12-14/history API semantics extended.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-06-12From payto:// to base url.Marcello Stanisci
2018-04-15merging Florian's changes with my wire changesChristian Grothoff
2018-04-06fix commentFlorian Dold
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-14nicer error reportingChristian Grothoff
2017-12-08set error code correctly, removes compiler warningFlorian Dold
2017-12-08use row_id instead of serial_id everywhereFlorian Dold
2017-12-06largely fix #5077Christian Grothoff
2017-05-16start_row is actually start in the spec, fix namingChristian Grothoff
2017-05-16take the history array from "data" field returned by the bankMarcello Stanisci
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-05-04fix names to match latest specificationChristian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff