Florian Dold
|
d126b16624
|
serialize amounts as string instead of an object
|
2018-01-29 19:26:10 +01:00 |
|
Christian Grothoff
|
afe945167a
|
new error code for #5262
|
2018-01-22 21:59:14 +01:00 |
|
Florian Dold
|
9f15044d5f
|
error codes for merchant /check-payment
|
2018-01-22 13:41:32 +01:00 |
|
Christian Grothoff
|
bb39c62dff
|
add missing cmd file
|
2018-01-21 20:16:14 +01:00 |
|
Christian Grothoff
|
de092c2c2b
|
make fakebank_url more robust
|
2018-01-21 20:10:05 +01:00 |
|
Christian Grothoff
|
652bb0f9c4
|
finish simplifying main by adding more helpers and macros
|
2018-01-21 19:57:09 +01:00 |
|
Christian Grothoff
|
8013c4b66a
|
use CONFIG_FILE macro
|
2018-01-21 19:25:12 +01:00 |
|
Christian Grothoff
|
3f930c0f6a
|
more wire transfer variants
|
2018-01-21 19:21:45 +01:00 |
|
Christian Grothoff
|
a252daa6a1
|
factor out more helpers
|
2018-01-21 19:11:27 +01:00 |
|
Christian Grothoff
|
d09beecc8f
|
integrate sigpipe with ain loop
|
2018-01-21 18:49:47 +01:00 |
|
Christian Grothoff
|
41cb8b4c51
|
integrate sigpipe with ain loop
|
2018-01-21 18:46:29 +01:00 |
|
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 |
|