Commit Graph

1709 Commits

Author SHA1 Message Date
Christian Grothoff
7143e8a037 minor english fixes 2016-10-25 15:51:19 +02:00
Christian Grothoff
5a916cdee2 fix more notation inconsistencies 2016-10-25 15:42:04 +02:00
Christian Grothoff
60a601eb94 use L^{(i)} to be consistent about cut-and-choose index notation 2016-10-25 15:32:15 +02:00
Christian Grothoff
29fa45446b avoid introducing G twice 2016-10-25 15:23:46 +02:00
Christian Grothoff
176078bb8c clarifications to deposit protocol 2016-10-25 15:17:33 +02:00
Christian Grothoff
f52222ebd5 use status codes we actually use in the implementation now 2016-10-25 14:58:24 +02:00
Christian Grothoff
093db2e646 avoid SEPA, use wire transfer as the more generic term 2016-10-25 14:50:58 +02:00
Christian Grothoff
924768cd55 introduce S_X notation 2016-10-25 14:49:20 +02:00
Christian Grothoff
dd3c65318f clarify spending requirements 2016-10-25 14:40:20 +02:00
Christian Grothoff
e00fb6751b clarify losses from DK compromise 2016-10-25 14:37:07 +02:00
Christian Grothoff
eab6bf0f07 fix ref 2016-10-25 14:28:09 +02:00
Christian Grothoff
51c04bd7d6 simplify 2016-10-25 14:21:53 +02:00
Christian Grothoff
8dfe558909 remove duplication 2016-10-25 14:20:27 +02:00
Christian Grothoff
e6267e61d5 misc minor edits, and a FIXME for Jeff 2016-10-25 14:01:20 +02:00
Christian Grothoff
ddb5987c66 NULL-terminate array 2016-10-24 12:40:28 +02:00
Christian Grothoff
b8245d771f stress that this is about a system in the title 2016-10-22 16:06:20 +02:00
Marcello Stanisci
6cd80e71f8 Finishing with #4709 2016-10-20 23:55:19 +02:00
Marcello Stanisci
ac554444b1 Adding auditor-related db functions in testcase. Each cb is just a stub. 2016-10-20 23:28:36 +02:00
Christian Grothoff
a36ee9b491
update .gitignore 2016-10-20 21:24:24 +02:00
Christian Grothoff
f032706fef
fixing taler-benchmark build issues introduced by recent API changes 2016-10-20 21:20:31 +02:00
Christian Grothoff
19f4c50dab
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code 2016-10-20 21:19:01 +02:00
Christian Grothoff
63c5706b64
remove redundant exchange_api_common.h header 2016-10-20 21:11:20 +02:00
Christian Grothoff
7341b21fa3
return taler-specific error codes from C API as well
(#4497/4705)
2016-10-20 21:00:40 +02:00
Christian Grothoff
e7875fb261
introducing error codes for the merchant backend 2016-10-20 15:11:12 +02:00
Christian Grothoff
c40a098a91 Merge branch 'master' of ssh://taler.net/exchange 2016-10-20 15:07:56 +02:00
Christian Grothoff
0f4160d4a4
introducing error codes for the merchant backend 2016-10-20 15:07:42 +02:00
Marcello Stanisci
9d5d092dc3 Reverting #4521, pay_deadline strictly regards merchant's policy. 2016-10-20 11:48:47 +02:00
Marcello Stanisci
0830751534 Merge branch 'master' of taler.net:exchange 2016-10-19 23:07:17 +02:00
Marcello Stanisci
9b6717ae3a addressing #4521 2016-10-19 23:07:07 +02:00
Christian Grothoff
8fe6f64db3
fix recently introduced JSON pack format string errors 2016-10-19 00:14:34 +02:00
Christian Grothoff
be055f1b92
fix recently introduced double-free 2016-10-19 00:09:10 +02:00
Christian Grothoff
70462f0b94
implement #4497/#4705 -- addition of unique numeric error codes -- for the server-side of the exchange 2016-10-18 23:05:29 +02:00
Marcello Stanisci
006177a01f @author 2016-10-18 12:34:57 +02:00
Marcello Stanisci
93f1fb5fc3 indent 2016-10-17 23:51:09 +02:00
tg(x)
aa3332b74e m4 2016-10-17 20:46:16 +02:00
tg(x)
c04ad46ddf Merge branch 'master' of taler.net:exchange 2016-10-17 20:32:03 +02:00
tg(x)
d71d125941 nix pkg 2016-10-17 20:31:58 +02:00
tg(x)
59d9e5a190 gnunet submodule 2016-10-17 20:31:35 +02:00
Marcello Stanisci
c015ffc7fc closing #4709 2016-10-17 17:24:38 +02:00
Marcello Stanisci
f1f6e504d5 defining all but one exchangedb-for-audit functions 2016-10-17 16:39:56 +02:00
tg(x)
ffd76be555 m4 2016-10-17 15:49:08 +02:00
Marcello Stanisci
448a8be76d starting with #4709 2016-10-17 01:48:59 +02:00
Christian Grothoff
ecce56c052 Merge branch 'master' of git+ssh://taler.net/exchange 2016-10-14 01:45:27 +02:00
Christian Grothoff
6987837f08
fix #4730: amount coult end up being zero, so check should be for SYSERR, not for OK (as zero implies NO) 2016-10-14 01:43:55 +02:00
Florian Dold
b1afd5edfa logging for refresh 2016-10-13 23:27:21 +02:00
Christian Grothoff
32d23e7499 fix returning wrong status code to MHD on malformed /refresh/reveal request 2016-10-13 23:13:09 +02:00
Florian Dold
13f9fa426c version 0.1.0 2016-10-10 17:11:43 +02:00
Christian Grothoff
2948fd6466 fix disting: auditor.conf moved 2016-10-10 17:02:03 +02:00
Christian Grothoff
25618c561e check dbinit return value to not fail hard if DB not available 2016-10-10 16:54:37 +02:00
Christian Grothoff
808dc10bf4 add skeletons for new DB API functions 2016-10-09 01:17:37 +02:00