Christian Grothoff
|
673e418c76
|
forgotten file
|
2018-01-21 18:45:19 +01:00 |
|
Christian Grothoff
|
bba0ec72fa
|
finish new withdraw command implementation
|
2018-01-21 16:27:58 +01:00 |
|
Christian Grothoff
|
6ba7747ac3
|
more traits
|
2018-01-21 16:01:08 +01:00 |
|
Christian Grothoff
|
82b0eda3ef
|
new test interpreter architecture, first draft
|
2018-01-21 15:39:48 +01:00 |
|
Christian Grothoff
|
cd0f9e8f8d
|
Florian is right, this should be a 409, not 500
|
2018-01-19 02:29:27 +01:00 |
|
Christian Grothoff
|
5c3d25eb29
|
implement #5254
|
2018-01-18 16:55:16 +01:00 |
|
Marcello Stanisci
|
63c96a1903
|
remove obsolete paragraph
|
2018-01-18 12:51:54 +01:00 |
|
Christian Grothoff
|
146cc27b24
|
use saner log level
|
2018-01-16 13:22:16 +01:00 |
|
Christian Grothoff
|
bc7957f393
|
fix fakebank memory leak
|
2018-01-16 13:11:35 +01:00 |
|
Christian Grothoff
|
c300b88af2
|
remove dead error code
|
2018-01-16 11:46:05 +01:00 |
|
Christian Grothoff
|
b31d803c16
|
add timestamp for /reserve/status deposit events
|
2018-01-15 15:19:31 +01:00 |
|
Christian Grothoff
|
2526143a4f
|
fix type for bool to match what postgres returns -- 1 byte instead of 4 bytes
|
2018-01-15 15:18:00 +01:00 |
|
Christian Grothoff
|
9fffeee4ef
|
merge changelog
|
2018-01-15 13:27:19 +01:00 |
|
Christian Grothoff
|
08e0d56614
|
update changelog
|
2018-01-15 13:26:29 +01:00 |
|
Florian Dold
|
acc3a41df8
|
add pay session signature
|
2018-01-04 13:47:03 +01:00 |
|
Christian Grothoff
|
57eb85976b
|
enable test for #5234
|
2018-01-04 11:57:11 +01:00 |
|
Christian Grothoff
|
164dd0ff1e
|
fix #5234
|
2018-01-04 11:56:45 +01:00 |
|
Christian Grothoff
|
23cb23b1e7
|
fix minor formatting issue
|
2018-01-04 11:55:00 +01:00 |
|
Christian Grothoff
|
77a58673ef
|
comment out extended test again
|
2018-01-04 10:39:13 +01:00 |
|
Christian Grothoff
|
0906696ec2
|
bugfixes in auditor and rendering
|
2018-01-04 10:38:16 +01:00 |
|
Christian Grothoff
|
7d60d3a618
|
nicer formatting, some DCE
|
2018-01-04 09:22:33 +01:00 |
|
Christian Grothoff
|
067891bbba
|
fix audit report formatting issues
|
2018-01-04 09:01:30 +01:00 |
|
Christian Grothoff
|
5587732f52
|
fix auditor to properly verify wire fee signatures and more gracefully handle arithmetic amount issue
|
2018-01-04 00:41:19 +01:00 |
|
Christian Grothoff
|
d9f16db0ef
|
add testcase for 'select_refunds_by_coin'
|
2018-01-03 01:10:23 +01:00 |
|
Christian Grothoff
|
41b5dde709
|
implement select_refunds_by_coin in exchangedb plugin
|
2018-01-02 14:43:15 +01:00 |
|
Christian Grothoff
|
dad63db5f9
|
extending test logic to detect refund issue (commented out for now)
|
2018-01-02 14:05:03 +01:00 |
|
Christian Grothoff
|
ff0d4bb6eb
|
add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; update ChangeLog
|
2018-01-01 23:28:19 +01:00 |
|
Christian Grothoff
|
2d08d612f6
|
refuse endian conversion for invalid amounts
|
2018-01-01 23:07:36 +01:00 |
|
Christian Grothoff
|
4f2ad1051b
|
change 'f' to 'contribution' in /deposit
|
2018-01-01 22:28:49 +01:00 |
|
Marcello Stanisci
|
346c351e5f
|
redefining/adding bank error codes
|
2017-12-22 21:22:57 +01:00 |
|
Marcello Stanisci
|
8021e7064d
|
adding more bank's error codes
|
2017-12-15 16:17:00 +01:00 |
|
Marcello Stanisci
|
ee263024e6
|
make DEBUG bulk logs
|
2017-12-14 18:12:03 +01:00 |
|
Marcello Stanisci
|
7e966aa2ae
|
store password in the right variable
|
2017-12-14 17:53:48 +01:00 |
|
Christian Grothoff
|
229907c6e2
|
implement taler-bank-transfer, fixes #5195
|
2017-12-14 15:33:10 +01:00 |
|
Christian Grothoff
|
1897d65af5
|
eliminate /admin/add/incoming (fixes #5172)
|
2017-12-14 13:49:24 +01:00 |
|
Christian Grothoff
|
f7c9de73e1
|
remove _admin APIs from libtalerexchange
|
2017-12-14 13:42:25 +01:00 |
|
Christian Grothoff
|
c182b960f8
|
remove _admin APIs from libtalerexchange
|
2017-12-14 13:42:07 +01:00 |
|
Christian Grothoff
|
0f5ef01dd3
|
nicer error reporting
|
2017-12-14 13:36:59 +01:00 |
|
Marcello Stanisci
|
22eae129a9
|
logging the /reject requester in tests as the deposit _credit_ account
|
2017-12-13 19:22:45 +01:00 |
|
Marcello Stanisci
|
9ea3145745
|
respect /reject API: credit_account -> account_number
|
2017-12-13 19:07:41 +01:00 |
|
Christian Grothoff
|
f93abc29d8
|
re-enable bank /reject testing now that bank implements it (closes #5200)
|
2017-12-13 17:14:52 +01:00 |
|
Christian Grothoff
|
2a62f13998
|
use dual stack for exchange
|
2017-12-12 19:28:14 +01:00 |
|
Christian Grothoff
|
cf9e5efbfb
|
use dual stack for fakebank
|
2017-12-12 19:23:16 +01:00 |
|
Christian Grothoff
|
265af18e2d
|
log rowids and amounts
|
2017-12-10 21:41:38 +01:00 |
|
Christian Grothoff
|
878c68faf6
|
better diagnostics from fakebank
|
2017-12-10 21:19:30 +01:00 |
|
Christian Grothoff
|
0b9ffa874f
|
add -r command line option to wirewatch
|
2017-12-10 19:15:15 +01:00 |
|
Christian Grothoff
|
749c02fe37
|
bump protocol version of C client, we do support the new refresh
|
2017-12-10 19:03:11 +01:00 |
|
Christian Grothoff
|
2152a6936e
|
eliminate use of exchange's /admin/add/incoming with fakebank in taler-exchange-benchmark
|
2017-12-10 19:00:19 +01:00 |
|
Christian Grothoff
|
6623afa2a3
|
add testcase for #5077 (passes), start to reduce use of exchange's admin/add/incoming (#5172, more to come)
|
2017-12-10 16:02:03 +01:00 |
|
Christian Grothoff
|
d36de3bdd6
|
add wirewatch command to testcase (not yet active), for #5077
|
2017-12-10 14:25:15 +01:00 |
|