summaryrefslogtreecommitdiff
path: root/src/bank-lib/bank_api_history.c
AgeCommit message (Expand)Author
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