Christian Grothoff
|
c167fd8f8f
|
fix #6192
|
2020-04-21 13:53:15 +02:00 |
|
Christian Grothoff
|
2021f75995
|
fix logic to ensure that we do not call the callback after the iteration was aborted (caused big trouble in wirewatcher)
|
2020-03-20 12:34:26 +01:00 |
|
Christian Grothoff
|
0d30e53585
|
remove dead field, avoid unnecessary heap allocation
|
2020-03-03 19:06:11 +01:00 |
|
Christian Grothoff
|
a9b3c564bd
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
|
Christian Grothoff
|
97fb6b0091
|
fixing memory leak, comments, renaming callback type to make it more concise
|
2020-03-03 16:35:20 +01:00 |
|
Christian Grothoff
|
282e4f59ee
|
address bank_api_credit comment/FIXME from Florian, also adapt debit logic accordingly
|
2020-01-26 17:48:13 +01:00 |
|
Florian Dold
|
8e0180b257
|
remove more redundant args
|
2020-01-18 04:39:52 +01:00 |
|
Christian Grothoff
|
a9ae2171b8
|
reuse TALER_url_join
|
2020-01-16 21:57:40 +01:00 |
|
Christian Grothoff
|
3d9ad86dfb
|
remove duplicated, wrong ec logic in bank-lib
|
2020-01-16 21:02:18 +01:00 |
|
Christian Grothoff
|
14ab704cde
|
fix fakebank logic
|
2020-01-16 15:06:16 +01:00 |
|
Christian Grothoff
|
2edee5ac4a
|
refactor uri parsing logic, prepare for unit test
|
2020-01-14 15:57:36 +01:00 |
|
Christian Grothoff
|
7b1909bc99
|
make fakebank and banklib match specifified new API
|
2020-01-13 22:01:45 +01:00 |
|
Christian Grothoff
|
9443c10d7f
|
major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet
|
2020-01-11 15:20:17 +01:00 |
|