summaryrefslogtreecommitdiff
path: root/src/bank-lib/fakebank_history.c
AgeCommit message (Collapse)Author
2020-01-12add separate transfer and admin/add/incoming commandsChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ↵Christian Grothoff
main code compiles, testcases known to fail, code sure not to fully work yet
2019-12-15purge history-range API, no longer needed (#5993)Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-06-03check more return valuesChristian Grothoff
2019-06-03eliminate useless global variable TFH_handle_history_range_stepChristian Grothoff
2019-04-08Put /history[-range] logic in a dedicate file.Marcello Stanisci