index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
/
bank_api_history.c
Age
Commit message (
Expand
)
Author
2019-05-13
Never set HTTP headers before invoking libgnunetcurl.
Marcello Stanisci
2019-04-10
minor fixes
Marcello Stanisci
2019-04-10
minor fixes
Marcello Stanisci
2019-04-08
/history-range.
Marcello Stanisci
2018-12-14
/history API semantics extended.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-06-12
From payto:// to base url.
Marcello Stanisci
2018-04-15
merging Florian's changes with my wire changes
Christian Grothoff
2018-04-06
fix comment
Florian Dold
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-01-30
use url instead of uri consistently
Florian Dold
2017-12-14
nicer error reporting
Christian Grothoff
2017-12-08
set error code correctly, removes compiler warning
Florian Dold
2017-12-08
use row_id instead of serial_id everywhere
Florian Dold
2017-12-06
largely fix #5077
Christian Grothoff
2017-05-16
start_row is actually start in the spec, fix naming
Christian Grothoff
2017-05-16
take the history array from "data" field returned by the bank
Marcello Stanisci
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
Christian Grothoff
2017-05-04
start to add /history testing support to tests, fix some minor issues
Christian Grothoff
2017-05-04
fix names to match latest specification
Christian Grothoff
2017-05-04
adding support for transaction history to wire plugin API (#4959)
Christian Grothoff